Skip to content

Commit ff169ac

Browse files
authored
Add nixpkgs 25.11 to workflow
1 parent 851e48c commit ff169ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
nixPath:
1313
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/refs/heads/nixos-unstable.tar.gz
1414
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/refs/heads/nixos-25.05.tar.gz
15+
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/refs/heads/nixos-25.11.tar.gz
1516
runs-on: ubuntu-latest
1617
steps:
1718
- name: Checkout repository

0 commit comments

Comments
 (0)