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-11 04:05:40 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
master
nixpkgs
/
lib
/
tests
/
modules
/
define-_module-args-custom.nix
8 lines
64 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
treewide: remove unused lib (and other) arguments
2024-07-17 05:26:36 +02:00
{
.
.
.
}:
Add tests for the new module system improvements.
2015-03-16 22:38:41 +01:00
{
config
=
{
_module
.
args
.
custom
=
true
;
}
;
}
Reference in a new issue
Copy permalink