Remove unused packages
This commit is contained in:
parent
8f43b3ae81
commit
8788bf203d
1 changed files with 0 additions and 15 deletions
15
home/cli.nix
15
home/cli.nix
|
|
@ -42,22 +42,7 @@
|
||||||
#smos
|
#smos
|
||||||
#haskellPackages.patat # terminal based presentations using pandoc
|
#haskellPackages.patat # terminal based presentations using pandoc
|
||||||
|
|
||||||
# editors
|
|
||||||
sqlite
|
|
||||||
|
|
||||||
# c/c++
|
|
||||||
clang_12
|
|
||||||
|
|
||||||
# haskell
|
|
||||||
ghcid
|
|
||||||
ghc
|
|
||||||
cabal2nix
|
|
||||||
nix-prefetch-git
|
nix-prefetch-git
|
||||||
cabal-install
|
|
||||||
haskellPackages.cabal-fmt
|
|
||||||
haskellPackages.stylish-haskell
|
|
||||||
haskellPackages.ormolu
|
|
||||||
haskellPackages.hpack
|
|
||||||
];
|
];
|
||||||
home.extraOutputsToInstall = [ "doc" "info" "devdoc" ];
|
home.extraOutputsToInstall = [ "doc" "info" "devdoc" ];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue