beginning of setup for haskell dev
just some aliases cribbed from old config + cachix, for now
This commit is contained in:
parent
16faaa2292
commit
3ae2b02e8f
2 changed files with 9 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ let machine = ./machines/chupacabra.nix; in
|
|||
# Nix things
|
||||
nix-prefetch-github
|
||||
nix-review
|
||||
cachix
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue