index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
2020-08-10
Merge branch 'small-drv-serialize-cleanup' of github.com:obsidiansystems/nix ...
John Ericson
2020-08-10
Remove name parameter from `writeDerivation`
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-07
nix build (and others): Force re-evaluation of cached errors
Eelco Dolstra
2020-08-07
Make --no-eval-cache a global setting
Eelco Dolstra
2020-08-05
Update src/libexpr/primops.cc
John Ericson
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-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-08-05
Merge pull request #3730 from obsidiansystems/better-ca-parse-errors
Eelco Dolstra
2020-08-05
Typo
Eelco Dolstra
2020-08-04
Merge remote-tracking branch 'upstream/master' into better-ca-parse-errors
John Ericson
2020-07-30
Merge branch 'master' of github.com:NixOS/nix into better-ca-parse-errors
Carlo Nucera
2020-07-30
Make expectedHash optional in prim_path
Matthew Bauer
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-28
Restore backwards-compat for current `builtins.fetchGit`
Maximilian Bosch
2020-07-28
Merge legacy `fetchGit`-builtin with the generic `fetchTree`-function
Maximilian Bosch
2020-07-27
Require `ca-derivations` everywhere we create a CA derivation
John Ericson
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 branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
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-22
Parse CA derivations using new output variants
John Ericson
2020-07-21
Merge remote-tracking branch 'upstream/master' into better-ca-parse-errors
John Ericson
2020-07-17
Merge branch 'master' of github.com:NixOS/nix into misc-ca
Carlo Nucera
2020-07-17
Merge branch 'multi-output-hashDerivationModulo' of github.com:Ericson2314/ni...
Carlo Nucera
2020-07-17
parseFlakeRef(): Only search for the top-level directory for CLI flakerefs
Eelco Dolstra
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-16
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-14
EvalCache: Ignore SQLite errors
Eelco Dolstra
2020-07-14
Merge remote-tracking branch 'origin/master' into flakes
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-12
DerivationOutputExtensional -> DerivationOutputInputAddressed
John Ericson
2020-07-12
String .drv suffix to create derivation name
John Ericson
2020-07-12
Set derivation name in dervationStrict
John Ericson
2020-07-12
Don't improperly assume path is store path
John Ericson
2020-07-09
Fix DerivationOutputExtensional name
Matthew Bauer
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-07-08
Add name to BasicDerivation
Matthew Bauer
2020-07-06
Merge branch 'master' of github.com:NixOS/nix into better-ca-parse-errors
Carlo Nucera
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-07-02
assert for invalid fileorigin
Ben Burdette
[next]