nixpkgs/nixos
Nikolay Amiantov 3c7e78cc6a keycloak service: ordering for CLI script
Allow update commands in the script to be ordered using `mkOrder`.
If we encounter ordered sub-objects we sort them by priority.

To implement this we now explicitly pass current node in `recurse`,
which also allows us to clean up edge case for top-level node.

Also refactor `recurse` to avoid passing result text argument; we
weren't tail recursive before anyway.
2022-01-16 11:25:44 +03:00
..
doc Merge pull request #148606 from McSinyx/fetch-srht-recurse 2022-01-06 22:55:23 +01:00
lib nixos/make-options-doc: treat missing descriptions as errors by default 2022-01-02 19:46:13 +01:00
maintainers create-amis.sh: possible deprecation 2021-11-11 09:04:29 -07:00
modules keycloak service: ordering for CLI script 2022-01-16 11:25:44 +03:00
tests Merge pull request #143060 from zhaofengli/binfmt-argv0 2022-01-06 19:21:47 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix lxdImage: split from docker profile, use generators.toYAML 2021-11-03 07:49:54 +01:00

*** 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.