aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-01Merge pull request #7925 from cole-h/fixup-xdg-nix-envEelco Dolstra
2023-03-01Merge pull request #7932 from obsidiansystems/remove-sameMachineThéophane Hufschmitt
2023-03-01Merge pull request #7854 from aameen-tulip/patch-1Valentin Gagarin
2023-03-01Remove dead code `RemoteStore::sameMachine`John Ericson
2023-03-01Merge pull request #7788 from bobvanderlinden/pr-improve-nix-profile-install-...Valentin Gagarin
2023-03-01nix-profile: add FIXME about using C++20 std::rangesBob van der Linden
2023-02-28WIP: pin cachix actions to 2.13.3 to see if CI will passCole Helbling
2023-02-28Check if NIX_LINK_NEW exists instead of checking that NIX_LINK doesn't existCole Helbling
2023-02-28Merge pull request #7600 from obsidiansystems/explicit-drv-nessValentin Gagarin
2023-02-28Get rid of `.drv` special-casing for store path installablesJohn Ericson
2023-02-28Merge pull request #7920 from cole-h/fix-profile-XDG_STATE_HOME-unboundEelco Dolstra
2023-02-28nix-profile{,-daemon}.sh.in: Allow XDG_STATE_HOME to be unsetCole Helbling
2023-02-28Merge pull request #7883 from hercules-ci/json-guidelinesRobert Hensing
2023-02-28doc/cli-guideline: Improve examples Robert Hensing
2023-02-28doc/cli-guideline: Apply suggestions from code reviewRobert Hensing
2023-02-28doc/cli-guideline: Add JSON guidelineRobert Hensing
2023-02-28Merge pull request #7916 from NixOS/release-notesEelco Dolstra
2023-02-28Release notesEelco Dolstra
2023-02-28Merge pull request #7793 from layus/interrupt_downloadsEelco Dolstra
2023-02-28Merge pull request #7904 from anatol/patch-1Eelco Dolstra
2023-02-28fixup! tests: nix-profile: test install error message upon conflicting filesBob van der Linden
2023-02-28tests: nix-profile: test install error message upon conflicting filesBob van der Linden
2023-02-28nix-profile-install: show helpful error upon package conflictBob van der Linden
2023-02-28Merge pull request #7911 from edolstra/revert-7689Eelco Dolstra
2023-02-28Merge pull request #7915 from NixOS/dependabot/github_actions/zeebe-io/backpo...Eelco Dolstra
2023-02-27Bump zeebe-io/backport-action from 1.1.0 to 1.2.0dependabot[bot]
2023-02-27buildenv: throw BuildEnvFileConflictError with more contextBob van der Linden
2023-02-27Merge pull request #7776 from yorickvP/fix-path-escapes-7707Théophane Hufschmitt
2023-02-27Merge pull request #7913 from fricklerhandwerk/masterEelco Dolstra
2023-02-27add information on the `build-hook` settingValentin Gagarin
2023-02-27tests/fetchGit: add regression test for #7707Yorick van Pelt
2023-02-27fetchTree: convert fs path to url via ParsedURL::to_stringYorick van Pelt
2023-02-27url: make percentEncode stricter, expose and unit test itYorick van Pelt
2023-02-27Revert "getDefaultNixPath: actually respect `{restrict,pure}-eval`"Eelco Dolstra
2023-02-27Revert "Document default `nix-path` value"Eelco Dolstra
2023-02-27Merge pull request #7796 from hercules-ci/fix-7263Théophane Hufschmitt
2023-02-26rl-next: Describe fixed flake outPath semanticsRobert Hensing
2023-02-24Example uses gitlab.com thus clarify the commentAnatol Pomozov
2023-02-24Merge pull request #7412 from edolstra/release-processEelco Dolstra
2023-02-23Merge pull request #5753 from obsidiansystems/init-twice-worksRobert Hensing
2023-02-23Clean up daemon handlingJohn Ericson
2023-02-23Make init.sh safe to run twiceJohn Ericson
2023-02-22Merge pull request #7764 from yorickvP/build-remote-warningThéophane Hufschmitt
2023-02-22Merge pull request #7884 from edolstra/fix-staticEelco Dolstra
2023-02-22Merge pull request #7881 from NixOS/thufschmitt-codeowners-shrinkEelco Dolstra
2023-02-22Fix the static buildEelco Dolstra
2023-02-22Remove my CODEOWNER-ship to libstoreThéophane Hufschmitt
2023-02-22flakes: Differentiate `self.outPath` and `self.sourceInfo.outPath`Robert Hensing
2023-02-22flakes: Ensure that `self.outPath == ./.`Robert Hensing
2023-02-21Merge pull request #7875 from obsidiansystems/try-fix-aarch64-staticEelco Dolstra