index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-03-25
Fix mismatched tag warning on clang
Eelco Dolstra
2022-03-25
Document getFlake
Eelco Dolstra
2022-03-25
Only provide builtin.{getFlake,fetchClosure} is the corresponding experimenta...
Eelco Dolstra
2022-03-25
Merge pull request #6051 from Ma27/fix-empty-nix-log
Eelco Dolstra
2022-03-24
nix: allow whitespace characters before command in repl
polykernel
2022-03-24
Revert "TarArchive: Small refactoring"
Maximilian Bosch
2022-03-24
Add experimental feature 'fetch-closure'
Eelco Dolstra
2022-03-24
nix store make-content-addressed: Support --from / --to
Eelco Dolstra
2022-03-24
Document fetchClosure
Eelco Dolstra
2022-03-24
Add a test for fetchClosure and 'nix store make-content-addressed'
Eelco Dolstra
2022-03-24
fetchClosure: Only allow some "safe" store types
Eelco Dolstra
2022-03-24
fetchClosure: Skip makeContentAddressed() if toPath is already valid
Eelco Dolstra
2022-03-24
Rename 'nix store make-content-addressable' to 'nix store make-content-addres...
Eelco Dolstra
2022-03-24
Fix makeContentAddressed() on self-references
Eelco Dolstra
2022-03-24
fetchClosure: Allow a path to be rewritten to CA on the fly
Eelco Dolstra
2022-03-24
Rename
Eelco Dolstra
2022-03-24
fetchClosure: Require a CA path in pure mode
Eelco Dolstra
2022-03-24
Add builtins.fetchClosure
Eelco Dolstra
2022-03-24
Merge pull request #6305 from flox/genericClosure_doc
Eelco Dolstra
2022-03-24
docs: genericClosure
Tom Bereknyei
2022-03-24
Fix flake profile use of originalUrl vs. originalUri
Rok Garbas
2022-03-24
lexer: add error location to lexer errors
Sergei Trofimovich
2022-03-22
nix edit: support kakoune
Hideaki Kawai
2022-03-22
Don't hide repeated values while generating manifest.nix
Eelco Dolstra
2022-03-22
printValue(): <REPEAT> -> «repeated»
Eelco Dolstra
2022-03-22
buildProfile(): Ignore manifest.{nix,json}
Eelco Dolstra
2022-03-22
Merge pull request #6237 from obsidiansystems/store-path-string-context
Eelco Dolstra
2022-03-19
Don't partial match sourcehut refs
Gabriel Fontes
2022-03-19
Fix sourcehut tag ref resolving
Gabriel Fontes
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-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
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
nix: allow using --file - to read from stdin
Artturin
2022-03-16
Merge pull request #6245 from trofi/fix-nix-store-gc-limit-auto-optimise-store
Eelco Dolstra
2022-03-15
Merge pull request #6229 from obsidiansystems/refactor-hash-modulo
Théophane Hufschmitt
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-13
nix store gc: account for auto-optimised store
Sergei Trofimovich
[next]