aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-02Explain exactly what nix-upgrade nix doesChris Wögi
2022-05-31Merge pull request #6582 from NixOS/debug-fetchgit-sigsevEelco Dolstra
2022-05-31TypoEelco Dolstra
2022-05-31Merge pull request #6537 from cole-h/update-flakeEelco Dolstra
2022-05-30Bump versionEelco Dolstra
2022-05-30Branch 2.9 release notesEelco Dolstra
2022-05-30Merge pull request #6590 from edolstra/fix-noexceptEelco Dolstra
2022-05-30Mark nix-perl as a Perl moduleEelco Dolstra
2022-05-30Merge pull request #6589 from edolstra/respect-output-specifiedEelco Dolstra
2022-05-30Set meta.platformsEelco Dolstra
2022-05-30RemoteStore::queryRealisationUncached(): Fix potential noexcept violationEelco Dolstra
2022-05-30HttpBinaryCacheStore::getFile(): Don't throw an exceptionEelco Dolstra
2022-05-30Respect the outputSpecified attributeEelco Dolstra
2022-05-27Fix a segfault in the git fetcherThéophane Hufschmitt
2022-05-27Style fixEelco Dolstra
2022-05-27Merge branch 'doc-redirects' of https://github.com/jtojnar/nixEelco Dolstra
2022-05-26Merge pull request #6580 from trofi/fix-build-for-gcc-13Eelco Dolstra
2022-05-26src/libutil/json.cc: add missing <cstdint> include for gcc-13Sergei Trofimovich
2022-05-26doc: Add redirects for the DocBook manualJan Tojnar
2022-05-26doc: Manually insert some anchorsJan Tojnar
2022-05-26doc: Add anchors to long listsJan Tojnar
2022-05-26doc: Port anchors preprocessor to jq scriptJan Tojnar
2022-05-26doc: Introduce pre-processor for adding anchors to textJan Tojnar
2022-05-26Merge pull request #6578 from edolstra/remove-perlEelco Dolstra
2022-05-26Remove unused Perl dependencyEelco Dolstra
2022-05-26Merge pull request #6576 from hercules-ci/daemon-increase-socket-backlogEelco Dolstra
2022-05-26Tweak IN_NIX_SHELL descriptionEelco Dolstra
2022-05-26Remove pre-C++11 hackinessEelco Dolstra
2022-05-26createUnixDomainSocket: listen(unix, 5 -> 100)Robert Hensing
2022-05-26Merge pull request #6570 from edolstra/eof-in-stringEelco Dolstra
2022-05-26Merge pull request #5416 from bburdette/debug-exploratory-PREelco Dolstra
2022-05-25remove parens from repl helpBen Burdette
2022-05-25Merge branch 'master' into debug-exploratory-PRBen Burdette
2022-05-25add --debugger to rl-next listBen Burdette
2022-05-25back to ref<EvalState> in NixReplBen Burdette
2022-05-25Handle EOFs in string literals correctlyEelco Dolstra
2022-05-25TypoEelco Dolstra
2022-05-25Merge remote-tracking branch 'origin/file-fetcher'Eelco Dolstra
2022-05-25Fix warningEelco Dolstra
2022-05-25Style tweaksEelco Dolstra
2022-05-25Merge pull request #6568 from yorickvP/check-busybox-standaloneEelco Dolstra
2022-05-25Merge pull request #6565 from NixOS/dependabot/github_actions/zeebe-io/backpo...Eelco Dolstra
2022-05-25Merge pull request #6567 from Ma27/simplify-git-fixEelco Dolstra
2022-05-24configure.ac: don't run sandbox-shell test when cross compilingYorick van Pelt
2022-05-24configure.ac: check for sandbox-shell's FEATURE_SH_STANDALONEYorick van Pelt
2022-05-24libfetchers: drop `getGitDir` and hardcode `.git`Maximilian Bosch
2022-05-23Bump zeebe-io/backport-action from 0.0.7 to 0.0.8dependabot[bot]
2022-05-23Merge pull request #6490 from abathur/fix_macos_install_vim_againDomen Kožar
2022-05-23commentBen Burdette
2022-05-23Merge pull request #6560 from ncfavier/patch-1Théophane Hufschmitt