| @@ -22,11 +22,10 @@ Nix user config.nix setup. | |||||
| name = "default"; | name = "default"; | ||||
| ignoreCollisions = true; | ignoreCollisions = true; | ||||
| paths = [ | paths = [ | ||||
| ack | |||||
| aria | aria | ||||
| aspell | aspell | ||||
| aspellDicts.en | aspellDicts.en | ||||
| bazaarTools | |||||
| cabal-install | |||||
| cacert | cacert | ||||
| clang | clang | ||||
| clang-analyzer | clang-analyzer | ||||
| @@ -41,7 +40,6 @@ Nix user config.nix setup. | |||||
| duply | duply | ||||
| emacs | emacs | ||||
| entr | entr | ||||
| gcc | |||||
| gdbm | gdbm | ||||
| ghostscript | ghostscript | ||||
| gist | gist | ||||
| @@ -55,12 +53,10 @@ Nix user config.nix setup. | |||||
| gnutls | gnutls | ||||
| graphviz-nox | graphviz-nox | ||||
| haskellPackages.ShellCheck | haskellPackages.ShellCheck | ||||
| haskellPackages.cabal-dependency-licenses | |||||
| haskellPackages.ghc-mod | haskellPackages.ghc-mod | ||||
| haskellPackages.hasktags | haskellPackages.hasktags | ||||
| haskellPackages.hindent | haskellPackages.hindent | ||||
| haskellPackages.hspec | haskellPackages.hspec | ||||
| haskellPackages.idris | |||||
| haskellPackages.pandoc | haskellPackages.pandoc | ||||
| htop | htop | ||||
| imagemagick | imagemagick | ||||
| @@ -74,11 +70,8 @@ Nix user config.nix setup. | |||||
| moreutils | moreutils | ||||
| mosh | mosh | ||||
| mr | mr | ||||
| multimarkdown | |||||
| multitail | multitail | ||||
| munge | munge | ||||
| mutt | |||||
| nox | |||||
| openssl | openssl | ||||
| p7zip | p7zip | ||||
| patchutils | patchutils | ||||
| @@ -98,7 +91,6 @@ Nix user config.nix setup. | |||||
| rtags | rtags | ||||
| silver-searcher | silver-searcher | ||||
| sloccount | sloccount | ||||
| sqlite | |||||
| sshpass | sshpass | ||||
| stack | stack | ||||
| texlive.combined.scheme-full | texlive.combined.scheme-full | ||||