aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-14Factor out commonality between release.nix and shell.nixEelco Dolstra
2018-03-14Use boost::format from the boost packageEelco Dolstra
2018-03-13Merge pull request #1906 from dtzWill/fix/nix-searchShea Levy
2018-03-13build-remote: Don't substitute the build resultEelco Dolstra
2018-03-13TypoEelco Dolstra
2018-03-13fetchGit: Fix debug messageGuillaume Maudoux
2018-03-09Fix double free in Store::queryPathInfo()Eelco Dolstra
2018-03-09Merge pull request #1959 from redfish64/masterEelco Dolstra
2018-03-09Modified MakeBinOp to no longer produce its name using concatenation and "##".Tim Engler
2018-03-07Fix #1957Eelco Dolstra
2018-03-07Merge pull request #1955 from dtzWill/fix/rand-randomEelco Dolstra
2018-03-06rand() -> random(), since we use srandom().Will Dietz
2018-03-06logging: Don't throw from Activity destructorWill Dietz
2018-03-05Merge pull request #1948 from shlevy/no-forwardEelco Dolstra
2018-03-05ssh-ng: Don't forward options to the daemon.Shea Levy
2018-03-03release.nix: don't try to use nix-2.0 branch, no longer existsWill Dietz
2018-03-02Merge branch 'improve-search-algorithm' of git://github.com/Ma27/nixShea Levy
2018-03-02Merge branch 'write-failure-fixes' of git://github.com/lheckemann/nixShea Levy
2018-03-02Merge pull request #1932 from mfiano/patch-1Eelco Dolstra
2018-03-02Fix error messageEelco Dolstra
2018-03-01tests/search.sh: simplify, don't rely on consistent orderingWill Dietz
2018-03-01nix-channel grammar and punctuationMichael Fiano
2018-02-28Merge pull request #1927 from dtzWill/fix/fetchgit-HEADShea Levy
2018-02-28fetchGit: use "HEAD" as default refWill Dietz
2018-02-28launchd: enable keepalive for the nix-daemon serviceDaiderd Jordan
2018-02-28Actually fix nixDataDir in non-canonical pathShea Levy
2018-02-27Merge pull request #1912 from dezgeg/replacestrings-take-2Eelco Dolstra
2018-02-26libexpr: Fix prim_replaceStrings() to work on an empty source stringTuomas Tynkkynen
2018-02-26nix run: Fix segfault on macOSEelco Dolstra
2018-02-25nix search: explicitly handle empty search string, fixes #1893Will Dietz
2018-02-25nix search: fix bug where we wrote to cache when shouldn't, breakingWill Dietz
2018-02-25tests: test nix search behaviorWill Dietz
2018-02-24Merge pull request #1901 from veprbl/patch-5Graham Christensen
2018-02-24Merge pull request #1903 from primeos/release-notes-2.0-url-fixGraham Christensen
2018-02-24doc: Fix a URL in the release notes for Nix 2.0Michael Weiss
2018-02-23Fix a small typo in the release notesDmitry Kalinkin
2018-02-23Fix downloadCached() with a chroot storeEelco Dolstra
2018-02-22Fix example in release notesEelco Dolstra
2018-02-22DohEelco Dolstra
2018-02-22Release script tweaksEelco Dolstra
2018-02-22Merge branch 'data-dir-non-canon' of https://github.com/shlevy/nixEelco Dolstra
2018-02-22Revert "Enable sandbox builds on Linux by default"Eelco Dolstra
2018-02-22Fix restricted mode when installing in non-canonical data dirShea Levy
2018-02-22Set release dateEelco Dolstra
2018-02-22Enable sandbox builds on Linux by defaultEelco Dolstra
2018-02-22Merge branch 'fix/sandbox-shell-features' of https://github.com/dtzWill/nixEelco Dolstra
2018-02-22Merge branch 'fix/dry-run-partially' of https://github.com/dtzWill/nixEelco Dolstra
2018-02-21Manual: Put configuration options in sorted orderEelco Dolstra
2018-02-21Manual: Update chapter on remote buildsEelco Dolstra
2018-02-21Revert "libexpr: Fix prim_replaceStrings() to work on an empty source string"Eelco Dolstra