index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-03-09
Add a `nix realisation` command for working on realisations
regnat
2021-03-08
Merge pull request #4601 from lovesegfault/fix-4598
Eelco Dolstra
2021-03-08
Merge pull request #4615 from NixOS/nix-show-stats-with-nix-cmd
Eelco Dolstra
2021-03-04
nix-build: set execfail
Bernardo Meurer
2021-03-05
Avoid some StorePath -> Path -> StorePath roundtrips
John Ericson
2021-03-03
nix repl :doc: Don't return docs for partially applied primops
Eelco Dolstra
2021-03-02
Make NIX_SHOW_STATS work with new-style commands
regnat
2021-03-02
libfetchers/tarball: Lock on effectiveUrl
dramforever
2021-03-01
Merge pull request #4574 from grahamc/libstore-ssh-host-key
Eelco Dolstra
2021-02-26
Properly propagate libseccomp linker flags
Puck Meerburg
2021-02-26
Remove unused `redirectedBadOutputs`
John Ericson
2021-02-26
Remove temporary `#if 0...#endif` from previous commit
John Ericson
2021-02-26
Split {,local-}derivation-goal.{cc,hh}
John Ericson
2021-02-26
Copy {,local-}derivation-goal.{cc,h}
John Ericson
2021-02-26
Merge pull request #4477 from NixOS/ca/build-remote
Eelco Dolstra
2021-02-26
Simplify the case where the drv is a purely input-addressed one
regnat
2021-02-26
Update src/libstore/build/derivation-goal.cc
Eelco Dolstra
2021-02-26
Update src/build-remote/build-remote.cc
Eelco Dolstra
2021-02-26
Update src/build-remote/build-remote.cc
Eelco Dolstra
2021-02-26
nix flake update: Recreate the lock file
Eelco Dolstra
2021-02-26
Use std::make_unique
Eelco Dolstra
2021-02-26
Merge remote-tracking branch 'origin/deduplicate-static-hashes-computation'
Eelco Dolstra
2021-02-26
Merge pull request #4487 from NixOS/ca/copy-drv-outputs
Eelco Dolstra
2021-02-26
Merge pull request #4530 from alyssais/kill
Eelco Dolstra
2021-02-25
Make `nix copy` work without the ca-derivations flag
regnat
2021-02-25
Apply @edolstra stylistic suggestions
Théophane Hufschmitt
2021-02-25
Ensure that the ca-derivations bit is set when copying realisations
regnat
2021-02-25
Don't crash when copying realisations to a non-ca remote
regnat
2021-02-25
Use `RealisedPath`s in `copyPaths`
regnat
2021-02-25
distributed builds: load remote builder host key from the machines file
Graham Christensen
2021-02-24
Respect command registrations in plugins.
Shea Levy
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-02-24
Bail if plugin-files is set after plugins have been loaded.
Shea Levy
2021-02-23
Merge pull request #4551 from danieldk/system-features-compute-level
Eelco Dolstra
2021-02-23
Make `DerivationGoal::drv` a full Derivation
regnat
2021-02-23
Properly bypass the registering step when all outputs are present
regnat
2021-02-23
build-remote: Always register the missing outputs
regnat
2021-02-23
Also send ca outputs to the build hook
regnat
2021-02-23
RemoteStore: Send back the new realisations
regnat
2021-02-23
LegacySSHStore: Send back the new realisations
regnat
2021-02-23
LocalStore: Send back the new realisations
regnat
2021-02-23
Make the build-hook work with ca derivations
regnat
2021-02-22
Warn about instability of plugin API
Shea Levy
2021-02-22
Make missing auto-call arguments throw an eval error
regnat
2021-02-22
Tweak error message
Eelco Dolstra
2021-02-22
Add x86_64 compute levels as additional system types
Daniël de Kok
2021-02-19
Merge pull request #4541 from obsidiansystems/simpler-store-path-command
Eelco Dolstra
2021-02-19
Remove the drv resolution caching mechanism
regnat
2021-02-19
Store the output hashes in the initialOutputs of the drv goal
regnat
2021-02-19
Don't expose the "bang" drvoutput syntax
Théophane Hufschmitt
[next]