Purescript development tools
This commit is contained in:
parent
4d356b3a06
commit
4e8adcfafb
7 changed files with 104 additions and 32 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
home-manager.users.ccr = { suites, ... }: {
|
||||
imports = with suites; shell ++ gui ++ browser ++ multimedia ++ emails ++ dev ++ base;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
ack
|
||||
ranger
|
||||
|
@ -15,10 +16,6 @@
|
|||
yarn
|
||||
yarn2nix
|
||||
texlive.combined.scheme-full
|
||||
purescript
|
||||
spago
|
||||
nodePackages.parcel-bundler
|
||||
nodejs
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue