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 | 3858ce07428fe595b2ec9093210ae550ebe6e106 (patch) | |
tree | f21eb0f7ff7edda88f58bbddbae3889a22e17eac /tv/1systems | |
parent | 30ab81496dfe147f59fe58d2f15f7198bb731c75 (diff) |
xu: use upstream lentil
Diffstat (limited to 'tv/1systems')
-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 1f3e010..e6894b5 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 |