index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2022-06-25
Merge pull request #6714 from edolstra/auto-chroot-store
Eelco Dolstra
2022-06-24
Only do the auto chroot store on Linux
Eelco Dolstra
2022-06-23
libstore/nar-info: drop unused system field
Cole Helbling
2022-06-23
Fix typo
Eelco Dolstra
2022-06-23
Automatically use a chroot store if /nix doesn't exist
Eelco Dolstra
2022-06-23
Merge pull request #6710 from edolstra/embedded-sandbox-shell
Eelco Dolstra
2022-06-23
Fix typo
Eelco Dolstra
2022-06-23
Merge pull request #6673 from asymmetric/warn
Théophane Hufschmitt
2022-06-23
Embed the sandbox shell into the statically linked 'nix' binary
Eelco Dolstra
2022-06-23
Remove NIX_LIBEXEC_DIR
Eelco Dolstra
2022-06-23
Fix build-remote in nix-static
Eelco Dolstra
2022-06-15
libstore: improve warning message on missing sig
Lorenzo Manacorda
2022-06-13
Merge pull request #6619 from Jonpez2/patch-1
Eelco Dolstra
2022-06-13
Merge pull request #6634 from lovesegfault/fix-getgrouplist
Eelco Dolstra
2022-06-10
Add missing rethrows in conditional exception handlers
Anders Kaseorg
2022-06-08
fix(libstore/lock): support users that belong to more than 10 groups
Bernardo Meurer
2022-06-08
Add security.csm to the default ignore list
Jonpez2
2022-06-03
Merge pull request #6600 from asymmetric/hash-comment
Eelco Dolstra
2022-06-01
Merge branch 'master' into lto
Théophane Hufschmitt
2022-06-01
schema.sql: add comment about hash being in base16
Lorenzo Manacorda
2022-05-30
RemoteStore::queryRealisationUncached(): Fix potential noexcept violation
Eelco Dolstra
2022-05-30
HttpBinaryCacheStore::getFile(): Don't throw an exception
Eelco Dolstra
2022-05-25
Merge branch 'master' into lto
pennae
2022-05-16
change priority conflict message
Eli Kogan-Wang
2022-05-13
Integrate review changes
Eli Kogan-Wang
2022-05-11
Add priority for nix profile install
Eli Kogan-Wang
2022-05-04
Fix compiler warning
Eelco Dolstra
2022-05-04
Move json stuff out of util.cc
Eelco Dolstra
2022-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
2022-05-03
nix profile: Support overriding outputs
Eelco Dolstra
2022-05-03
Allow selecting derivation outputs using 'installable!outputs'
Eelco Dolstra
2022-04-28
Fix libcxx build
Eelco Dolstra
2022-04-28
Fix passing $OUT_PATHS to the post-build hook
Eelco Dolstra
2022-04-25
Merge branch 'master' into lto
pennae
2022-04-21
Merge pull request #6431 from NixOS/unbreak-my-build
Eelco Dolstra
2022-04-21
ca: add sqlite index on `RealisationsRefs(realisationReference)`
Sergei Trofimovich
2022-04-21
Make sure to delete all the realisation refs
regnat
2022-04-21
Fix the gc with indirect self-references via the realisations
regnat
2022-04-21
Make the default SQLiteError constructor public
Théophane Hufschmitt
2022-04-20
Actually, solve this in a lighter-weight way
John Ericson
2022-04-20
Move templated functions to `sqlite-impl.hh`
John Ericson
2022-04-20
Merge remote-tracking branch 'upstream/master' into fix-url-format
John Ericson
2022-04-19
Avoid `fmt` when constructor already does it
John Ericson
2022-04-17
doc: rephrase connect-timeout help message
Alex Ameen
2022-04-17
doc: document nix.conf connect-timeout default
Alex Ameen
2022-04-10
Log builder args and environment variables
Sebastian Blunt
2022-04-08
Remove duplicate "error:"
Eelco Dolstra
2022-04-08
Error: Remove unused sname() method
Eelco Dolstra
2022-04-08
Remove unused Error.name field
Eelco Dolstra
2022-04-06
Fix empty 'nix copy' error message
Eelco Dolstra
[next]