Skip to content

Commit

Permalink
haskell-generic-builder: remove unused nodePackages argument
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Mar 8, 2017
1 parent f641e90 commit 060f7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/haskell-modules/generic-builder.nix
@@ -1,5 +1,5 @@
{ stdenv, fetchurl, ghc, pkgconfig, glibcLocales, coreutils, gnugrep, gnused
, jailbreak-cabal, hscolour, cpphs, nodePackages
, jailbreak-cabal, hscolour, cpphs
}: let isCross = (ghc.cross or null) != null; in

{ pname
Expand Down

0 comments on commit 060f7cb

Please sign in to comment.