Skip to content

Commit 9a74f41

Browse files
committed
CI: make flake.minimal.nix more minimal.
1 parent 1e02b9a commit 9a74f41

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

flake.minimal.nix

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,7 @@
2020
devShells.default = pkgs.mkShell {
2121
buildInputs = with pkgs; [
2222
wasmToolchain
23-
haskellPackages.haskell-language-server
24-
haskellPackages.hlint
2523
haskellPackages.cabal-install
26-
haskellPackages.cabal-plan
27-
haskellPackages.hpc
28-
haskellPackages.ghcid
29-
haskellPackages.stylish-haskell
30-
haskellPackages.eventlog2html
31-
haskellPackages.profiterole
32-
haskellPackages.profiteur
3324
zlib.dev
3425
git
3526
gnumake

0 commit comments

Comments
 (0)