Skip to content

Commit

Permalink
nss: remove parameter that just got unused
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Jan 24, 2017
1 parent 36ac705 commit 30a94de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/libraries/nss/default.nix
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, fetchpatch, nspr, perl, zlib, sqlite }:
{ stdenv, fetchurl, nspr, perl, zlib, sqlite }:

let

Expand Down

0 comments on commit 30a94de

Please sign in to comment.