Hello, I use Nix on a large number of non-NixOS linux systems, and I'm looking for easy ways to improve purity.
A few major mechanisms come to mind for build purity:
- userland chroot()s
- fakeroot (LD_PRELOAD mechanism)
- ptrace based system call interceptors on files
- user-mode linux
- output sanity checks
- check outputs for non-pure paths
Comments?
--Jack
--
Jack (John) Cummings http://mudshark.org/
PGP fingerprint: A927 992E 197B 0A86 27BC 964D A1DA CBAC CC48 B110
pgpG6pkGgX923.pgp
Description: PGP signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
