index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-03-24
nix: Add --refresh as an alias for --tarball-ttl 0
Eelco Dolstra
2020-03-24
nix path-info --json: Print hash in SRI format
Eelco Dolstra
2020-03-24
Pretty-print 'nix why-depends' / 'nix-store -q --tree' output
Eelco Dolstra
2020-03-24
absPath(): Use std::optional
Eelco Dolstra
2020-03-24
buildenv: Eliminate global variables, other cleanup
Eelco Dolstra
2020-03-24
Fix coverage build
Eelco Dolstra
2020-03-24
nix edit: Support non-derivation attributes
Eelco Dolstra
2020-03-24
findAlongAttrPath(): Return position
Eelco Dolstra
2020-03-24
findAlongAttrPath(): Throw AttrPathNotFound
Eelco Dolstra
2020-03-24
Add function for quoting strings
Eelco Dolstra
2020-03-24
Use std::string_view
Eelco Dolstra
2020-03-24
EvalState::allocAttr(): Add convenience method
Eelco Dolstra
2020-03-23
Merge pull request #3429 from LnL7/darwin-sandbox
Eelco Dolstra
2020-03-20
sandbox: fix /bin/sh on catalina
Daiderd Jordan
2020-03-20
sandbox: allow pty devices
Daiderd Jordan
2020-03-20
libstore: relax default sandbox-paths on darwin
Daiderd Jordan
2020-03-20
libstore: disable resolve-system-dependencies hook
Daiderd Jordan
2020-03-19
Remove the --delete option for --gc
jakobrs
2020-03-19
nix repl: Put EvalState on the heap
Eelco Dolstra
2020-03-19
nix repl: Scan NixRepl for GC roots
Eelco Dolstra
2020-03-13
Add missing `#include <regex>`
John Ericson
2020-03-13
Merge pull request #3380 from contrun/no-attr-path-for-installed
Eelco Dolstra
2020-03-14
display attr-path only when queried available
YI
2020-03-13
Fix ca-references feature check
Eelco Dolstra
2020-03-12
Merge pull request #3403 from hercules-ci/issue-3398-path-info-cache-ttls
Eelco Dolstra
2020-03-12
pathInfoCache: Respect disk cache TTLs #3398
Robert Hensing
2020-03-12
local.mk: fix user-env.cc dep on buildenv.nix.gen.hh, resolve occasional buil...
Will Dietz
2020-03-11
Move some corepkgs into the nix binary
Eelco Dolstra
2020-03-11
parseExprFromString(): Use std::string_view
Eelco Dolstra
2020-03-10
nix-store -q --graph: Fix edges
Eelco Dolstra
2020-03-10
dotgraph.cc: Remove dead code
Eelco Dolstra
2020-03-04
nix-build: Fix !<output> handling
Eelco Dolstra
2020-03-04
Optimise Derivation::unparse()
Eelco Dolstra
2020-03-04
builtins.cache: Cache regular expressions
Eelco Dolstra
2020-02-28
Fix GC failures on bad store path names
Eelco Dolstra
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 #3357 from carlosdagos/pure-nix-shell-proxy-env
Eelco Dolstra
2020-02-19
Merge pull request #3353 from tbsmoest/priv_tobias_pr_set_deathsig-1.4
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-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-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
[prev]
[next]