about summary refs log tree commit diff
path: root/pkgs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/default.nix')
-rw-r--r--pkgs/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/default.nix b/pkgs/default.nix
index d8297464..ce39a5bc 100644
--- a/pkgs/default.nix
+++ b/pkgs/default.nix
@@ -24,7 +24,5 @@ let
     openlab = callPackageScope ./openlab;
     profpatsch = callPackageScope ./profpatsch;
     sternenseemann = callPackageScope ./sternenseemann;
-
-    linux_4_12 = callPackage ./linux-4.12.nix {};
   };
 in pkgs // self