aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-09nix-store: small std::move() optimizationSidharth Kshatriya
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
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