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-07-22
Downgrade warning message
Eelco Dolstra
2021-07-21
Tweak --no/use-registries doc strings
Eelco Dolstra
2021-07-21
Merge branch 'balsoft/no-registries' of https://github.com/serokell/nix
Eelco Dolstra
2021-07-20
Properly lock the builds of CA derivations
regnat
2021-07-16
Add use-registries config option (and deprecate --no-registries flag)
Alexander Bantyev
2021-07-16
Be more lenient when realisations have a conflicting dependency set
regnat
2021-07-15
Forward the whole Nix config to the post-build-hook
regnat
2021-07-13
Merge pull request #5006 from illustris/nscd
Eelco Dolstra
2021-07-13
fixed output derivations: fix incorrect responses for getpwuid
illustris
2021-07-12
Style
Eelco Dolstra
2021-07-12
Merge branch 'structured-attrs-shell' of https://github.com/Ma27/nix
Eelco Dolstra
2021-07-12
Merge branch 'master' into structured-attrs-shell
Maximilian Bosch
2021-07-12
Error -> UsageError
Eelco Dolstra
2021-07-12
Merge branch 'days' of https://github.com/nielsegberts/nix
Eelco Dolstra
2021-07-11
Throw on unexpected input for --delete-older-than
Niels Egberts
2021-07-09
Formatting
Eelco Dolstra
2021-07-08
Merge pull request #4935 from alyssais/host_os
Eelco Dolstra
2021-07-05
Merge pull request #4938 from tomcur/store-uri-parsing
Eelco Dolstra
2021-06-28
Merge pull request #4942 from NixOS/ca/remove-lock-files
Eelco Dolstra
2021-06-28
Merge pull request #4937 from NixOS/ca/make-the-tests-useful
Eelco Dolstra
2021-06-24
Eventually delete the CA paths lock files
regnat
2021-06-24
Perform input rewrites only in LocalDerivationGoal
Maximilian Bosch
2021-06-24
Make CA derivations compatible with recursive Nix
regnat
2021-06-24
Make the post-build-hook also run for unresolved CA derivations
regnat
2021-06-23
Improve machine store URI parsing
Thomas Churchman
2021-06-23
Apply OS checks to host platform, not build
Alyssa Ross
2021-06-23
Assert that compatible realisations have the same dependencies
regnat
2021-06-23
Display the diverging paths in case of a realisation mismatch
regnat
2021-06-23
Fix indentation
regnat
2021-06-23
Gracefully ignore a substituter if it holds an incompatible realisation
regnat
2021-06-23
Properly fail when trying to register an incoherent realisation
regnat
2021-06-23
Merge pull request #4838 from NixOS/ca/recursively-substitute-realisations
Eelco Dolstra
2021-06-23
Merge pull request #4906 from NixOS/collect-garbage-ca
Eelco Dolstra
2021-06-23
Merge pull request #4905 from NixOS/ca-derivations-machine-feature
Eelco Dolstra
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-22
Move `writeStructuredAttrsShell` out of `ParsedDerivation` class
Maximilian Bosch
2021-06-22
Prefix env vars for attrs.* files with NIX_
Maximilian Bosch
2021-06-22
Remove now-obsolete typedef
Maximilian Bosch
2021-06-22
Split shell & json creation for build environments with structured attrs
Maximilian Bosch
2021-06-22
Set environment variables for .attrs.json & .attrs.sh
Maximilian Bosch
2021-06-22
Source complete env in `nix-shell` with `__structuredAttrs = true;`
Maximilian Bosch
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-12
Don’t check the `deriver` field on computeFSClosure
regnat
[next]