mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-03-17 01:23:48 +00:00
* Urgh - generic.nix doesn't expect a `extraConfig' argument.
svn path=/nixpkgs/trunk/; revision=19205
This commit is contained in:
parent
d120be63b6
commit
ed4447febd
|
@ -211,5 +211,5 @@ import ./generic.nix (
|
|||
'';
|
||||
}
|
||||
|
||||
// args
|
||||
// removeAttrs args ["extraConfig"]
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue