Integrated nixos-hardware, more ricing, and much more
This commit is contained in:
parent
16752e40d5
commit
d0073fbee4
37 changed files with 248 additions and 87 deletions
devshells
|
@ -1,6 +1,6 @@
|
|||
# shell containing the tools i most commonly use for haskell work!
|
||||
{ pkgs, ... }:
|
||||
pkgs.mkShell {
|
||||
nativebuildinputs = with pkgs; [ ghc hpack stack cabal-install ];
|
||||
buildInputs = with pkgs; [ ghc hpack stack cabal-install ];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue