index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-22
Merge pull request #6237 from obsidiansystems/store-path-string-context
Eelco Dolstra
2022-03-21
Merge pull request #6290 from Misterio77/fix-sourcehut-tags-refs
Eelco Dolstra
2022-03-19
Fix sourcehut integration test
Gabriel Fontes
2022-03-19
Don't partial match sourcehut refs
Gabriel Fontes
2022-03-19
Fix sourcehut tag ref resolving
Gabriel Fontes
2022-03-18
Merge pull request #6284 from obsidiansystems/generlized-derivation-type
Théophane Hufschmitt
2022-03-18
Decode string context straight to using `StorePath`s
John Ericson
2022-03-18
Generalize `DerivationType` in preparation for impure derivations
John Ericson
2022-03-18
Avoid some pointless copying of drvs
John Ericson
2022-03-18
Use Deferred when building an input-addressed drv
John Ericson
2022-03-18
Merge pull request #6283 from obsidiansystems/outputs-less-nesting
Théophane Hufschmitt
2022-03-17
Clean up `DerivationOutput`, and headers
John Ericson
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
Create some type aliases for string Contexts
John Ericson
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
[next]