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-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
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
2023-05-15
Merge pull request #8141 from tweag/user-files-doc
John Ericson
2023-05-15
Make `nix-collect-garbage -d` look into more places
Théophane Hufschmitt
2023-05-14
`max-substitution-jobs` release note entry
Matej Urbas
2023-05-12
Merge pull request #8299 from urbas/max-substitution-jobs
Eelco Dolstra
2023-05-10
Fix `nix print-dev-env` & `nix develop` with drv paths
John Ericson
2023-05-10
Merge pull request #3959 from obsidiansystems/ca-drv-exotic
John Ericson
2023-05-10
Merge pull request #7721 from yorickvP/post-build-hook
Théophane Hufschmitt
2023-05-09
Improve error message for self reference with text hashing
John Ericson
2023-05-09
Add name to some error messages
John Ericson
2023-05-09
Cleanups to content address types
John Ericson
2023-05-09
Apply suggestions from code review
John Ericson
2023-05-09
Fix bug, `newInfo` -> `newInfo0`
John Ericson
2023-05-09
Fix spurious change
John Ericson
[next]