aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-03Merge pull request #7942 from edolstra/remove-formatEelco Dolstra
2023-03-03Merge pull request #7949 from fricklerhandwerk/pr-tempateEelco Dolstra
2023-03-03Merge pull request #7605 from tweag/commentsValentin Gagarin
2023-03-03remove stale pull request templateValentin Gagarin
2023-03-02Merge pull request #7594 from nrdxp/paths-from-stdinThéophane Hufschmitt
2023-03-02Merge branch 'master' into paths-from-stdinThéophane Hufschmitt
2023-03-02Merge pull request #7943 from edolstra/fix-make-checkEelco Dolstra
2023-03-02Merge pull request #7940 from tweag/fix-http-errors-encodingEelco Dolstra
2023-03-02Fix 'make check' inside 'nix develop'Eelco Dolstra
2023-03-02Remove FormatOrString and remaining uses of format()Eelco Dolstra
2023-03-02Merge pull request #7941 from edolstra/stdoutEelco Dolstra
2023-03-02Get rid of some unchecked calls to std::coutEelco Dolstra
2023-03-02Log the decompressed body in case of http errorsThéophane Hufschmitt
2023-03-02Logger::cout: Use fmt()Eelco Dolstra
2023-03-02nix store cat: Use writeFull()Eelco Dolstra
2023-03-02Logger::writeToStdout(): Use writeFull()Eelco Dolstra
2023-03-02Merge pull request #7919 from NixOS/bump-2.15.0Eelco Dolstra
2023-03-02Bump versionEelco Dolstra
2023-03-02Merge pull request #7901 from hercules-ci/disable-testsEelco Dolstra
2023-03-02Merge pull request #7924 from mkenigs/validEelco Dolstra
2023-03-02Merge pull request #7936 from obsidiansystems/simplify-testEelco Dolstra
2023-03-01Remove needless `--experimental-feature` in a CA drvs testJohn Ericson
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-28Always set valid in path-info --json outputMatthew Kenigsberg
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-28doc/manual: add release note for `--stdin` flagTimothy DeHerrera
2023-02-28nix-store: read paths from standard inputTimothy DeHerrera
2023-02-28feat: read installable paths from stdinTimothy DeHerrera
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-28flake.nix: Force the ./configure tests setting Robert 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