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-06-23
Merge pull request #4836 from NixOS/ca/track-drvoutput-dependencies-2-le-retour
Eelco Dolstra
2021-06-23
Fix indentation
regnat
2021-06-23
Reformat the sql statements
regnat
2021-06-23
Remove a useless string split
Théophane Hufschmitt
2021-06-23
Pass more values by reference
Théophane Hufschmitt
2021-06-21
Shorten a stupidly long sql query name
regnat
2021-06-21
Merge pull request #4833 from NixOS/ca/json-realisations-in-worker-protocol
Eelco Dolstra
2021-06-21
Remove a possible existing store path when building CA derivations
regnat
2021-06-18
UDSRemoteStore: Support the 'root' store parameter
Eelco Dolstra
2021-06-01
Check the CA hash when importing stuff in the local store
regnat
2021-06-01
Merge pull request #4866 from alyssais/libdl
Eelco Dolstra
2021-06-01
Merge pull request #4734 from p01arst0rm/fix-s3-ifdef
Eelco Dolstra
2021-06-01
Only link with libdl on Linux
Alyssa Ross
2021-05-26
Aso track the output path of the realisation dependencies
regnat
2021-05-26
Add a db migration script
regnat
2021-05-26
Make `copyPaths` copy the whole realisations closure
regnat
2021-05-26
Properly track the drvoutput references when building
regnat
2021-05-26
Add a method to compute the closure of a realisation
regnat
2021-05-26
Store the realisation deps on the local store
regnat
2021-05-26
Add a dependencies field to DrvOutputInfo
regnat
2021-05-26
Always send the realisations as JSON
regnat
2021-05-26
Remove the remaining occurenceses of a NarHash modulo
regnat
2021-05-25
Make the Nar hash non modulo
regnat
2021-05-19
Always send the realisations as JSON
regnat
2021-05-19
Extract a generic `computeClosure` function
regnat
2021-05-17
Merge pull request #4818 from NixOS/ca/cli-use-builtpaths
Eelco Dolstra
2021-05-17
Enfore the use of properly built paths in libcmd
regnat
2021-05-17
sandbox: allow SystemVersionCompat.plist on Darwin
Emily
2021-05-13
Merge pull request #4798 from matthewbauer/relock-wait-for-build-slot-goals
Eelco Dolstra
2021-05-13
Merge pull request #4801 from matthewbauer/fix-tokenize-output-names
Eelco Dolstra
2021-05-12
Fix tokenize output names in drv
Matthew Bauer
2021-05-12
Relock wait for build slot goals
Matthew Bauer
2021-05-12
DerivedPathWithHints -> BuiltPath
regnat
2021-05-12
doc: mention Priority for substituters
Lorenzo Manacorda
2021-05-10
Merge pull request #4781 from NixOS/locally_cache_the_remote_realisations
Eelco Dolstra
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-05
Properly normalize the content-addressed paths
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-23
unified macro style for ENABLE_S3
p01arst0rm
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
[next]