This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8f6f287dfe
nixpkgs
/
nixos
/
modules
/
misc
/
extra-arguments.nix
8 lines
89 B
Nix
Raw
Normal View
History
Unescape
Escape
[bot] nixos/*: remove unused arguments in lambdas
2018-07-20 21:56:59 +01:00
{
pkgs
,
.
.
.
}:
Move most extra args out of eval-config.nix
2014-05-06 15:31:48 +01:00
{
Document and rename internal option of modules.
2015-03-12 22:19:23 +00:00
_module
.
args
=
{
Move most extra args out of eval-config.nix
2014-05-06 15:31:48 +01:00
utils
=
import
../../lib/utils.nix
pkgs
;
}
;
}
Reference in New Issue
Copy Permalink