aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-22Fix --override-flake and add a testEelco Dolstra
2020-01-22Fix 'nix flake update'Eelco Dolstra
2020-01-22nix flake info: Don't show empty descriptionsEelco Dolstra
2020-01-22DohEelco Dolstra
2020-01-22Fix GitHub testEelco Dolstra
2020-01-21Convert fetchMercurial to a input typeEelco Dolstra
2020-01-21Pluggable fetchersEelco Dolstra
2020-01-21absPath(): Use std::optionalEelco Dolstra
2020-01-21Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-01-21Fix derivation computation with __structuredAttrs and multiple outputsEelco Dolstra
2020-01-14Merge pull request #3316 from LnL7/fix-secure-drv-outputsEelco Dolstra
2020-01-14Merge pull request #3318 from bhipple/doc/relnotes-2.3Eelco Dolstra
2020-01-14doc: touchup release notes for 2.3Benjamin Hipple
2020-01-13build: remove warning when in sandboxing test modeDaiderd Jordan
2020-01-13Tweak error messageEelco Dolstra
2020-01-13Merge branch 'assert-show-expression' of https://github.com/LnL7/nixEelco Dolstra
2020-01-13unbreak build without pchJohn Ericson
2020-01-13Test PRECOMPILE_HEADERS=0Eelco Dolstra
2020-01-13Fix buildEelco Dolstra
2020-01-13Fix Nixpkgs dependencyEelco Dolstra
2020-01-11libexpr: show expression in assertion errorsDaiderd Jordan
2020-01-10Merge pull request #3308 from trusktr/patch-1Eelco Dolstra
2020-01-10Merge pull request #3307 from yorickvP/yorickvp/nlohmann-fromJSONEelco Dolstra
2020-01-09Add link to official channels in nix-channel command refJoe Pea
2020-01-09Add a link to official channels in the Channels chapter.Joe Pea
2020-01-09json-to-value: use unique_ptr instead of raw pointersYorick van Pelt
2020-01-09builtins.fromJSON: use nlohmann/json parser instead of custom parserYorick van Pelt
2020-01-07Merge pull request #3305 from knl/interpret-u-escapes-in-JSON-stringsEelco Dolstra
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