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-24
Move primop docs inline
Eelco Dolstra
2020-08-24
Allow primops to have Markdown documentation
Eelco Dolstra
2020-08-20
Remove PrimOp constructor
Eelco Dolstra
2020-08-19
Generate the nix.conf docs from the source code
Eelco Dolstra
2020-08-19
Change option descriptions to Markdown
Eelco Dolstra
2020-08-14
Merge pull request #3875 from obsidiansystems/new-interface-for-path-pathOpt
Eelco Dolstra
2020-08-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
Eelco Dolstra
2020-08-10
Remove name parameter from `writeDerivation`
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
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
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 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-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
[next]