index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-05-31
Merge pull request #8421 from fricklerhandwerk/doc-replaceStrings
Eelco Dolstra
2023-05-31
Merge pull request #8318 from fricklerhandwerk/doc-currentTime
Valentin Gagarin
2023-05-30
update documentation according to release notes
Valentin Gagarin
2023-05-30
Merge pull request #8398 from polykernel/perf/lazy-eval-replacements-replaces...
Robert Hensing
2023-05-30
Merge pull request #8406 from NixOS/fix-ca-attrs-false
Eelco Dolstra
2023-05-27
Merge pull request #8399 from tweag/fix-chrooted-stores-error-path
Eelco Dolstra
2023-05-27
Restore Nix 2.3 behaviour for {__impure,__contentAddressed} = false
Eelco Dolstra
2023-05-26
create pathAccessible, use it to infer default dirs
Yorick van Pelt
2023-05-26
getDefaultNixPath: ignore EPERM
Yorick van Pelt
2023-05-26
Call getDefaultSSLCertFile() only when none is specified
Yorick van Pelt
2023-05-26
ci: Always run with sandbox, even on Darwin
Silvan Mosberger
2023-05-25
primops: lazy evaluation of replaceStrings replacements
polykernel
2023-05-25
Properly report build errors on chrooted stores
Théophane Hufschmitt
2023-05-24
Fix typo in error message of too long store path
oxalica
2023-05-23
`nix flake check`: skip derivations for foreign systems (#7759)
Peter Becich
2023-05-22
Merge pull request #8377 from layus/fix-ssl-cert-mount
Théophane Hufschmitt
2023-05-22
Merge pull request #8365 from obsidiansystems/proto-structs
Théophane Hufschmitt
2023-05-19
Shortcircuit for empty caFile
Guillaume Maudoux
2023-05-19
Make mounting ssl cert file optional
Guillaume Maudoux
2023-05-19
Merge pull request #8354 from KasyanDiGris/git-fetcher-ask-credentials
Eelco Dolstra
2023-05-19
Merge pull request #8215 from obsidiansystems/general-repair-path
Eelco Dolstra
2023-05-19
Merge pull request #7312 from layus/fixed-output-system-cert
Eelco Dolstra
2023-05-18
Merge pull request #8366 from obsidiansystems/worker-proto-forward-decl-types
Robert Hensing
2023-05-18
Remove unused
Konstantin Vukolov
2023-05-18
Add option isInteractive
Konstantin Vukolov
2023-05-18
Don't use `store-api.hh` in `worker-protocol.hh`
John Ericson
2023-05-17
Revert "Revert "Use template structs instead of phantoms""
John Ericson
2023-05-17
Upgrade `downstreamPlaceholder` to a type with methods
John Ericson
2023-05-17
Add test for `downstreamPlaceholder`
John Ericson
2023-05-17
Merge pull request #8349 from tweag/fix-control-master
John Ericson
2023-05-17
Merge pull request #8360 from obsidiansystems/worker-protocol.cc
John Ericson
2023-05-17
Move `worker_proto` defs out of `remote-store.cc` to own file
John Ericson
2023-05-17
add cross-references to pure evaluation mode
Valentin Gagarin
2023-05-17
Also use long options in src/nix/*.md
Alexander Schmolck
2023-05-17
Ask for git credentials in fetcher
Konstantin Vukolov
2023-05-16
Merge pull request #8346 from tweag/fix-nix-profile-install-conflict-segfault
John Ericson
2023-05-16
Fix ControlMaster behaviour
Alexander Bantyev
2023-05-16
Merge pull request #8154 from tweag/delete-old-on-all-profiles-dir
John Ericson
2023-05-16
Fix the printing of the installables on `nix profile install` conflict
Théophane Hufschmitt
2023-05-16
Rename `ProfileElement.describe()` to `.identifier`
Théophane Hufschmitt
2023-05-15
Merge pull request #8341 from obsidiansystems/dedup-gen-hh
John Ericson
2023-05-15
Merge pull request #8340 from NixOS/delete-commited-build-artifacts
Robert Hensing
2023-05-15
Delete commited build artifacts
John Ericson
2023-05-15
Fix some bounds in rapid check instances
John Ericson
2023-05-15
Dedup some markdown -> C++ big literal stuff in build system
John Ericson
2023-05-15
Make more string values work as installables
John Ericson
2023-05-15
Create `EvalState::coerceToDerivedPath`
John Ericson
2023-05-15
Expose `mkOutputString` as method of `EvalState`
John Ericson
2023-05-15
Split `mkOutputString` in two
John Ericson
2023-05-15
Remove unneeded argument for `mkOutputString`
John Ericson
[next]