mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
firefox: remove unused function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, lib, callPackage, fetchurl, fetchFromGitHub, overrideCC, gccStdenv, gcc6 }:
|
||||
{ config, lib, callPackage, fetchurl }:
|
||||
|
||||
let
|
||||
|
||||
|
||||
Reference in New Issue
Block a user