aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-21Fix the gc with indirect self-references via the realisationsregnat
2022-04-21nix: add (failing) selfreference test for multiple realizationsSergei Trofimovich
2022-04-21Make the default SQLiteError constructor publicThéophane Hufschmitt
2022-04-21Merge pull request #6430 from NixOS/missing-realisation-error-messageEelco Dolstra
2022-04-21Fix the error message in case of a missing realisationThéophane Hufschmitt
2022-04-20Merge pull request #3720 from obsidiansystems/fix-url-formatThéophane Hufschmitt
2022-04-20Actually, solve this in a lighter-weight wayJohn Ericson
2022-04-20Move templated functions to `sqlite-impl.hh`John Ericson
2022-04-20Merge remote-tracking branch 'upstream/master' into fix-url-formatJohn Ericson
2022-04-20nix build: add --print-out-paths flagArtturin
2022-04-20Merge pull request #6425 from yorickvP/fix-6424Théophane Hufschmitt
2022-04-20Add custom to_json and from_json functions for ExperimentalFeatureYorick van Pelt
2022-04-20Merge pull request #6419 from ckiee/repl-build-symlinkEelco Dolstra
2022-04-20nix repl: make symlinks with the :bl commandckie
2022-04-19Bump versionEelco Dolstra
2022-04-19Fix 'nix fmt' testEelco Dolstra
2022-04-19Move rl-next.md to rl-2.8.mdEelco Dolstra
2022-04-19Require formatters to be packagesEelco Dolstra
2022-04-19Merge branch 'issue-6075' of https://github.com/kamadorueda/nixEelco Dolstra
2022-04-19Merge pull request #6128 from ncfavier/fix-completionEelco Dolstra
2022-04-19Fix compilation, style fixesEelco Dolstra
2022-04-19Merge branch 'make-flake-show-more-lenient-on-apps' of https://github.com/flo...Eelco Dolstra
2022-04-19Merge pull request #6415 from aakropotkin/doc.connect-timeout.defaultEelco Dolstra
2022-04-19Merge pull request #6404 from edolstra/unify-flake-attr-evalEelco Dolstra
2022-04-19Merge pull request #6418 from rycee/doc/tgz-tarballEelco Dolstra
2022-04-19Avoid `fmt` when constructor already does itJohn Ericson
2022-04-18Add .tgz as tarball extension in documentationRobert Helgesson
2022-04-17doc: rephrase connect-timeout help messageAlex Ameen
2022-04-17doc: document nix.conf connect-timeout defaultAlex Ameen
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-14feat: include openssh in docker imageJairo Llopis
2022-04-14Make InstallableFlake::toValue() and toDerivation() behave consistentlyEelco Dolstra
2022-04-13Merge pull request #6213 from NixOS/dependabot/github_actions/actions/checkout-3Eelco Dolstra
2022-04-13Bump actions/checkout from 2 to 3dependabot[bot]
2022-04-13Merge pull request #6401 from NixOS/dependabot/github_actions/cachix/install-...Eelco Dolstra
2022-04-12assert hash types for Git and MercurialKasper Gałkowski
2022-04-11build(deps): bump cachix/install-nix-action from 16 to 17dependabot[bot]
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