aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-11Merge pull request #6392 from danpls/fix-actualUrl-mercurialEelco Dolstra
2022-04-11Merge pull request #6384 from mschwaig/confirm-multi-user-install-without-sys...Eelco Dolstra
2022-04-11Merge pull request #6380 from thufschmitt/fix-double-slahsh-in-uriEelco Dolstra
2022-04-11Merge pull request #6391 from danpls/replace-regexEelco Dolstra
2022-04-11Merge pull request #6397 from sebastianblunt/builderloggingEelco Dolstra
2022-04-10Log builder args and environment variablesSebastian Blunt
2022-04-09Test fetchMercurial with path containing a `.` segmentDaniel Pauls
2022-04-09libfetchers: Fix assertion (Mercurial)Daniel Pauls
2022-04-09libfetchers: Replace regex to clarify intentDaniel Pauls
2022-04-08Merge pull request #6376 from Uthar/masterThéophane Hufschmitt
2022-04-08Allow empty path segments in urlsThéophane Hufschmitt
2022-04-08Merge pull request #6382 from edolstra/remove-error-nameEelco Dolstra
2022-04-08Remove duplicate "error:"Eelco Dolstra
2022-04-08Error: Remove unused sname() methodEelco Dolstra
2022-04-08Remove unused Error.name fieldEelco Dolstra
2022-04-08installer: ask for confirmation on multi-user install without systemdMartin Schwaighofer
2022-04-07don't assume that rev is a SHA1 hashKasper Gałkowski
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-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