aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-16Merge remote-tracking branch 'origin/master' into coerce-stringGuillaume Maudoux
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
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-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-08src/libexpr/primops.cc: parseDrvName: make documentation follow implementationAdam Joseph
2022-10-07Print common flags in --helpAna Hobden
2022-10-05Merge pull request #6870 from amjoseph-nixpkgs/pr/doc/explain-local-remote-bi...Valentin Gagarin
2022-09-30Merge pull request #7080 from squalus/nar-close-fileEelco Dolstra
2022-09-27nix-build: remove unused --add-root argLinus Heckemann
2022-09-26Merge pull request #7089 from NixOS/mention-accept-flake-config-in-warningEelco Dolstra
2022-09-24src/libexpr/primops.cc: correct definition for intersectAttrsAdam Joseph
2022-09-24Merge pull request #7010 from edolstra/ignore-shellThéophane Hufschmitt
2022-09-24Merge pull request #7078 from obsidiansystems/trustworthy-signatureThéophane Hufschmitt
2022-09-24Merge pull request #7079 from matthewbauer/allow-untrusted-settingsThéophane Hufschmitt
2022-09-24Mention `--accept-flake-config` in the related warningThéophane Hufschmitt
2022-09-24Merge pull request #7059 from NixOS/remove-useless-ca-file-messageEelco Dolstra
2022-09-23Apply suggestions from code reviewJohn Ericson
2022-09-22archive: check close errors when extracting narssqualus
2022-09-22Allow pass max-silent-time and build-poll-interval to daemon untrustedMatthew Bauer
2022-09-22Dodge "trusted" vs "trustworthy" by being explicit John Ericson
2022-09-22"valid signature" -> "trustworthy signature"John Ericson
2022-09-21Merge pull request #7070 from alyssais/repl-historyThéophane Hufschmitt
2022-09-20nix repl: warn if creating dir for history failsAlyssa Ross
2022-09-19Improve durability of schema version file writessqualus
2022-09-19Remove a useless debug message in filetransfer.ccThéophane Hufschmitt
2022-09-16fetchurl.nix: change other use of __impureAdam Joseph
2022-09-16Update src/libexpr/fetchurl.nixAdam Joseph
2022-09-16libexpr/fetchurl.nix: allow __impure fetchAdam Joseph
2022-09-13Trim option descriptionsEelco Dolstra
2022-09-13RunPager: Stop the progress barEelco Dolstra
2022-09-13Merge pull request #6994 from agbrooks/masterThéophane Hufschmitt
2022-09-12Address PR feedback on #6694Andrew Brooks
2022-09-11fix remaining foo stuffGuillaume Maudoux
2022-09-11fix remaining fixturesGuillaume Maudoux
2022-09-11Cleanup error strings rebaseGuillaume Maudoux
2022-09-09Merge pull request #6825 from rapenne-s/nix_shell_exampleValentin Gagarin
2022-09-08Merge pull request #7008 from jonringer/add-command-docsThéophane Hufschmitt
2022-09-06Keep created temp dirs inside store, but protect from GCAndrew Brooks
2022-09-07WIP: broken merge but need a git checkpointGuillaume Maudoux
2022-09-06lockfile -> lock file for consistencyEelco Dolstra