nixpkgs/nixos
Robert Hensing 79703eef08 nixos,nixpkgs: Add module classes
This allows modules that declare their class to be checked.
While that's not most user modules, frameworks can take advantage
of this by setting declaring the module class for their users.
That way, the mistake of importing a module into the wrong hierarchy
can be reported more clearly in some cases.
2023-05-06 18:29:04 +02:00
..
doc/manual nixos/release-notes: add systemd-repart 2023-05-05 22:45:44 +02:00
lib nixos,nixpkgs: Add module classes 2023-05-06 18:29:04 +02:00
maintainers
modules nixos,nixpkgs: Add module classes 2023-05-06 18:29:04 +02:00
tests Merge pull request #193469 from minijackson/mount-options-stage-1 2023-05-05 17:05:48 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-bootstrap 2023-04-03 08:19:03 -07:00
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.