index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-18
nix-daemon.conf.in: add tmpfiles file to create nix/daemon-socket directory
Florian Klink
2022-03-17
Merge pull request #6277 from thufschmitt/ca/nix-build-dry-run
Eelco Dolstra
2022-03-17
Merge branch 'avoid-quadratic-gc' of https://github.com/trofi/nix
Eelco Dolstra
2022-03-17
gc: don't visit implicit referrers on garbage collection
Sergei Trofimovich
2022-03-17
Merge pull request #6270 from Artturin/stdineval
Théophane Hufschmitt
2022-03-17
Fix `nix build --dry-run` with CA derivations
Théophane Hufschmitt
2022-03-17
Merge pull request #6242 from ncfavier/print-output-names
Théophane Hufschmitt
2022-03-16
Add some tests for `nix-env -q --json`
Théophane Hufschmitt
2022-03-16
nix-env: print a final newline after JSON
Naïm Favier
2022-03-16
nix-env: always print output names in JSON and XML
Naïm Favier
2022-03-16
Merge pull request #6267 from nomeata/patch-1
Théophane Hufschmitt
2022-03-16
add tests for nix eval and nix-instantiate
Artturin
2022-03-16
nix: allow using --file - to read from stdin
Artturin
2022-03-16
distributed-builds.md: fixing typo of the most minor sort
Joachim Breitner
2022-03-16
Merge pull request #6245 from trofi/fix-nix-store-gc-limit-auto-optimise-store
Eelco Dolstra
2022-03-16
Merge pull request #6264 from thufschmitt/fix-32bits-tests
Eelco Dolstra
2022-03-16
Fix the date in the comment of fetchPath’s test
Théophane Hufschmitt
2022-03-15
Merge pull request #6229 from obsidiansystems/refactor-hash-modulo
Théophane Hufschmitt
2022-03-15
Fix the tests on 32bits machines
regnat
2022-03-15
Merge pull request #6119 from Ma27/path-mtime
Théophane Hufschmitt
2022-03-15
Implement simple test for `path`-fetcher setting a correct `lastModifiedDate`
Maximilian Bosch
2022-03-15
libfetchers: remove obsolete filesystem #include
Maximilian Bosch
2022-03-15
libfetchers/path: set `lastModified` to path's mtime
Maximilian Bosch
2022-03-14
Merge pull request #6244 from Artturin/nixenvbettermessage
Eelco Dolstra
2022-03-14
Merge pull request #6220 from obsidiansystems/log-store
Théophane Hufschmitt
2022-03-14
Merge pull request #6248 from thkoch2001/patch-1
Eelco Dolstra
2022-03-13
Add documentation= entry to systemd unit file
thkoch2001
2022-03-13
nix store gc: account for auto-optimised store
Sergei Trofimovich
2022-03-13
nix-env: Add a suggestion for when there's a name collision in channels
Artturin
2022-03-11
Reduce variants for derivation hash modulo
John Ericson
2022-03-11
Merge pull request #6230 from obsidiansystems/nix-build-derived-path
Eelco Dolstra
2022-03-11
Desugar `StorePathWithOutputs` in nix-build implementation
John Ericson
2022-03-11
Deduplicate the Store downcasting with a template
John Ericson
2022-03-11
Factor out a `LogStore` interface
John Ericson
2022-03-11
`GcStore::resolve` should print the URI
John Ericson
2022-03-11
Rename `requireGcStore` to `GcStore::require`
John Ericson
2022-03-11
Merge remote-tracking branch 'origin/eval-suggestions'
Eelco Dolstra
2022-03-11
Merge pull request #5865 from pennae/memory-friendliness
Eelco Dolstra
2022-03-11
Style
Eelco Dolstra
2022-03-11
Merge pull request #5758 from mschwaig/fix-git-workspace-dirty-detection
Théophane Hufschmitt
2022-03-09
BuildResult: Remove unused drvPath field
Eelco Dolstra
2022-03-09
Merge pull request #6221 from NixOS/build-paths-with-results
Eelco Dolstra
2022-03-09
BuildResult: Use DerivedPath
Eelco Dolstra
2022-03-09
add HAVE_BOEHMGC guards to batched allocation functions
pennae
2022-03-09
make Finally more local
pennae
2022-03-08
make Pos smaller
pennae
2022-03-08
force-inline a few much-used functions
pennae
2022-03-08
cache singleton Envs just like Values
pennae
2022-03-08
remove GC_PTR_STORE_AND_DIRTY
pennae
2022-03-08
Add Store::buildPathsWithResults()
Eelco Dolstra
[next]