aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-07Merge remote-tracking branch 'upstream/master' into upstream-mergeBen Burdette
2022-04-07in debugger mode, print the current error when another repl returns.Ben Burdette
2022-04-07remove debug codeBen Burdette
2022-04-07newline before envBen Burdette
2022-04-07free valmap on exitBen Burdette
2022-04-07Merge pull request #6348 from cole-h/fix-restoring-mount-namespaceEelco Dolstra
2022-04-07Merge pull request #6374 from danpls/fix-actualUrlThéophane Hufschmitt
2022-04-07Test fetchgit with path containing a `.` segmentThéophane Hufschmitt
2022-04-07Merge pull request #6375 from rehno-lindeque/nixosmodules-dot-defaultThéophane Hufschmitt
2022-04-06show expr pos if DebugTrace one is noPosBen Burdette
2022-04-06Update release notesRehno Lindeque
2022-04-06nix flake check: Warn about deprecated nixosModule outputRehno Lindeque
2022-04-06libfetchers: Fix assertionDaniel Pauls
2022-04-06Merge pull request #6372 from edolstra/curl-failEelco Dolstra
2022-04-06curl: Use --fail to catch errorsEelco Dolstra
2022-04-06Merge pull request #6371 from edolstra/substitution-error-msgEelco Dolstra
2022-04-06Fix empty 'nix copy' error messageEelco Dolstra
2022-04-06Merge pull request #6370 from edolstra/fetch-closure-query-paramsEelco Dolstra
2022-04-06fetchClosure: Don't allow URL query parametersEelco Dolstra
2022-04-05Merge pull request #6366 from danpls/base64-reserveEelco Dolstra
2022-04-05Merge pull request #6367 from danpls/fix-nposEelco Dolstra
2022-04-05tokenizeString: Fix semantic mistakeDaniel Pauls
2022-04-05libutil: Reserve memory when en/decoding base64Daniel Pauls
2022-04-05Merge pull request #6362 from thufschmitt/verbose-doctorEelco Dolstra
2022-04-05Merge pull request #6363 from thufschmitt/definition-list-in-nix.conf-manualEelco Dolstra
2022-04-05Merge pull request #6365 from edolstra/update-nixpkgsEelco Dolstra
2022-04-05flake.lock: UpdateEelco Dolstra
2022-04-05rl-2.7.md: Fix titleEelco Dolstra
2022-04-05doctor: Always show the outputThéophane Hufschmitt
2022-04-05manual: Add some anchor targets for the nix.conf optionsThéophane Hufschmitt
2022-04-05Merge pull request #6360 from thufschmitt/flake-check-accept-welcomeTextEelco Dolstra
2022-04-05Allow `welcomeText` when checking a flake templateThéophane Hufschmitt
2022-04-04libutil: don't save cwd fd, use path insteadCole Helbling
2022-04-04libutil: save cwd fd in restoreMountNamespaceCole Helbling
2022-04-04libutil: `try` restoring the cwd from fdSavedCwdCole Helbling
2022-04-04libutil: save fd to cwd instead of cwd itselfCole Helbling
2022-04-04libutil: cleanup savedCwd logicCole Helbling
2022-04-04Add missing #includeEelco Dolstra
2022-04-04Merge pull request #6350 from flox/lock_installableEelco Dolstra
2022-04-01fix(run): set applyNixConfig lockFlagTom Bereknyei
2022-04-01libutil: Properly guard self-allocating getcwd on GNUCole Helbling
2022-04-01libutil: Don't use std::filesystemCole Helbling
2022-04-01libutil: Fix restoring mount namespaceaszlig
2022-04-01Merge pull request #6344 from flox/profile_url_uriEelco Dolstra
2022-04-01Merge pull request #6347 from edolstra/fix-output-hash-algoEelco Dolstra
2022-04-01Fix handling of outputHash when outputHashAlgo is not specifiedEelco Dolstra
2022-04-01Merge pull request #6343 from Artturin/anothertypoThéophane Hufschmitt
2022-03-31scripts/install-systemd-multi-user.sh: fix another typoArtturin
2022-03-31Merge pull request #6227 from NixOS/impure-derivations-ngEelco Dolstra
2022-03-31commentsBen Burdette