index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-25
Fix empty std::optional dereference in writeDerivation()
Eelco Dolstra
2020-06-23
nix flake init: Use git add --force
Eelco Dolstra
2020-06-23
Merge pull request #3724 from bburdette/hintfmt-percent
Eelco Dolstra
2020-06-22
with normaltxt, elide yellow color code instead of canceling it; use normaltx...
Ben Burdette
2020-06-22
Update src/libutil/fmt.hh
Ben Burdette
2020-06-22
nix flake check: Don't build apps
Eelco Dolstra
2020-06-19
tidying up
Ben Burdette
2020-06-19
fmt -> hintfmt test
Ben Burdette
2020-06-19
remove formathelper
Ben Burdette
2020-06-19
escape percents
Ben Burdette
2020-06-19
too few, too many args
Ben Burdette
2020-06-19
add hintfmt test
Ben Burdette
2020-06-19
Merge remote-tracking branch 'upstream/master' into validPathInfo-ca-proper-d...
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-19
tabs -> spaces
John Ericson
2020-06-19
More designated initializers
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-19
Remove unneeded constructor for `DerivationOutputHash`
John Ericson
2020-06-19
Remove uneeded `= default` for Hash
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-19
Use designated initializers for `DerivationOutputHash`
John Ericson
2020-06-19
FileSystemHash -> DerivationOutputHash
John Ericson
2020-06-19
Merge pull request #3669 from gilligan/add-compression-tests
Eelco Dolstra
2020-06-19
Remove some `Base::` that crept in
John Ericson
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
2020-06-18
Merge branch 'no-hash-type-unknown' into validPathInfo-temp
John Ericson
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-18
Merge pull request #3709 from expipiplus1/master
Eelco Dolstra
2020-06-18
Don't provide 'getFlake' if the 'flakes' feature is not enabled
Eelco Dolstra
2020-06-18
Some backports from the flakes branch
Eelco Dolstra
2020-06-18
Remove unneeded #include
Eelco Dolstra
2020-06-18
Make constant primops lazy
Eelco Dolstra
2020-06-18
github: Respect default branch
Eelco Dolstra
2020-06-18
Rename content-addressed-paths into ca-derivations
regnat
2020-06-17
Merge pull request #3713 from matthewbauer/cleanup-warnings
Eelco Dolstra
2020-06-17
Merge pull request #3712 from obsidiansystems/make-http-successful-states-coh...
Eelco Dolstra
2020-06-17
Remove unused narInfoFile in binary-cache-store
Matthew Bauer
2020-06-17
Replace struct StorePath with class StorePath
Matthew Bauer
2020-06-17
Include review comments
Carlo Nucera
2020-06-17
Merge pull request #3710 from tweag/reserve_ca_derivations
Eelco Dolstra
2020-06-17
Merge pull request #3707 from p01arst0rm/outdated-function-fix
Eelco Dolstra
2020-06-17
nix eval: Add --apply flag for post-processing the result
Eelco Dolstra
2020-06-17
fixup! Reserve the `__contentAddressed` derivation parameter
regnat
2020-06-17
Make successful states coherent
Carlo Nucera
2020-06-17
InstallableFlake: Show all possible attribute names
Eelco Dolstra
2020-06-17
Use `ansicolor.hh` in `nix repl` rather than duplicates
John Ericson
[next]