aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-15Merge branch 'master' into debug-exploratory-PRBen Burdette
2022-04-15Merge pull request #6323 from erikarvstedt/eval-read-onlyEelco Dolstra
2022-04-14fix: ensure apps are apps and packages are packagesTom Bereknyei
2022-04-14Merge pull request #6387 from Uthar/fixEelco Dolstra
2022-04-14Make InstallableFlake::toValue() and toDerivation() behave consistentlyEelco Dolstra
2022-04-12assert hash types for Git and MercurialKasper Gałkowski
2022-04-11Merge pull request #6392 from danpls/fix-actualUrl-mercurialEelco 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-10Log builder args and environment variablesSebastian Blunt
2022-04-09remove commaBen Burdette
2022-04-09libfetchers: Fix assertion (Mercurial)Daniel Pauls
2022-04-09libfetchers: Replace regex to clarify intentDaniel Pauls
2022-04-09don't use std::map mergeBen Burdette
2022-04-08revise command helpBen Burdette
2022-04-08trace stack, not call stackBen Burdette
2022-04-08clean up makefilesBen Burdette
2022-04-08minor cleanupBen Burdette
2022-04-08remove 'debugError', dead codeBen Burdette
2022-04-08move throw to preverve Error type; turn off debugger for tryEvalBen Burdette
2022-04-08Merge pull request #6376 from Uthar/masterThéophane Hufschmitt
2022-04-08Allow empty path segments in urlsThéophane Hufschmitt
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-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-07don't assume that rev is a SHA1 hashKasper Gałkowski
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-06show expr pos if DebugTrace one is noPosBen Burdette
2022-04-06nix flake check: Warn about deprecated nixosModule outputRehno Lindeque
2022-04-06libfetchers: Fix assertionDaniel Pauls
2022-04-06Fix empty 'nix copy' error messageEelco Dolstra
2022-04-06fetchClosure: Don't allow URL query parametersEelco Dolstra
2022-04-05Merge pull request #6366 from danpls/base64-reserveEelco 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-05doctor: Always show the outputThéophane Hufschmitt
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