/nix/libstore/

-18release.nix: Hack to unchroot more stuff....* release.nix (unchrootedNixpkgs): New function. (jobs)[tarball, build, build_disable_daemon, distro): Use it. Should fix <http://hydra.gnu.org:3000/build/7279>. Ludovic Courtès 2013-03-18release.nix: Adjust to current Nixpkgs....* release.nix: s/buildNativeInputs/nativeBuildInputs/. Ludovic Courtès 2013-03-02release.nix: Reduce the number of dependencies....* release.nix (tarball): Use a minimal Git. Ludovic Courtès 2013-03-02release.nix: Unchroot recursively....* release.nix (unchroot): Operate recursively on build inputs. Ludovic Courtès 2013-03-02release.nix: Build outside of a chroot....* release.nix (unchroot): New function. (jobs)[tarball, build, build_disable_daemon]: Use it. Ludovic Courtès