nixpkgs/nixos/lib
Joachim Fasting 168fe999e7
make-system-tarball: create reproducible tarballs
Ensure that archive members are added in sorted order with a fixed
mtime.  This allows `nix-build --check` to succeed (when building a
tarball of a simple system configuration).

We also remove env-vars which doesn't appear to do much apart from
capture a bunch of store paths we probably don't want.

This is an alternative to
4b78a5b5fb
2016-12-20 15:26:21 +01:00
..
test-driver login test: Create and use direct reads of the TTY contents. 2016-11-30 00:17:18 -05:00
build-vms.nix Use only one build of qemu in VM tests 2016-12-20 10:52:46 +01:00
eval-config.nix
from-env.nix
make-channel.nix
make-disk-image.nix make-disk-image: make store validity fix optional 2016-12-07 13:30:20 +01:00
make-ext4-fs.nix
make-iso9660-image.nix Combine ISO generation steps 2016-03-15 14:15:12 +01:00
make-iso9660-image.sh Combine ISO generation steps 2016-03-15 14:15:12 +01:00
make-squashfs.nix nixos: compress squashfs with xz 2016-11-23 02:24:13 +01:00
make-system-tarball.nix
make-system-tarball.sh make-system-tarball: create reproducible tarballs 2016-12-20 15:26:21 +01:00
qemu-flags.nix
testing.nix Use only one build of qemu in VM tests 2016-12-20 10:52:46 +01:00
utils.nix nixos: generalize copy-paste from stage-1 and zfs to utils 2016-08-23 18:14:06 +00:00