diff options
author | tv <tv@krebsco.de> | 2016-02-01 03:11:17 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-01 03:32:30 +0100 |
commit | 36caa1771b5e3ca4e5c18531605b315311c34643 (patch) | |
tree | 301999c2961487aeb6c0a98256f34f28581158b8 /tv/1systems/xu.nix | |
parent | 081f482a467bbb77755f9d30114eee02b1bb34ba (diff) |
xu: use upstream lentil
Diffstat (limited to 'tv/1systems/xu.nix')
-rw-r--r-- | tv/1systems/xu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index 1f3e010a4..e6894b55e 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -21,7 +21,7 @@ with lib; # stockholm gnumake hashPassword - lentil + haskellPackages.lentil parallel (pkgs.writeScriptBin "im" '' #! ${pkgs.bash}/bin/bash |