index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-24
Only return wanted outputs
Eelco Dolstra
2022-03-24
Random cleanup
Eelco Dolstra
2022-03-24
Random cleanup
Eelco Dolstra
2022-03-24
Merge pull request #6302 from edolstra/fetch-closure
Eelco Dolstra
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 #6285 from flokli/add-tmpfile
Eelco Dolstra
2022-03-24
Merge pull request #6305 from flox/genericClosure_doc
Eelco Dolstra
2022-03-24
Merge pull request #6308 from NixOS/consisten-use-of-url-uri-5872
Eelco Dolstra
2022-03-24
Merge pull request #6307 from edolstra/cp-symlinks
Eelco Dolstra
2022-03-24
docs: genericClosure
Tom Bereknyei
2022-03-24
install-multi-user.sh: Preserve symlinks
Eelco Dolstra
2022-03-24
Fix flake profile use of originalUrl vs. originalUri
Rok Garbas
2022-03-24
Merge pull request #6306 from trofi/add-lexer-locations
Eelco Dolstra
2022-03-24
lexer: add error location to lexer errors
Sergei Trofimovich
2022-03-23
scripts/install-systemd-multi-user.sh: install /etc/tmpfiles.d/nix-daemon.con...
Florian Klink
2022-03-23
Merge pull request #6144 from toonn/doc-macos-uninstall
Domen Kožar
2022-03-22
Merge pull request #6298 from kayhide/nix-edit-support-kakoune
Eelco Dolstra
2022-03-22
nix edit: support kakoune
Hideaki Kawai
2022-03-22
Merge pull request #6296 from edolstra/fix-profile-manifest
Eelco Dolstra
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
Merge pull request #6294 from edolstra/filter-manifest
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-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
nix-daemon.conf.in: add tmpfiles file to create nix/daemon-socket directory
Florian Klink
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
[next]