index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2021-05-10
Simplify the realisations disk cache
regnat
2021-05-10
Remove useless parents
regnat
2021-05-06
Add a realisations disk cache
regnat
2021-05-04
Fix the double-slash in the realisations path
regnat
2021-05-03
Merge pull request #4761 from emilazy/issue-4658-mark-impure-host-deps-as-opt...
Eelco Dolstra
2021-05-03
Bump version number for `DerivedPath` changes
Maximilian Bosch
2021-05-02
Mark `__impureHostDeps` paths as optional
Emily
2021-04-23
Merge branch 'remove-trailing-spaces' of github.com:NixOS/nix
Eelco Dolstra
2021-04-23
Replace the trailing markdown spaces by a backslash
regnat
2021-04-22
Always register the realisations of input-addressed drvs
regnat
2021-04-19
Include sys/wait.h everywhere WIFEXITED etc is used
Alyssa Ross
2021-04-15
Merge branch 'libarchive-decompress' of https://github.com/serokell/nix
Eelco Dolstra
2021-04-13
Fix registerDrvOutput with the daemon
regnat
2021-04-09
add tests for zstd compression
Domen Kožar
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-26
LocalBinaryCacheStore::upsertFile(): Fix race
Eelco Dolstra
2021-03-26
Fix some typos
Eelco Dolstra
2021-03-23
Merge pull request #4603 from DavHau/davhau-improve-nix-conf-help-builders
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-17
Remove unimplemented hashAlgoOpt
Robert Hensing
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
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-10
Use libarchive for all compression
Yorick van Pelt
2021-03-05
Avoid some StorePath -> Path -> StorePath roundtrips
John Ericson
2021-03-04
improve man page for nix.conf (builders)
DavHau
2021-03-01
Fix bad wanted output error as requested
John Ericson
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
[next]