aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-03Fix fish shell MANPATH creationStel Abrego
2022-10-03Merge pull request #6969 from fricklerhandwerk/refactor-generate-manpageThéophane Hufschmitt
2022-09-30Merge pull request #7080 from squalus/nar-close-fileEelco Dolstra
2022-09-30Merge pull request #7108 from rapenne-s/wordingEelco Dolstra
2022-09-30bring back lost newlineValentin Gagarin
2022-09-30use more self-explanatory namesValentin Gagarin
2022-09-30move final template to the topValentin Gagarin
2022-09-30remove superfluous let-in pairValentin Gagarin
2022-09-30refactor showOptionsValentin Gagarin
2022-09-30refactor rendering command documentation to markdownValentin Gagarin
2022-09-30use indented strings where appropriateValentin Gagarin
2022-09-29Merge pull request #7114 from rapenne-s/reenable_testThéophane Hufschmitt
2022-09-28tests/build-dry: re-enable some testSolene Rapenne
2022-09-28nix-copy-closure: improve wordingSolene Rapenne
2022-09-27Merge pull request #7105 from SquidDev/hotfix/fish-returnEelco Dolstra
2022-09-27Use exit instead of return in fish profileJonathan Coates
2022-09-27Merge pull request #7103 from lheckemann/remove-add-rootEelco Dolstra
2022-09-27nix-build: remove unused --add-root argLinus Heckemann
2022-09-26Merge pull request #7043 from edolstra/installer-testEelco Dolstra
2022-09-26Quote URLsEelco Dolstra
2022-09-26Remove FIXMEEelco Dolstra
2022-09-26Merge pull request #7089 from NixOS/mention-accept-flake-config-in-warningEelco Dolstra
2022-09-26Merge pull request #7093 from amjoseph-nixpkgs/pr/intersectAttrs/valuesEelco 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 #7046 from mkenigs/fix-root-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-24Merge pull request #7082 from rapenne-s/ccacheThéophane Hufschmitt
2022-09-24Mention `--accept-flake-config` in the related warningThéophane Hufschmitt
2022-09-24Merge pull request #7056 from hiroqn/fix-unameEelco Dolstra
2022-09-24Merge pull request #7059 from NixOS/remove-useless-ca-file-messageEelco Dolstra
2022-09-23Apply suggestions from code reviewJohn Ericson
2022-09-23add ccacheStdenvSolène Rapenne
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-20Merge pull request #7065 from squalus/schema-corruptThéophane Hufschmitt
2022-09-20fix `uname -m` return value for armv6l/armv7lhiroqn
2022-09-19Improve durability of schema version file writessqualus
2022-09-19Merge pull request #7060 from fricklerhandwerk/issue-templatesThéophane Hufschmitt
2022-09-19issue template: fill 'about' fieldValentin Gagarin
2022-09-19Remove a useless debug message in filetransfer.ccThéophane Hufschmitt
2022-09-16Merge pull request #7052 from amjoseph-nixpkgs/pr/fetch/impureEelco Dolstra
2022-09-16release-notes/rl-next.md: note new argument to fetchurl.nixAdam Joseph
2022-09-16fetchurl.nix: change other use of __impureAdam Joseph
2022-09-16Update src/libexpr/fetchurl.nixAdam Joseph