This website requires JavaScript.
Explore
Help
Sign in
movefasta
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-06-10 03:23:29 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
715f634119
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 10:31:48 -04:00
{
Document and rename internal option of modules.
2015-03-12 23:19:23 +01:00
_module
.
args
=
{
Move most extra args out of eval-config.nix
2014-05-06 10:31:48 -04:00
utils
=
import
../../lib/utils.nix
pkgs
;
}
;
}
Reference in a new issue
Copy permalink