index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-31
Support fixed-output derivations depending on impure derivations
Eelco Dolstra
2022-03-31
Add support for impure derivations
Eelco Dolstra
2022-03-31
replaceEnv(): Pass newEnv by reference
Eelco Dolstra
2022-03-31
Merge pull request #6339 from flox/bundler_default
Eelco Dolstra
2022-03-30
bundler: update default bundler to support new bundler API
Tom Bereknyei
2022-03-30
Merge pull request #6335 from thufschmitt/gitignore-stray-files
Eelco Dolstra
2022-03-30
Gitignore the generated systemd nix-daemon conf file
Théophane Hufschmitt
2022-03-30
Don’t create a file in the worktree in the fetchPath test
Théophane Hufschmitt
2022-03-30
Merge pull request #6334 from NixOS/require-mounts-for-db
Eelco Dolstra
2022-03-29
nix-daemon.service: require mounts for /nix/var/nix/db
Graham Christensen
2022-03-29
Merge pull request #6268 from thufschmitt/remove-the-variant-in-hashmodulo
Eelco Dolstra
2022-03-29
Simplify the handling of the hash modulo
Théophane Hufschmitt
2022-03-28
Merge pull request #6330 from edolstra/run-remote-store
Théophane Hufschmitt
2022-03-28
Merge pull request #6328 from edolstra/fix-nix-profile-install
Eelco Dolstra
2022-03-28
nix {run,shell}: Print a better error message if the store is not local
Eelco Dolstra
2022-03-28
nix profile install: Don't use queryDerivationOutputMap()
Eelco Dolstra
2022-03-28
Merge pull request #6319 from Artturin/fixtypo
Théophane Hufschmitt
2022-03-26
scripts/install-systemd-multi-user.sh: fix typo
Artturin
2022-03-25
Merge pull request #6314 from edolstra/experimental-primop
Eelco Dolstra
2022-03-25
Merge pull request #6311 from edolstra/return-wanted-paths
Eelco Dolstra
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-25
Merge pull request #6292 from polykernel/permissive-spacing-repl
Eelco Dolstra
2022-03-25
Use wantOutput
Eelco Dolstra
2022-03-24
nix: allow whitespace characters before command in repl
polykernel
2022-03-24
tests/build.sh: Test that 'nix build' only prints wanted outputs
Eelco Dolstra
2022-03-24
Retry substitution after an incomplete closure only once
Eelco Dolstra
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
Implement regression test for empty logs loaded via `nix log`
Maximilian Bosch
2022-03-24
Revert "TarArchive: Small refactoring"
Maximilian Bosch
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
[next]