index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-20
.dir-locals.el: Set additional lambda indentation to zero
Tobias Möst
2020-02-19
Merge pull request #3325 from xzfc/clean-tmpdir
Eelco Dolstra
2020-02-19
nix-shell: clean up the tmpDir and escape variables
Albert Safin
2020-02-19
Merge pull request #3332 from Calvin-L/patch-1
Eelco Dolstra
2020-02-19
Merge pull request #3357 from carlosdagos/pure-nix-shell-proxy-env
Eelco Dolstra
2020-02-19
Merge pull request #3328 from Rovanion/nix-daemon-already-running-when-instal...
Eelco Dolstra
2020-02-19
Use Nixpkgs 20.03
Eelco Dolstra
2020-02-19
Typo
Eelco Dolstra
2020-02-19
Merge pull request #3359 from bhipple/doc/pure-eval
Eelco Dolstra
2020-02-19
Merge pull request #3353 from tbsmoest/priv_tobias_pr_set_deathsig-1.4
Eelco Dolstra
2020-02-19
Add dev output
Eelco Dolstra
2020-02-18
Build with large config Boehm GC
Eelco Dolstra
2020-02-18
Enable debug symbols
Eelco Dolstra
2020-02-18
LocalStore::checkDerivationOutputs(): Improve error message
Eelco Dolstra
2020-02-18
Disable the progress bar if $TERM == dumb or unset
Eelco Dolstra
2020-02-15
doc: mention how to turn on pure evaluation mode in manual
Benjamin Hipple
2020-02-14
Fix PR_SET_PDEATHSIG results in Broken pipe (#2395)
Tobias Möst
2020-02-14
Pass through http proxy env vars in pure shell
Carlos D
2020-02-13
Bindings::get(): std::optional<Attr *> -> Attr *
Eelco Dolstra
2020-02-13
Prevent uninitialized StorePath creation
Eelco Dolstra
2020-02-10
Merge pull request #3350 from curiousleo/no-macro-use
Eelco Dolstra
2020-02-10
Remove macro_use
Leonhard Markert
2020-02-07
Fix segfault in gcc on i686-linux
Eelco Dolstra
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-26
Document that autoconf is a dependency
Calvin Loncaric
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-23
installer: Handle edge case where the nix-daemon is already running on the sy...
Rovanion Luckey
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
[next]