From 352372a89dc7c134e294511418d28bb03dfb2224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hl=C3=B6=C3=B0ver=20Sigur=C3=B0sson?= Date: Mon, 15 Feb 2021 15:23:14 +0100 Subject: [PATCH] Update pkgs/os-specific/linux/mbp-modules/mbp2018-bridge-drv/default.nix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jörg Thalheim --- .../linux/mbp-modules/mbp2018-bridge-drv/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/os-specific/linux/mbp-modules/mbp2018-bridge-drv/default.nix b/pkgs/os-specific/linux/mbp-modules/mbp2018-bridge-drv/default.nix index 3364d6bdbb7..53db81266b1 100644 --- a/pkgs/os-specific/linux/mbp-modules/mbp2018-bridge-drv/default.nix +++ b/pkgs/os-specific/linux/mbp-modules/mbp2018-bridge-drv/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "mbp2018-bridge-drv"; - version = "b43fcc069da73e051072fde24af4014c9c487286"; + version = "0.01"; src = fetchFromGitHub { owner = "MCMrARM";