aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-16Swallow the error in a more idiomatic wayThéophane Hufschmitt
2022-11-15Merge pull request #7294 from tobim/support-aws-sdk-1.10Théophane Hufschmitt
2022-11-15Merge pull request #7283 from hercules-ci/issue-6572Théophane Hufschmitt
2022-11-15Merge pull request #7260 from ncfavier/readFile-scan-referencesThéophane Hufschmitt
2022-11-14derivation-goal: Fix `requires non-existing output` errorRobert Hensing
2022-11-14Merge remote-tracking branch 'nixos/master' into readFile-scan-referencesThéophane Hufschmitt
2022-11-12build: use pkg-config for lowdownEt7f3
2022-11-12libstore: link to aws-crt-cppTobias Mayer
2022-11-11Restrict `readFile` context to references that appear in the stringNaïm Favier
2022-11-10Merge pull request #7258 from ncfavier/fix-eval-error-fmtThéophane Hufschmitt
2022-11-10Remove the SystemdCgroup featureEelco Dolstra
2022-11-08Fix build on macOSEelco Dolstra
2022-11-08Split auto UID allocation from cgroupsEelco Dolstra
2022-11-07Merge pull request #7264 from patricksjackson/remote-bracketsEelco Dolstra
2022-11-07Merge pull request #7267 from fricklerhandwerk/build-taskEelco Dolstra
2022-11-06manual: build action -> build taskValentin Gagarin
2022-11-04build-remote: Add brackets to error messagePatrick Jackson
2022-11-04Remove stray tabEelco Dolstra
2022-11-04Fix indentationEelco Dolstra
2022-11-04Fix printing of eval errors with two format placeholdersNaïm Favier
2022-11-03Merge remote-tracking branch 'origin/master' into auto-uid-allocationEelco Dolstra
2022-11-03SourceExprCommand: swallow EvalError, add tests for thisYorick van Pelt
2022-11-02Temporarily disable the debugger during completion evaluationYorick van Pelt
2022-11-01tarfile: set directory mode to at least 0500, don't extract fflagsYorick van Pelt
2022-10-31Merge pull request #7231 from jfroche/fix/savedArgv-accessEelco Dolstra
2022-10-31Merge pull request #7039 from Mic92/libfetchers-variantThéophane Hufschmitt
2022-10-28Move savedArgv into libmainJean-François Roche
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-26Fix `nix __build-remote`Thé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-25Use _typeEelco Dolstra
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-19Merge pull request #7183 from n8henrie/patch-1Eelco Dolstra
2022-10-18Implement BinaryCacheStore::queryPathFromHashPart()Eelco Dolstra
2022-10-18Add command 'nix store path-from-hash-part'Eelco Dolstra
2022-10-17Fix typo -- dashes not underscoresNathan Henrie
2022-10-14Fix #7146Andrew Brooks
2022-10-14Merge pull request #7168 from NixOS/rosetta-testEelco 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-13Fix error display if execve() in the builder failsEelco Dolstra
2022-10-13Improve Rosetta detectionEelco Dolstra