mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 10:50:30 +08:00
nss: remove parameter that just got unused
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, fetchpatch, nspr, perl, zlib, sqlite }:
|
||||
{ stdenv, fetchurl, nspr, perl, zlib, sqlite }:
|
||||
|
||||
let
|
||||
|
||||
|
||||
Reference in New Issue
Block a user