index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-20
libstore: relax default sandbox-paths on darwin
Daiderd Jordan
2020-03-20
libstore: disable resolve-system-dependencies hook
Daiderd Jordan
2020-02-04
Merge pull request #3344 from LnL7/ssh-ng-remote-params
Eelco Dolstra
2020-02-03
ssh-store: add remote-store and remote-program query params
Daiderd Jordan
2020-02-01
Show "warning:" in yellow instead of red
Eelco Dolstra
2020-01-29
Merge pull request #3335 from domenkozar/retry-429
Eelco Dolstra
2020-01-29
retry on HTTP status code 429
Domen Kožar
2020-01-23
Merge pull request #3329 from mayflower/attrs-chown
Eelco Dolstra
2020-01-23
structured-attrs: chown .attrs.* files to builder
Robin Gloster
2020-01-22
Fix clang warning
Eelco Dolstra
2020-01-21
Fix derivation computation with __structuredAttrs and multiple outputs
Eelco Dolstra
2020-01-14
Merge pull request #3316 from LnL7/fix-secure-drv-outputs
Eelco Dolstra
2020-01-14
Merge pull request #3318 from bhipple/doc/relnotes-2.3
Eelco Dolstra
2020-01-14
doc: touchup release notes for 2.3
Benjamin Hipple
2020-01-13
build: remove warning when in sandboxing test mode
Daiderd Jordan
2020-01-13
Tweak error message
Eelco Dolstra
2020-01-13
Merge branch 'assert-show-expression' of https://github.com/LnL7/nix
Eelco Dolstra
2020-01-13
unbreak build without pch
John Ericson
2020-01-13
Test PRECOMPILE_HEADERS=0
Eelco Dolstra
2020-01-13
Fix build
Eelco Dolstra
2020-01-13
Fix Nixpkgs dependency
Eelco Dolstra
2020-01-11
libexpr: show expression in assertion errors
Daiderd Jordan
2020-01-10
Merge pull request #3308 from trusktr/patch-1
Eelco Dolstra
2020-01-10
Merge pull request #3307 from yorickvP/yorickvp/nlohmann-fromJSON
Eelco Dolstra
2020-01-09
Add link to official channels in nix-channel command ref
Joe Pea
2020-01-09
Add a link to official channels in the Channels chapter.
Joe Pea
2020-01-09
json-to-value: use unique_ptr instead of raw pointers
Yorick van Pelt
2020-01-09
builtins.fromJSON: use nlohmann/json parser instead of custom parser
Yorick van Pelt
2020-01-07
Merge pull request #3305 from knl/interpret-u-escapes-in-JSON-strings
Eelco Dolstra
2020-01-07
Add support for \u escape in fromJSON
Nikola Knezevic
2020-01-07
Remove redundant check in parseJSONString
Nikola Knezevic
2020-01-06
Fix use of uninitialized store path
Eelco Dolstra
2020-01-06
Merge pull request #3303 from LnL7/darwin-sandbox
Eelco Dolstra
2020-01-05
build: fix sandboxing on darwin
Daiderd Jordan
2020-01-05
Merge pull request #3302 from LnL7/darwin-repair-with-sandbox
Eelco Dolstra
2020-01-05
Hide FunctionCallTrace constructor/destructor
Eelco Dolstra
2020-01-04
build: fix path repairing when hash rewriting is required
Daiderd Jordan
2020-01-04
build: recover store path when replacing fails
Daiderd Jordan
2020-01-03
Merge pull request #3298 from edef1c/passasfile-noprefix
Eelco Dolstra
2020-01-02
passAsFile: leave out the hash prefix
edef
2020-01-03
Merge pull request #3297 from edef1c/passasfile-hash
Eelco Dolstra
2020-01-02
passAsFile: hash the attribute name instead of numbering sequentially
Puck Meerburg
2020-01-02
Merge pull request #3296 from grahamc/export-reference-graph
Eelco Dolstra
2020-01-01
exportReferencesGraph: support working
Graham Christensen
2019-12-25
Merge pull request #3289 from michaelforney/tar-J
Eelco Dolstra
2019-12-22
Pass -J to tar for xz decompression
Michael Forney
2019-12-23
Merge pull request #3284 from puffnfresh/wsl
Eelco Dolstra
2019-12-23
Merge pull request #3287 from michaelforney/cp-flag
Eelco Dolstra
2019-12-21
Pass -P to cp to preserve symlinks
Michael Forney
2019-12-21
Disable use-sqlite-wal under WSL
Brian McKenna
[next]