index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Merge pull request #5941 from hercules-ci/optimize-intersectAttrs
Théophane Hufschmitt
2023-01-02
Merge pull request #7426 from tianyuanhao/master
Théophane Hufschmitt
2023-01-02
Merge pull request #7278 from fricklerhandwerk/antiquotation
Théophane Hufschmitt
2023-01-02
Merge pull request #7066 from fricklerhandwerk/architecture-overview
Théophane Hufschmitt
2023-01-02
antiquotation -> string interpolation
Valentin Gagarin
2023-01-02
Merge pull request #7470 from obsidiansystems/simplify-tests-slightly
Eelco Dolstra
2023-01-02
Merge pull request #7478 from hercules-ci/make-sure-initNix-called
Théophane Hufschmitt
2023-01-02
Merge pull request #7536 from fricklerhandwerk/doc-fixup
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 #7507 from trofi/use-nix-settings-in-tests
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-02
Merge pull request #7531 from steshaw/fix-error-message
Théophane Hufschmitt
2023-01-02
Merge pull request #7476 from trofi/allow-external-CXXFLAGS
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-24
tests: switch to non-deprecated nix.settings.* module parameters
Sergei Trofimovich
2022-12-23
Merge pull request #7367 from lheckemann/nixpkgs-22.11
Eelco Dolstra
2022-12-23
Apply suggestions from code review
John Ericson
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-22
Merge pull request #7493 from mupdt/primops-storeDir-test-non-standard-path
Eelco Dolstra
2022-12-21
Merge pull request #7489 from mupdt/nar-info-disk-cache-race-condition
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
define "store derivation"
Valentin Gagarin
2022-12-21
[PDT] TDE-3114: prevent a race-condition when creating the S3 cache
mupdt
2022-12-21
Make `./mk/run-test.sh` work by itself; add `mk/debug-test.sh`
John Ericson
2022-12-20
doc/book.toml: Improve config (#7300)
Robert Hensing
2022-12-20
Merge pull request #7483 from fricklerhandwerk/glossary-fixups
Eelco Dolstra
2022-12-20
make relative links explicit
Valentin Gagarin
2022-12-20
Merge pull request #7411 from edolstra/no-gpg
Eelco Dolstra
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
2022-12-20
add more explanation to diagrams
Valentin Gagarin
2022-12-20
Merge pull request #7480 from nrdxp/fix-develop-drv
Théophane Hufschmitt
2022-12-19
fix(develop): make `nix develop` drv recreatable
Timothy DeHerrera
[next]