aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-28nix-push: create a manifest-less binary cacheEelco 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
2012-05-22Generate binary tarballs for installing NixEelco Dolstra
2012-05-22Remove $FONTCONFIG_FILE hack from nix-profile.shEelco Dolstra
2012-05-21Add an experimental nix-make fileEelco Dolstra
2012-05-12Bump version numberEelco Dolstra
2012-05-11Fix the install checkEelco Dolstra
2012-05-11Set release dateEelco Dolstra
2012-05-11Manual updatesEelco Dolstra
2012-05-11CSS tweaksEelco Dolstra
2012-05-11Use perl.libPrefix to (hopefully) fix the Cygwin buildEelco Dolstra
2012-05-10Build Ubuntu 12.04 packagesEelco Dolstra
2012-05-10Document "nix-build --run-env"Eelco Dolstra
2012-05-10Support building with the Perl XS bindings disabledEelco Dolstra
2012-05-10Document "nix-store --add"Eelco Dolstra
2012-05-10Remove an obsolete hackEelco Dolstra
2012-05-09Disable building in chroot for Nix's corepkgsEelco Dolstra
2012-05-09Document some nix-store subcommandsEelco Dolstra
2012-05-09Document $NIX_PATH / -IEelco Dolstra
2012-05-09Update the release notesEelco Dolstra
2012-05-08Remove obsolete files (moved to release tree)Eelco Dolstra
2012-05-07nix-channel --update: allow updating only the specified channelsEelco Dolstra
2012-05-07Now *really* prevent accumulation of old manifestsEelco Dolstra
2012-05-04Fix some 32-bit buildsEelco Dolstra
2012-05-04Drop the Perl-specific CFLAGSEelco Dolstra
2012-05-04Don't build for old Debian/Ubuntu releases that don't have a sufficiently new...Eelco Dolstra
2012-05-04Don't build for old Fedora releases that don't have a sufficiently new SQLiteEelco Dolstra
2012-05-04Require SQLite >= 3.6.19Eelco Dolstra