aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-27assign fricklerhandwerk for documentation releated PRsJörg Thalheim
2022-10-27Merge pull request #7217 from NixOS/restore-nix-build-remoteEelco Dolstra
2022-10-27Pass the right argv when calling the build hookThéophane Hufschmitt
2022-10-26Merge pull request #7174 from agbrooks/git-tag-bugEelco Dolstra
2022-10-26Merge pull request #7191 from jherland/antiquoted-pathsThéophane Hufschmitt
2022-10-26Fix `nix __build-remote`Théophane Hufschmitt
2022-10-26Merge pull request #7223 from yorickvP/fix-defaultAppThéophane Hufschmitt
2022-10-26nix run: fix "'defaultApp.x86_64-linux' should have type 'derivation'"Yorick van Pelt
2022-10-25Merge pull request #7206 from akiekintveld/masterThéophane Hufschmitt
2022-10-25Merge pull request #7207 from NixOS/flake-typeEelco Dolstra
2022-10-25Merge pull request #7190 from patricksjackson/fix-defaultsThéophane Hufschmitt
2022-10-25Use _typeEelco Dolstra
2022-10-25Merge pull request #7196 from sternenseemann/reenable-eval-okay-eqThéophane Hufschmitt
2022-10-25Merge pull request #7212 from wentasah/profile-helpThéophane Hufschmitt
2022-10-24Improve --profile descriptionMichal Sojka
2022-10-23Mark flakes with .type = "flake".Shea Levy
2022-10-22Defer to SSH config files for ForwardAgent optionAustin Kiekintveld
2022-10-20manual: update options generation code to use default valuesPatrick Jackson
2022-10-20Merge pull request #7185 from NixOS/dependabot/github_actions/cachix/cachix-a...Domen Kožar
2022-10-19tests/lang: re-enable eval-okay-eq.nix testssternenseemann
2022-10-19Explain how Nix handles antiquotation of pathsJohan Herland
2022-10-19Merge pull request #7183 from n8henrie/patch-1Eelco Dolstra
2022-10-19Bump cachix/cachix-action from 10 to 11dependabot[bot]
2022-10-19Merge pull request #7184 from NixOS/dependabot/github_actions/cachix/install-...Eelco Dolstra
2022-10-19Merge pull request #7187 from NixOS/path-from-hash-partEelco Dolstra
2022-10-18fix manual defaultsPatrick Jackson
2022-10-18Implement BinaryCacheStore::queryPathFromHashPart()Eelco Dolstra
2022-10-18Add command 'nix store path-from-hash-part'Eelco Dolstra
2022-10-18Merge pull request #7132 from stelcodes/fix-fish-manpathThéophane Hufschmitt
2022-10-17Bump cachix/install-nix-action from 17 to 18dependabot[bot]
2022-10-17Fix typo -- dashes not underscoresNathan Henrie
2022-10-14Fix #7146Andrew Brooks
2022-10-14Add test for issue 7146Andrew Brooks
2022-10-14Merge pull request #7168 from NixOS/rosetta-testEelco Dolstra
2022-10-14Merge pull request #7172 from hercules-ci/libmain-extraStackOverflowHandlerEelco Dolstra
2022-10-14libmain: Make the entire stack overflow handler pluggableRobert Hensing
2022-10-14libmain: Add extraStackOverflowHandlerRobert Hensing
2022-10-14Remove useless debug statementsEelco Dolstra
2022-10-14Use /usr/bin/trueEelco Dolstra
2022-10-14Merge pull request #7169 from edolstra/fix-execve-error-msgEelco Dolstra
2022-10-13Fix error display if execve() in the builder failsEelco Dolstra
2022-10-13Improve Rosetta detectionEelco Dolstra
2022-10-13Fix clang warningsEelco Dolstra
2022-10-13Merge pull request #7140 from crawford/chroot-storeEelco Dolstra
2022-10-12Make warning about chroot store location more accurateSteam Deck User
2022-10-12Merge pull request #7163 from edolstra/misc-categoryEelco Dolstra
2022-10-12Move some options into a misc categoryEelco Dolstra
2022-10-12Merge branch 'print-common-flags' of github.com:Hoverbear/nixEelco Dolstra
2022-10-12Merge pull request #7149 from amjoseph-nixpkgs/pr/intersectAttrs/valuesEelco Dolstra
2022-10-08tests/lang/eval-okay-versions.nix: add test for previous commitAdam Joseph