aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-18Set release dateEelco Dolstra
2012-07-17Add function queryPathFromHashPart()Eelco Dolstra
2012-07-17queryPathInfo(): return hash in base-32 if desiredEelco Dolstra
2012-07-17Return an exit code of 100 for cached failed buildsEelco Dolstra
2012-07-17Remove dead codeEelco Dolstra
2012-07-17Manual: Don't claim we support CygwinEelco Dolstra
2012-07-17Update Nix 1.1 release notesEelco Dolstra
2012-07-17Allow disabling log compressionEelco Dolstra
2012-07-12builtins.storePath: resolve symlinksEelco Dolstra
2012-07-09Pass --insecure to curl so that https worksEelco Dolstra
2012-07-09Inline fetchurl.shEelco Dolstra
2012-07-09Add a test for the fetchurl functionEelco Dolstra
2012-07-09Remove obsolete commentShea Levy
2012-07-09corepkgs/fetchurl: Build locally and outside of the chrootShea Levy
2012-07-09corepkgs/fetchurl: the 'system' argument can be optionalShea Levy
2012-07-09corepkgs: distribute fetchurl filesShea Levy
2012-07-09corepkgs/fetchurl: Call the shell directly instead of using the shebangShea Levy
2012-07-09corepkgs/fetchurl.sh: Use config.nix's curlShea Levy
2012-07-09The fetchurl builder is now fetchurl.shShea Levy
2012-07-09Remove old fetchurl makefileShea Levy
2012-07-09Move fetchurl files out of their subdirectoryShea Levy
2012-07-09corepkgs/config.nix.in: We'll need curlShea Levy
2012-07-09Resurrect old corepkgs fetchurlShea Levy
2012-07-09Really fix RPM buildsEelco Dolstra
2012-07-09Fix RPM buildsEelco Dolstra
2012-07-09Get rid of nix.conf.exampleEelco Dolstra
2012-07-09Install a nix.conf manpageEelco Dolstra
2012-06-27nix-store -r: do substitutions in parallelEelco Dolstra
2012-06-27Mount an empty /dev/shm tmpfs in the chrootEelco Dolstra
2012-06-27Check the return code of the clone() callEelco Dolstra
2012-06-25When using chroots, use a private PID namespaceEelco Dolstra
2012-06-25Use a private UTS namespace to provide a deterministic host/domain name to bu...Eelco Dolstra
2012-06-23Update release notesEelco Dolstra
2012-06-23Improve error messageEelco Dolstra
2012-06-23In chroot builds, use a private SysV IPC namespaceEelco Dolstra
2012-06-23In chroot builds, use a private network namespaceEelco Dolstra
2012-06-18Support socket-based, on-demand activation of the Nix daemon with systemdEelco Dolstra
2012-05-31Add Emacs to the disk imageEelco Dolstra
2012-05-31fixes to nix-worker systemd service descriptor: - remove commented-out lines ...Michel Alexandre Salim
2012-05-31On systems with SystemD, install the service descriptor for nix-worker, and e...Michel Alexandre Salim
2012-05-31Major spec update: - Fix license field - Split into subpackages - Update buil...Michel Alexandre Salim
2012-05-31Update nix profile: - incorporate NixOS's configuration so that nix is usable...Michel Alexandre Salim
2012-05-31- only enable deprecated spec sections when building on systems with older RP...Michel Alexandre Salim
2012-05-31- replace %define with %globalMichel Alexandre Salim
2012-05-30Compress build logs on the fly using bzip2Eelco Dolstra
2012-05-30"nix-store -l": support compressed logsEelco Dolstra
2012-05-29Reserve some disk space for the garbage collectorEelco Dolstra
2012-05-29Add option ‘build-keep-log’ to enable/disable writing of build logsEelco Dolstra
2012-05-24Clean up the installation section; document the generic binary tarballsEelco Dolstra
2012-05-22Fix owner/group in tar invocationEelco Dolstra