aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-10Add missing rethrows in conditional exception handlersAnders Kaseorg
2022-06-10Merge pull request #6643 from ncfavier/fix-git-againThéophane Hufschmitt
2022-06-10Merge pull request #6641 from NixOS/fix-docker-ci-jobThéophane Hufschmitt
2022-06-10libfetchers/git: add missing `--git-dir` flagsNaïm Favier
2022-06-10Correctly get the nix version in the docker jobThéophane Hufschmitt
2022-06-10Merge pull request #6637 from sidkshatriya/small-move-optimization-2Théophane Hufschmitt
2022-06-09nix-env: A small std::move() optimizationSidharth Kshatriya
2022-06-09Merge pull request #6635 from sidkshatriya/small-move-optimizationEelco Dolstra
2022-06-09nix-store: small std::move() optimizationSidharth Kshatriya
2022-06-08Merge pull request #6630 from edolstra/boost-dylibEelco Dolstra
2022-06-08Remove ${boost}/lib from the RPATHEelco Dolstra
2022-06-08Merge pull request #6624 from NixOS/new-flake-styleThéophane Hufschmitt
2022-06-08Merge pull request #6627 from asymmetric/key-commentEelco Dolstra
2022-06-08Fix missing ` in key manualLorenzo Manacorda
2022-06-07Merge pull request #6618 from afishhh/search-excludeEelco Dolstra
2022-06-07Use `grep -c` instead of `grep|wc -l` in some `nix search` testsFishhh
2022-06-07Add tests for `--exclude` flag in `nix search`Fishhh
2022-06-07Remove redundant `std::move`s in calls to `hiliteMatches`Fishhh
2022-06-07Add `--exclude` flag to `nix search`Fishhh
2022-06-07Merge pull request #6598 from cole-h/update-flake-for-realEelco Dolstra
2022-06-07Convert to new flake styleEelco Dolstra
2022-06-07Fix 22.05 eval warningsEelco Dolstra
2022-06-07Disable cross builds on platforms other than x86_64-linuxEelco Dolstra
2022-06-07Merge pull request #6602 from cw789/patch-2Eelco Dolstra
2022-06-05Fix incorrect comment in `hiliteMatches`Fishhh
2022-06-03Merge pull request #6603 from abathur/installer_fix_vi_swapfileEelco Dolstra
2022-06-03Merge pull request #6600 from asymmetric/hash-commentEelco Dolstra
2022-06-03Merge pull request #6610 from edolstra/random-fixesEelco Dolstra
2022-06-02Avoid unnecessary string copyEelco Dolstra
2022-06-02Add operator for concatenating strings and string_viewsEelco Dolstra
2022-06-02TypoEelco Dolstra
2022-06-02Shut up clang warningsEelco Dolstra
2022-06-02tests/flakes.sh: Fix some ignored breakageEelco Dolstra
2022-06-02Explain exactly what nix-upgrade nix doesChris Wögi
2022-06-01Merge pull request #5813 from pennae/ltoThéophane Hufschmitt
2022-06-01Merge branch 'master' into ltoThéophane Hufschmitt
2022-06-01darwin-install: work around existing vim swapfilesTravis A. Everett
2022-06-01schema.sql: add comment about hash being in base16Lorenzo Manacorda
2022-05-31tests/nss-preload: move nix-fetch bindingCole Helbling
2022-05-31flake: update to 22.05Cole Helbling
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