1
0
Fork 0

Install req

This commit is contained in:
Malte Brandy 2021-05-01 02:25:43 +02:00
parent c67e6e7940
commit 3418e54d8e
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -17,7 +17,7 @@ let
haskell-language-server cabal-install dhall taskwarrior pandoc hlint
cabal2nix weeder reflex-dom password optics shh-extras neuron
hspec-discover paths hmatrix postgresql-simple snap
hedgehog nix-derivation
hedgehog nix-derivation req
;
} // makeHaskellScriptPackages p;
overrides = self: super: {