lix/src
Eelco Dolstra ba05f29838
nix: Enable pure mode by default
We want to encourage a brave new world of hermetic evaluation for
source-level reproducibility, so flakes should not poke around in the
filesystem outside of their explicit dependencies.

Note that the default installation source remains impure in that it
can refer to mutable flakes, so "nix build nixpkgs.hello" still works
(and fetches the latest nixpkgs, unless it has been pinned by the
user).

A problem with pure evaluation is that builtins.currentSystem is
unavailable. For the moment, I've hard-coded "x86_64-linux" in the
nixpkgs flake. Eventually, "system" should be a flake function
argument.
2019-02-12 20:35:03 +01:00
..
build-remote
cpptoml
libexpr nix: Enable pure mode by default 2019-02-12 20:35:03 +01:00
libmain pkg-config files: Use c++17 2019-02-12 13:44:20 +01:00
libstore pkg-config files: Use c++17 2019-02-12 13:44:20 +01:00
libutil experimental/optional -> optional 2019-02-12 13:43:32 +01:00
nix nix: Enable pure mode by default 2019-02-12 20:35:03 +01:00
nix-build Revert "Restore parent mount namespace before executing a child process" 2019-02-05 10:49:19 +01:00
nix-channel
nix-collect-garbage
nix-copy-closure
nix-daemon
nix-env
nix-instantiate
nix-prefetch-url
nix-store
nlohmann
resolve-system-dependencies Remove mentions of libformat, it no longer exists 2019-01-05 14:31:29 -05:00