index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-13
Don't try to parse signature check as commit timestamp
Chuck
2020-08-13
Merge pull request #3928 from obsidiansystems/more-tee
Eelco Dolstra
2020-08-13
Use `TeeSink` and `TeeSouce` in a few more places
John Ericson
2020-08-13
Merge pull request #3923 from obsidiansystems/daemon-auth-cleanup
Eelco Dolstra
2020-08-12
Separate auth and logic for the daemon
John Ericson
2020-08-11
Merge pull request #3919 from bburdette/issue-2238-demotion
Eelco Dolstra
2020-08-11
demote remote build message to Info
Ben Burdette
2020-08-11
Merge pull request #3914 from obsidiansystems/small-drv-serialize-cleanup
Eelco Dolstra
2020-08-11
Merge pull request #3916 from Ma27/progress-bar-coloring
Eelco Dolstra
2020-08-10
Always reset ANSI colors in progress-bar line
Maximilian Bosch
2020-08-10
Deduplicate parsing and reading derivations
John Ericson
2020-08-10
Remove name parameter from `writeDerivation`
John Ericson
2020-08-07
Fix .ls file names in binary caches
Eelco Dolstra
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-06
Merge pull request #3856 from obsidiansystems/buildable-variant
Eelco Dolstra
2020-08-06
repl.cc: Check for HAVE_BOEHMGC
Eelco Dolstra
2020-08-06
Merge pull request #3897 from bburdette/error-2238
Eelco Dolstra
2020-08-05
don't crash if there's no drvPath
Ben Burdette
2020-08-05
add derivation path to hint
Ben Burdette
2020-08-05
error messages for issue 2238
Ben Burdette
2020-08-05
Fix --profile with multiple opaque paths
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into buildable-variant
John Ericson
2020-08-05
Update src/libexpr/primops.cc
John Ericson
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into derivation-primop-floating...
John Ericson
2020-08-05
Merge remote-tracking branch 'obsidian/misc-ca' into derivation-primop-floati...
John Ericson
2020-08-05
Style fix
Eelco Dolstra
2020-08-05
Merge branch 'misc-ca' of https://github.com/obsidiansystems/nix
Eelco Dolstra
2020-08-05
Sed some names to perhaps avoid conflicts
John Ericson
2020-08-05
Style fix
Eelco Dolstra
2020-08-05
Reanme `DerivationType::Regular` defintion too
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
Merge pull request #3864 from obsidiansystems/more-topo-sort
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-08-04
Merge pull request #3894 from obsidiansystems/json-test-order-agnostic
Eelco Dolstra
2020-08-04
Make JSON equality tests agnostic to ordering
John Ericson
2020-08-04
S3BinaryCacheStore: Fix size determination
Eelco Dolstra
2020-08-04
Revert "Remove putBytes"
Eelco Dolstra
2020-08-04
BinaryCacheStore: Explicitly flush file sink
Eelco Dolstra
2020-08-04
Merge pull request #3892 from obsidiansystems/path-info-header
Eelco Dolstra
2020-08-04
tab -> space
John Ericson
2020-08-03
Merge remote-tracking branch 'upstream/master' into path-info-header
John Ericson
2020-08-03
Delete compressed NARs
Eelco Dolstra
2020-08-03
Merge pull request #3885 from obsidiansystems/generalize-addToStore-adapter
Eelco Dolstra
2020-08-03
`addToStore` in terms of `addToStoreFromDump` is not local-store-specific
John Ericson
2020-08-01
Fix error message and avoid recalculation
John Ericson
[next]