aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-02Merge pull request #8762 from obsidiansystems/split-out-eval-settingsEelco Dolstra
2023-08-02Merge pull request #8767 from NixOS/stop-removing-labelsEelco Dolstra
2023-08-01Don't require .tar/.zip extension for tarball flakerefsEelco Dolstra
2023-07-31labeler: Stop removing labelsRobert Hensing
2023-07-31`LocalStore::verifyPath`: Try to clarify data flow with more scopesJohn Ericson
2023-07-31`LocalStore::verifyPath`: Use `StorePathSet` for `store` local varJohn Ericson
2023-07-31Merge pull request #8754 from NixLayeredStore/refactor-store-verifyJohn Ericson
2023-07-31Refactor verifyPath to take StorePath instead of Path.Ben Radford
2023-07-31Move evaluator settings (type and global) to separate file/headerJohn Ericson
2023-07-31Merge pull request #8607 from hercules-ci/toJSON-traceEelco Dolstra
2023-07-31toJSON: Add attribute path to traceRobert Hensing
2023-07-25Add `parseFlakeRef` and `flakeRefToString` builtins (#8670)Alex Ameen
2023-07-25Merge pull request #8741 from ncfavier/clarify-rl-notes-nested-attrs-mergeJohn Ericson
2023-07-25doc: clarify release notes about nested attribute mergesNaïm Favier
2023-07-24Merge pull request #8736 from NixOS/bump-2.18.0Eelco Dolstra
2023-07-24Bump versionEelco Dolstra
2023-07-24Merge pull request #8734 from NixOS/release-notesEelco Dolstra
2023-07-24Release notesEelco Dolstra
2023-07-24Merge pull request #8243 from obsidiansystems/indirect-root-storeJohn Ericson
2023-07-24Clean up store hierarchy with `IndirectRootStore`John Ericson
2023-07-24Make `RemoteStore::ConnectionHandle` part of class and exposeJohn Ericson
2023-07-24Move `Store::Params` typedef to `StoreConfig::Params`John Ericson
2023-07-23Merge pull request #8664 from ncfavier/merge-dynamic-attrsJohn Ericson
2023-07-21parser: merge nested dynamic attributesNaïm Favier
2023-07-21Merge pull request #8724 from obsidiansystems/queryPartialDerivationOutputMap...John Ericson
2023-07-21Merge pull request #8650 from obsidiansystems/content-address-simplerEelco Dolstra
2023-07-20Give `queryPartialDerivationOutputMap` an `evalStore` parameterJohn Ericson
2023-07-20Remove unneeded copyJohn Ericson
2023-07-20Tighten `#include`s: `DerivedPath` doesn't care about `Realisation`John Ericson
2023-07-20fix broken links (#8722)Valentin Gagarin
2023-07-20Merge pull request #8723 from fricklerhandwerk/doc-constantsEelco Dolstra
2023-07-20revert anchor prefix for builtin constantsValentin Gagarin
2023-07-19Merge pull request #8680 from NixLayeredStore/test-groupsJohn Ericson
2023-07-19clarify wording on args@ default handling (#8596)Valentin Gagarin
2023-07-19Merge pull request #7973 from fricklerhandwerk/remove-channelsRobert Hensing
2023-07-19Merge pull request #8315 from fricklerhandwerk/doc-systemRobert Hensing
2023-07-19fix broken linksValentin Gagarin
2023-07-19expand on the `extra-platforms` optionValentin Gagarin
2023-07-19mention `extra-platforms`Valentin Gagarin
2023-07-19fix wordingValentin Gagarin
2023-07-19do not mention output attributesValentin Gagarin
2023-07-19note that naming convention is from AutotoolsValentin Gagarin
2023-07-19add cross-linksValentin Gagarin
2023-07-19expand on the system type in hacking guideValentin Gagarin
2023-07-19shorten `system` setting descriptionValentin Gagarin
2023-07-19move docs of the current system to the system settingValentin Gagarin
2023-07-19one line per sentence for easier reviewValentin Gagarin
2023-07-19add information on the system type stringValentin Gagarin
2023-07-19list moving parts of channelsValentin Gagarin
2023-07-19revert channel files overviewValentin Gagarin