1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

Merge pull request #14173 from NixOS/bump-2.33.0

Bump version
This commit is contained in:
Eelco Dolstra 2025-10-07 20:42:25 +02:00 committed by GitHub
commit 559061bf5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 1 deletions

View file

@ -172,3 +172,14 @@ pull_request_rules:
labels:
- automatic backport
- merge-queue
- name: backport patches to 2.32
conditions:
- label=backport 2.32-maintenance
actions:
backport:
branches:
- "2.32-maintenance"
labels:
- automatic backport
- merge-queue

View file

@ -1 +1 @@
2.32.0
2.33.0