3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Ning Shang 4db7eb476f
iso-image: Workaround for better determinism in du output
The value of du output depends on the underlying file system, and thus is not fully deterministic. This workaround rounds up the disk usage size to the nearest multiple of 1MB, to increase the probability that two du output values on two different file systems fall within the same 1MB window. Note that this workaround won't make du output 100% reproducible, but will increase the probability of getting deterministic builds across different file systems.
2021-05-20 11:01:17 -07:00
..
doc mkShell: introduce packages argument (#122180) 2021-05-13 19:17:29 +02:00
lib nixos/testing-python.nix: Move makeWrapper to nativeBuildInputs 2021-05-09 03:04:03 +02:00
maintainers amazonImage: make statically sized again 2021-05-01 02:19:42 +00:00
modules iso-image: Workaround for better determinism in du output 2021-05-20 11:01:17 -07:00
tests Merge pull request #122637 from mayflower/prometheus-2.26.0 2021-05-13 23:05:29 +02:00
COPYING
default.nix
README
release-combined.nix gnome: rename from gnome3 2021-05-08 09:47:42 +02:00
release-small.nix
release.nix Merge pull request #121834 from samueldr/feature/raspberrypi4-image-cleanup 2021-05-10 14:05:02 -04: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.