aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-11Bump dateEelco Dolstra
2014-04-11Bump version to 1.8Eelco Dolstra
2014-04-10Don't barf when installing as rootEelco Dolstra
2014-04-09Add docbook icons to the distributionEelco Dolstra
2014-04-08If a .drv cannot be parsed, show its pathEelco Dolstra
2014-04-08Simplify quick start sectionEelco Dolstra
2014-04-08Remove redundant stuffEelco Dolstra
2014-04-08Update installation instructionsEelco Dolstra
2014-04-08nix-shell --pure: Keep the user's $PAGEREelco Dolstra
2014-04-08Ensure that systemd units to into lib, not lib64Eelco Dolstra
2014-04-07Update release notesEelco Dolstra
2014-04-07Install systemd unitsEelco Dolstra
2014-04-04Show position info in attribute selection errorsEelco Dolstra
2014-04-04Show position info in Boolean operationsEelco Dolstra
2014-04-04Show position info in string concatenation / addition errorsEelco Dolstra
2014-04-04derivation: Don't require certain function argumentsEelco Dolstra
2014-04-04forceString: Show position infoEelco Dolstra
2014-04-04forceAttrs: Show position infoEelco Dolstra
2014-04-04forceList: Show position infoEelco Dolstra
2014-04-04forceInt: Show position infoEelco Dolstra
2014-04-04Pass position information to primop callsEelco Dolstra
2014-04-04Remove unnecessary quotes around file namesEelco Dolstra
2014-04-04Include position info in function applicationEelco Dolstra
2014-04-04Update release notesEelco Dolstra
2014-04-04Document that we require a C++11 compilerEelco Dolstra
2014-04-03Fix compile errors on IllumosDanny Wilson
2014-04-03Sync with make-rules repoEelco Dolstra
2014-04-03Support IllumosEelco Dolstra
2014-04-03Tweak error messageEelco Dolstra
2014-04-03Make sure /dev/pts/ptmx is world-writableLudovic Courtès
2014-04-01Fix potential segfaultEelco Dolstra
2014-03-30nix-collect-garbage: Add --delete-older-than optionRicardo M. Correia
2014-03-30nix-env: Add support for --delete-generations 15dRicardo M. Correia
2014-03-30Fix nix-shell for derivation with multiple outputsMaxim Ivanov
2014-03-30boost::shared_ptr -> std::shared_ptrEelco Dolstra
2014-03-29Drop pointless #includeEelco Dolstra
2014-03-29Fix potential segfault in waitForInput()Eelco Dolstra
2014-03-29restoreSIGPIPE(): Fill in sa_maskEelco Dolstra
2014-03-28Don't interpret strings as format stringsEelco Dolstra
2014-03-21Make /dev/kvm optionalLudovic Courtès
2014-03-18Fix tabsEelco Dolstra
2014-03-18Allow recovery from isValidPath RPCs with an invalid pathLudovic Courtès
2014-03-17Fix -j and other flags when using the daemonEelco Dolstra
2014-03-17nix-build: Fix --cores flagEelco Dolstra
2014-03-12Remove unnecessary null pointer checksEelco Dolstra
2014-03-12Document nix-env -q --jsonEelco Dolstra
2014-03-12Generate release notes againEelco Dolstra
2014-03-12Update release notes for 1.7Eelco Dolstra
2014-03-11Fix passing meta attribute to buildenv.nixEelco Dolstra
2014-03-11Fix typosEelco Dolstra