index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build.cc
Age
Commit message (
Expand
)
Author
2020-08-14
Merge pull request #3875 from obsidiansystems/new-interface-for-path-pathOpt
Eelco Dolstra
2020-08-14
Merge pull request #3924 from obsidiansystems/features-per-store
Eelco Dolstra
2020-08-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
Eelco Dolstra
2020-08-12
Make `system-features` a store setting
John Ericson
2020-08-12
Separate auth and logic for the daemon
John Ericson
2020-08-06
Minimize the usage of `Hash::dummy`
John Ericson
2020-08-06
Merge remote-tracking branch 'upstream/master' into make-narHash-not-optional
John Ericson
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pat...
Carlo Nucera
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into make-narHash-not-optional
Carlo Nucera
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-08-05
error messages for issue 2238
Ben Burdette
2020-08-05
Merge remote-tracking branch 'obsidian/misc-ca' into derivation-primop-floati...
John Ericson
2020-08-05
Sed some names to perhaps avoid conflicts
John Ericson
2020-08-05
Make names more consistent
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-28
Merge branch 'misc-ca' of github.com:obsidiansystems/nix into new-interface-f...
Carlo Nucera
2020-07-28
Use the new interface
Carlo Nucera
2020-07-27
Merge branch 'misc-ca' of github.com:obsidiansystems/nix into derivation-prim...
John Ericson
2020-07-27
Merge branch 'ca-derivation-data-types' of github.com:obsidiansystems/nix int...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into ca-derivation-data-types
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-27
Merge branch 'optional-derivation-output-storepath' into ca-derivation-data-t...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into optional-derivation-outpu...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-23
Merge branch 'misc-ca' of github.com:obsidiansystems/nix into derivation-prim...
John Ericson
2020-07-23
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-07-22
Parse CA derivations using new output variants
John Ericson
2020-07-21
Update src/libstore/build.cc
John Ericson
2020-07-20
Merge branch 'ca-derivation-data-types' of github.com:obsidiansystems/nix int...
Carlo Nucera
2020-07-20
Add UnimplementedError to ease grepping for these
Carlo Nucera
2020-07-17
Revert "Don't anticipate CA but not fixed outputs for now"
Carlo Nucera
2020-07-17
Merge branch 'ca-drv' of github.com:Ericson2314/nix into misc-ca
Carlo Nucera
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-14
Crudely make `addToStoreFromDump` take `Source` not string
John Ericson
2020-07-13
Remove 'accessor' from addToStore()
Eelco Dolstra
2020-07-13
toStorePath(): Return a StorePath and the suffix
Eelco Dolstra
2020-07-13
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-10
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-08
Fix build.cc on linux
Matthew Bauer
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-07-07
exportReferencesGraph: Fix support for non-top-level store paths
Eelco Dolstra
2020-07-03
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
John Ericson
2020-07-02
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-02
Store subPath in SubstitutionGoal
Matthew Bauer
2020-07-02
Try next when no ca exists and have different store dirs
Matthew Bauer
2020-07-01
Merge branch 'remote-query-outputs' of https://github.com/tweag/nix
Eelco Dolstra
2020-06-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
[next]