From d00b976c56007d9dca92b911bcbb61b202d85f01 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 16 May 2016 15:10:19 +0200 Subject: 5 is only for qmi --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 53b91817..385eca4d 100644 --- a/hel.nix +++ b/hel.nix @@ -58,7 +58,7 @@ nixpkgs.config.packageOverrides = pkgs: rec { libmbim = pkgs.stdenv.lib.overrideDerivation pkgs.libmbim (attrs: { - patches = [ ./patches/attachment-0003.patch ./patches/attachment-0005.patch ]; + patches = [ ./patches/attachment-0003.patch ]; }); libqmi = pkgs.stdenv.lib.overrideDerivation pkgs.libqmi (attrs: { patches = [ ./patches/attachment-0004.patch ./patches/attachment-0005.patch ]; -- cgit v1.2.3