Updated inputs and disabled spago2nix
(nodejs
10 is too old)
This commit is contained in:
parent
68eace4a44
commit
ddefe962cc
2 changed files with 45 additions and 45 deletions
|
@ -60,12 +60,12 @@
|
|||
] ++ (if pkgs.system == "x86_64-linux" then [
|
||||
python-language-server
|
||||
] ++ (with easy-ps; [
|
||||
purs
|
||||
spago
|
||||
spago2nix
|
||||
# spago2nix
|
||||
nodejs
|
||||
pulp
|
||||
purescript-language-server
|
||||
purs
|
||||
purs-tidy
|
||||
nodejs
|
||||
spago
|
||||
]) else [ ]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue