1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

Merge pull request #11170 from NixOS/release-notes-2.24

Release notes for 2.24
This commit is contained in:
Eelco Dolstra 2024-07-31 17:06:49 +02:00 committed by GitHub
commit 69fb2848a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 110 additions and 2 deletions

View file

@ -334,6 +334,7 @@
++ [
pkgs.buildPackages.cmake
pkgs.buildPackages.shellcheck
pkgs.buildPackages.changelog-d
modular.pre-commit.settings.package
(pkgs.writeScriptBin "pre-commit-hooks-install"
modular.pre-commit.settings.installationScript)