aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-07Add support for \u escape in fromJSONNikola Knezevic
2020-01-07Remove redundant check in parseJSONStringNikola Knezevic
2020-01-06Fix use of uninitialized store pathEelco Dolstra
2020-01-06Merge pull request #3303 from LnL7/darwin-sandboxEelco Dolstra
2020-01-06Update flake.lockEelco Dolstra
2020-01-06Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-01-05build: fix sandboxing on darwinDaiderd Jordan
2020-01-05Merge pull request #3302 from LnL7/darwin-repair-with-sandboxEelco Dolstra
2020-01-05Hide FunctionCallTrace constructor/destructorEelco Dolstra
2020-01-04build: fix path repairing when hash rewriting is requiredDaiderd Jordan
2020-01-04build: recover store path when replacing failsDaiderd Jordan
2020-01-03Merge pull request #3298 from edef1c/passasfile-noprefixEelco Dolstra
2020-01-02passAsFile: leave out the hash prefixedef
2020-01-03Merge pull request #3297 from edef1c/passasfile-hashEelco Dolstra
2020-01-02passAsFile: hash the attribute name instead of numbering sequentiallyPuck Meerburg
2020-01-02Merge pull request #3296 from grahamc/export-reference-graphEelco Dolstra
2020-01-01exportReferencesGraph: support workingGraham Christensen
2019-12-25Merge pull request #3289 from michaelforney/tar-JEelco Dolstra
2019-12-22Pass -J to tar for xz decompressionMichael Forney
2019-12-23Merge pull request #3284 from puffnfresh/wslEelco Dolstra
2019-12-23Merge pull request #3287 from michaelforney/cp-flagEelco Dolstra
2019-12-21Pass -P to cp to preserve symlinksMichael Forney
2019-12-21Disable use-sqlite-wal under WSLBrian McKenna
2019-12-20Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-12-19tarfile.cc: Restore timestampsEelco Dolstra
2019-12-19tarfile.cc: Don't change the cwdEelco Dolstra
2019-12-19tarfile.cc: Style fixesEelco Dolstra
2019-12-19Merge branch 'libarchive' of https://github.com/yorickvP/nixEelco Dolstra
2019-12-19Cleanup: Remove unused makeDeb/makeRPM functionsEelco Dolstra
2019-12-18nix make-content-addressable: Add --json flagEelco Dolstra
2019-12-18Fix getting the timestamp of GitHub flakesEelco Dolstra
2019-12-18Fix tests.githubFlakesEelco Dolstra
2019-12-18Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-12-17Add priority setting to storesEelco Dolstra
2019-12-16Update flake.lockEelco Dolstra
2019-12-16Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-12-16nix-store -r: Handle symlinks to store pathsEelco Dolstra
2019-12-16StorePath::new(): Check store directoryEelco Dolstra
2019-12-15Fix cargo testEelco Dolstra
2019-12-15Tweak error messageEelco Dolstra
2019-12-15Merge branch 'limit_depth_resolveExprPath' of https://github.com/d-goldin/nixEelco Dolstra
2019-12-14Merge pull request #3269 from xzfc/nix-shellEelco Dolstra
2019-12-14Fix progress barEelco Dolstra
2019-12-14Fix InstallableCommandEelco Dolstra
2019-12-14Fix 'nix profile'Eelco Dolstra
2019-12-14nix-shell: don't check for "nix-shell" in shebang script nameAlbert Safin
2019-12-13Move some codeEelco Dolstra
2019-12-13Don't leak exceptionsEelco Dolstra
2019-12-13Improve gzip error messageEelco Dolstra
2019-12-13Get rid of CBoxEelco Dolstra