[NixOS] Add hpack and rustc
This commit is contained in:
parent
01a18c4c99
commit
aae48685c3
@ -175,6 +175,7 @@ in
|
||||
cabal2nix
|
||||
ghc
|
||||
stack
|
||||
haskellPackages.hpack
|
||||
haskellPackages.hasktags
|
||||
haskellPackages.hoogle
|
||||
(all-hies.selection { selector = p: { inherit (p) ghc864; }; })
|
||||
@ -188,6 +189,7 @@ in
|
||||
nodejs
|
||||
|
||||
# Rust
|
||||
rustc
|
||||
cargo
|
||||
|
||||
# Clojure
|
||||
|
Loading…
Reference in New Issue
Block a user