Update pkgs/os-specific/linux/mbp-modules/mbp2018-bridge-drv/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
0c6a46339d
commit
57481c9407
@ -1,7 +1,7 @@
|
||||
{ lib, stdenv, kernel, fetchFromGitHub, }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "mbp2018-bridge-drv";
|
||||
pname = "mbp2018-bridge-drv";
|
||||
version = "b43fcc069da73e051072fde24af4014c9c487286";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
Loading…
Reference in New Issue
Block a user