Reaktor: use upstream lentil
This commit is contained in:
parent
e2a922dd7d
commit
bbfef6bd25
|
@ -82,7 +82,7 @@ rec {
|
|||
};
|
||||
stockholm-issue = buildSimpleReaktorPlugin "stockholm-issue" {
|
||||
script = ./scripts/random-issue.sh;
|
||||
path = with pkgs; [ git gnused lentil ];
|
||||
path = with pkgs; [ git gnused haskellPackages.lentil ];
|
||||
env = { "origin" = "http://cgit.gum/stockholm"; };
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue