diff options
author | makefu <github@syntax-fehler.de> | 2018-04-05 23:21:53 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2018-04-05 23:21:53 +0200 |
commit | 54c104e1e1f59906ddf855d6993de14d07a093dc (patch) | |
tree | cc271ff3806fac4176997a1e51ef03b454e1a6e4 /lass/5pkgs/default.nix | |
parent | 241973f2ec1f4fcf217c37fd102feba82bc0b66e (diff) | |
parent | 1dd03483619d00d1afc6a278ded0cca6cff2d9ed (diff) |
Merge remote-tracking branch 'lass/master' into stagingprism/makefu-staginggum/staging
Diffstat (limited to 'lass/5pkgs/default.nix')
-rw-r--r-- | lass/5pkgs/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lass/5pkgs/default.nix b/lass/5pkgs/default.nix index 28482eb91..fd6a555d4 100644 --- a/lass/5pkgs/default.nix +++ b/lass/5pkgs/default.nix @@ -31,7 +31,6 @@ in { fi ${self.coreutils}/bin/rm $tmp ''; - rtl8814au = callPackage ./custom/rtl8814au { kernel = self.linux; }; } // mapAttrs (_: flip callPackage {}) |