index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-01-13
Move new `ValidPathInfo` methods to path-info.cc
John Ericson
2023-01-06
Do big rename to clean up code
John Ericson
2023-01-06
Optimize `ValidPathInfo` construction a bit better
John Ericson
2023-01-06
Use named field initialization for references
John Ericson
2023-01-06
Make formatting consistent
John Ericson
2023-01-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-06
Merge pull request #7307 from hercules-ci/derivation-goal-improve-comment
Théophane Hufschmitt
2023-01-06
Merge pull request #7557 from NixOS/fix-7529
Eelco Dolstra
2023-01-05
Don't check NixOS modules
Naïm Favier
2023-01-05
Merge pull request #7542 from edolstra/gc-deadlock
Eelco Dolstra
2023-01-05
Merge pull request #7539 from tweag/fix-nix-why-depends--derivation
Eelco Dolstra
2023-01-05
On macOS with auto-uid-allocation and sandboxing, use the correct gid
Eelco Dolstra
2023-01-04
Move macOS sandbox files to sr/libstore/build
Eelco Dolstra
2023-01-04
Include macOS sandbox files in the Nix binary
Eelco Dolstra
2023-01-03
nix --version: Print the data directory
Eelco Dolstra
2023-01-03
Fix deadlock between auto-GC and addTempRoot()
Eelco Dolstra
2023-01-03
Move creation of the temp roots file into its own function
Eelco Dolstra
2023-01-03
Merge pull request #7497 from rski/master
Eelco Dolstra
2023-01-02
Put the --show-trace hint in the logical place
Eelco Dolstra
2023-01-02
Don't use state.positions[noPos]
Eelco Dolstra
2023-01-02
Merge remote-tracking branch 'origin/master' into coerce-string
Eelco Dolstra
2023-01-02
Fix why-depends for CA derivations (again)
Théophane Hufschmitt
2023-01-02
Revert "Fix why-depends for CA derivations"
Théophane Hufschmitt
2023-01-02
Merge pull request #5941 from hercules-ci/optimize-intersectAttrs
Théophane Hufschmitt
2023-01-02
antiquotation -> string interpolation
Valentin Gagarin
2023-01-02
Merge pull request #7478 from hercules-ci/make-sure-initNix-called
Théophane Hufschmitt
2023-01-02
remove redundant re-definition of store derivations
Valentin Gagarin
2023-01-02
Merge pull request #7485 from fricklerhandwerk/doc-store-derivation
Théophane Hufschmitt
2023-01-02
Merge pull request #7351 from NaN-git/fix-mkString
Théophane Hufschmitt
2023-01-02
Merge pull request #7521 from ncfavier/migration-deadlock
Théophane Hufschmitt
2023-01-01
Fix error message
Steven Shaw
2022-12-29
Merge pull request #7524 from ncfavier/sandbox-paths-closure
Eelco Dolstra
2022-12-29
Merge pull request #7504 from edolstra/nix-develop-personality
Eelco Dolstra
2022-12-28
doc: sandbox-paths computes closures
Naïm Favier
2022-12-27
Release shared lock before acquiring exclusive lock
Naïm Favier
2022-12-24
Optimize intersectAttrs performance
Robert Hensing
2022-12-24
libstore: Make sure that initNix has been called
Robert Hensing
2022-12-24
remove undefined function
Philipp Otterbein
2022-12-24
remove function makeImmutableStringWithLen
Philipp Otterbein
2022-12-23
nix develop: Set personality
Eelco Dolstra
2022-12-23
Merge pull request #7503 from edolstra/fix-dirOf
Eelco Dolstra
2022-12-23
Fix CanonPath::dirOf() returning a string_view of a temporary
Eelco Dolstra
2022-12-23
src/libstore: Print the reason opening the DB failed
rski
2022-12-22
Merge pull request #7493 from mupdt/primops-storeDir-test-non-standard-path
Eelco Dolstra
2022-12-21
primops `storeDir` test uses `settings.nixStore`
mupdt
2022-12-21
link "store derivation" to glossary definition
Valentin Gagarin
2022-12-21
update description of "store derivation" in installables section
Valentin Gagarin
2022-12-21
[PDT] TDE-3114: prevent a race-condition when creating the S3 cache
mupdt
2022-12-20
Merge pull request #7451 from edolstra/abstract-pos
Eelco Dolstra
2022-12-20
Merge pull request #7473 from hercules-ci/sqlite-error
Théophane Hufschmitt
[next]