1
0
Fork 0

Install rustup

This commit is contained in:
Malte Brandy 2020-05-19 23:24:29 +02:00
parent e0fbbd58b2
commit 93529b95ef
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -70,7 +70,7 @@ in rec {
inherit (pkgs.pythonPackages) yapf jsbeautifier;
inherit (pkgs)
go gdb mpc_cli ncmpcpp shfmt htmlTidy astyle nodejs tasksh magic-wormhole
nixfmt stack ghcid rnix-lsp tmate;
nixfmt stack ghcid rnix-lsp tmate rustup;
inherit (my-lib) ghc;
inherit obelisk;
cabal-fmt = (unBreak pkgs.haskell.packages.ghc881.cabal-fmt);