3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/lib
Reno Reckling 612035c45f
Fix broken genJqSecretsReplacementSnippet for jq 1.7 (#257932)
jq 1.7 updated it's behaviour and now throws an error
if the first argument is an empty string. It now needs
"." to pass the input through.
2023-09-30 14:00:13 +02:00
..
make-options-doc
test-driver nixos/test-driver: whitelist variable names that don't follow pep8 2023-09-30 10:31:22 +02:00
testing nixos/testing/driver: Copy cross fix from modules/misc/nixpkgs.nix 2023-09-03 00:19:29 +03:00
default.nix
eval-cacheable-options.nix
eval-config-minimal.nix
eval-config.nix nixos: make extendModules retain pkgs on nixos configs 2023-07-28 18:36:05 +02:00
from-env.nix
make-btrfs-fs.nix nixos/lib/make-btrfs-fs: copy improvements from 2023-09-15 08:04:40 +03:00
make-channel.nix
make-disk-image.nix nixos/lib/make-disk-image: fix installBootLoader for disabled grub 2023-07-19 20:04:57 +02:00
make-ext4-fs.nix
make-iso9660-image.nix
make-iso9660-image.sh
make-multi-disk-zfs-image.nix
make-single-disk-zfs-image.nix
make-squashfs.nix make-squashfs: Only limit cores to 48 on i686 2023-08-19 23:40:07 +03:00
make-system-tarball.nix
make-system-tarball.sh
qemu-common.nix
systemd-lib.nix systemd-lib: add name to X-{Reloads,Restart}-Triggers to easily identify to which service/unit/... they belong 2023-09-13 21:03:37 +02:00
systemd-network-units.nix
systemd-types.nix
systemd-unit-options.nix
test-script-prepend.py
testing-python.nix
utils.nix Fix broken genJqSecretsReplacementSnippet for jq 1.7 (#257932) 2023-09-30 14:00:13 +02:00