diff options
author | tv <tv@shackspace.de> | 2015-07-16 22:49:49 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-16 22:49:49 +0200 |
commit | f8baf493865197e4a90c13770007ea30689f1195 (patch) | |
tree | 27a1ff95ed11a09ce98e0435db74f9ee58e675ac /1systems/tv | |
parent | 48ae691e98bdb3be64eb5d6c21d58a71227a230d (diff) |
1 tv.wu: systemPackages += parallel
Diffstat (limited to '1systems/tv')
-rw-r--r-- | 1systems/tv/wu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/1systems/tv/wu.nix b/1systems/tv/wu.nix index d64f1bf0b..0fd7f71e3 100644 --- a/1systems/tv/wu.nix +++ b/1systems/tv/wu.nix @@ -26,6 +26,7 @@ with lib; # shitment git gnumake + parallel # root cryptsetup @@ -85,7 +86,6 @@ with lib; #nix-prefetch-scripts #cvs bug #openssl #openswan - #parallel #parted #perl #powertop |