global/programming -> profiles/programming
This commit is contained in:
parent
97601ae155
commit
8ed1633716
14 changed files with 28 additions and 28 deletions
|
@ -1,16 +0,0 @@
|
|||
{ pkgs, lib, ... }: {
|
||||
environment.systemPackages = with pkgs; lib.lists.flatten [
|
||||
haskell-language-server
|
||||
ghc
|
||||
cabal-install
|
||||
ormolu
|
||||
|
||||
(with haskellPackages; [
|
||||
hoogle
|
||||
])
|
||||
|
||||
stack
|
||||
# stack2nix
|
||||
cabal2nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue