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-26
LocalBinaryCacheStore::upsertFile(): Fix race
Eelco Dolstra
2021-03-26
Fix some typos
Eelco Dolstra
2021-03-24
Merge pull request #4650 from samueldr/fix/registry-config-dir
Eelco Dolstra
2021-03-23
Merge pull request #4603 from DavHau/davhau-improve-nix-conf-help-builders
Eelco Dolstra
2021-03-23
Merge pull request #4646 from Ma27/support-scoped-v6
Eelco Dolstra
2021-03-23
nix.conf builders: refer to manual page
DavHau
2021-03-22
Fix typos in the last PR #4656
John Ericson
2021-03-22
Clean up serialization for `BuildResult`
John Ericson
2021-03-19
Use the appropriate config dir for the registry
Samuel Dionne-Riel
2021-03-19
ProgressBar: Respect verbosity level
Eelco Dolstra
2021-03-19
Restore 'nix flake info' as a deprecated alias
Eelco Dolstra
2021-03-17
Merge pull request #4648 from hercules-ci/remove-unimplemented-hashAlgoOpt
Eelco Dolstra
2021-03-17
Remove unimplemented hashAlgoOpt
Robert Hensing
2021-03-16
Fix Nix to properly work with stores using a scoped IPv6 address
Maximilian Bosch
2021-03-16
Merge 'nix flake {info,list-inputs}' into 'nix flake metadata'
Eelco Dolstra
2021-03-16
--override-input: Imply --no-write-lock-file
Eelco Dolstra
2021-03-15
Merge pull request #4587 from obsidiansystems/derivation-goal-detect-invalid-...
Eelco Dolstra
2021-03-15
Merge pull request #4580 from obsidiansystems/restore-test-build-remote-ca-fixed
Eelco Dolstra
2021-03-15
Merge pull request #4624 from NixOS/ca/realisation-nix-command
Eelco Dolstra
2021-03-15
Properly sign the unresolved drvs
regnat
2021-03-15
Check the signatures when copying store paths around
regnat
2021-03-15
pathInfoIsTrusted -> pathInfoIsUntrusted
regnat
2021-03-15
Add some logic for signing realisations
regnat
2021-03-15
Merge pull request #4592 from NixOS/ca/remote-cache
Eelco Dolstra
2021-03-11
Merge pull request #4566 from orbekk/master
Eelco Dolstra
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-04
improve man page for nix.conf (builders)
DavHau
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
Fix bad wanted output error as requested
John Ericson
2021-03-01
Add support for bare git repositories with git+file
Kjetil Orbekk
2021-03-01
Allow substituting drv outputs when building
regnat
2021-03-01
SubstitutionGoal -> PathSubstitutionGoal
regnat
2021-03-01
Merge pull request #4574 from grahamc/libstore-ssh-host-key
Eelco Dolstra
2021-02-28
Throw error for derivation goal with bogus wanted output
John Ericson
2021-02-27
Fix testing fixed-output derivations in double sandboxes
John Ericson
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
[next]