THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
jolheiser
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
203f58ac1b
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 20:56:59 +00:00
{
pkgs
,
.
.
.
}:
Move most extra args out of eval-config.nix
2014-05-06 14:31:48 +00: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 14:31:48 +00:00
utils
=
import
../../lib/utils.nix
pkgs
;
}
;
}
Reference in New Issue
Copy Permalink