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-04-09
Revert "libfetchers/tarball: Lock on effectiveUrl"
Eelco Dolstra
2021-04-07
Restore stack size in child processes
Eelco Dolstra
2021-04-07
restoreSignals() + restoreAffinity() -> restoreProcessContext()
Eelco Dolstra
2021-04-07
PathSubstitutionGoal: Clean up pipe
Eelco Dolstra
2021-04-05
Document the derived path types.
John Ericson
2021-04-05
buildable.{cc,hh} -> derived-path.{cc,hh}
John Ericson
2021-04-05
Make `DerivedPathWithHints` a newtype
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
"newtype" BuildableReq
John Ericson
2021-04-05
No templates for `Buildable` and `BuildableReq`
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-04-05
Move `StorePathWithOutput` utilities out of store class
John Ericson
2021-04-05
Move `StorePathWithOutputs` into its own header/file
John Ericson
2021-04-05
Pull out Buildable into its own file/header in libnixstore
John Ericson
2021-03-30
fetchGit: don't prefix "refs/heads/" on ref = "HEAD"
Bjørn Forsman
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
[next]