nixpkgs/nixos/modules
Thomas Watson 7fd6cea253 make-initrd: fix reproducibility problems
cpio includes the number of directory hard links in archives it creates.
Some filesystems, like btrfs, do not count directory hard links the same
way as more common filesystems like ext4 or tmpfs, so archives built
when /tmp is on such a filesystem do not reproduce. This patch replaces
cpio with bsdtar, which does not have this issue. The specific
invocation is from this page:
https://reproducible-builds.org/docs/archives/
2022-04-14 19:06:30 -05:00
..
config nixos/fonts: Remove ancient bitmap fonts from defaultXFonts 2022-03-13 15:37:48 -07:00
hardware Merge remote-tracking branch 'upstream/master' 2022-03-21 11:32:36 -04:00
i18n/input-method nixos/documentation: split options doc build 2022-01-02 19:46:13 +01:00
installer installer/cd-dvd/iso-image: add syslinuxTheme config option 2022-03-25 21:37:20 +01:00
misc Merge pull request #164270 from alyssais/locate-pruneNames 2022-03-16 21:17:48 +01:00
profiles nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
programs Merge pull request #165479 from savannidgerinel/savanni/1password-browsersupport 2022-03-25 21:48:31 +01:00
security Merge pull request #156858: nixos/polkit: don't enable by default 2022-03-05 14:48:35 +01:00
services nixos/dendrite: always substitute environment variables in config 2022-03-26 12:54:45 -07:00
system make-initrd: fix reproducibility problems 2022-04-14 19:06:30 -05:00
tasks networking.greTunnels: Add ttl option 2022-03-23 00:24:44 +05:30
testing nixos/tests: also set TimeoutStart in systemd.user.extraConfig 2022-01-21 04:18:05 +01:00
virtualisation nixos/waydroid: Misc fixes 2022-03-25 19:51:41 -07:00
module-list.nix Merge pull request #165479 from savannidgerinel/savanni/1password-browsersupport 2022-03-25 21:48:31 +01:00
rename.nix Remove F-PROT package and service module (EoL) (#160372) 2022-03-02 21:51:47 +02:00