index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
modules.nix
Age
Commit message (
Expand
)
Author
2014-11-01
nixos: Try to show an helpful message when the user sets config. or options.
Luca Bruno
2014-10-05
Replace hasAttr/getAttr calls with the ? and . operators
Eelco Dolstra
2014-10-05
lib: Use arithmetic operators rather than builtins.add etc.
Eelco Dolstra
2014-09-07
Merge options having the submodule type.
Nicolas Pierron
2014-09-07
Annotate option-set options with the file in which they are declared.
Nicolas Pierron
2014-08-29
Add error an message to prevent use of useless submodules.
Nicolas Pierron
2014-06-26
minor fix in documentation
Jan Malakhovski
2014-05-05
Re-introduce (marked as obsolete) mkStrict function, to allow old nixops depl...
Rob Vermaas
2014-03-30
Bring back mkOrder
Eelco Dolstra
2014-02-11
Pass lib to modules
Shea Levy
2013-11-12
Add some primops to lib
Eelco Dolstra
2013-10-30
Fix backward compatibility with Nix < 1.6
Eelco Dolstra
2013-10-30
Show correct position info for errors in submodules
Eelco Dolstra
2013-10-30
Export only the files of the active definitions
Eelco Dolstra
2013-10-29
Fix environment.checkConfigurationOptions
Eelco Dolstra
2013-10-29
fixMergeModules shouldn't check whether options are declared
Eelco Dolstra
2013-10-29
Add fixMergeModules back in
Eelco Dolstra
2013-10-29
Support module keys that are paths
Eelco Dolstra
2013-10-29
Add a priority level for overrides in VM tests
Eelco Dolstra
2013-10-28
Fix nixos-option
Eelco Dolstra
2013-10-28
Show precise error messages in option merge failures
Eelco Dolstra
2013-10-28
Support mkOverride in non-leaf nodes
Eelco Dolstra
2013-10-28
Allow imports in plain modules
Eelco Dolstra
2013-10-28
Remove debug code
Eelco Dolstra
2013-10-28
Fix evaluation of environment.variables
Eelco Dolstra
2013-10-28
Fix NixOps evaluation
Eelco Dolstra
2013-10-28
Fix option renaming
Eelco Dolstra
2013-10-28
Check for undeclared options
Eelco Dolstra
2013-10-28
Show error locations in submodules
Eelco Dolstra
2013-10-28
Fix manual generation
Eelco Dolstra
2013-10-28
Fix comment
Eelco Dolstra
2013-10-28
Inline some functions on the critical path
Eelco Dolstra
2013-10-28
Reduce the number of allocations a bit
Eelco Dolstra
2013-10-28
Keep position information for option declarations and definitions
Eelco Dolstra
2013-10-28
Big cleanup of the NixOS module system
Eelco Dolstra
2013-10-24
Small cleanup
Eelco Dolstra
2013-10-10
Move pkgs/lib/ to lib/
Eelco Dolstra