Skip to content

Commit

Permalink
removed useless buildInputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Coudron committed Dec 21, 2021
1 parent dd73570 commit 5dd5a1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
pkgs.haskell.lib.addBuildTools drv ([
hsPkgs.cabal-install
hsPkgs.haskell-language-server
pkgs.openssl.dev
pkgs.zlib
]);

mkPackage = hsPkgs:
Expand Down

0 comments on commit 5dd5a1c

Please sign in to comment.