1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-30 14:11:03 +01:00

ci/docs: build documentation for the nixos-25.05 branch

(cherry picked from commit f80d8d5907)
This commit is contained in:
Gaetan Lepage 2025-05-24 10:28:24 +02:00 committed by Mergify
parent 3117e87095
commit bf50def4f8

View file

@ -57,6 +57,11 @@ jobs:
"branch": "main",
"nixpkgsBranch": "nixos-unstable"
},
{
"branch": "nixos-25.05",
"nixpkgsBranch": "nixos-25.05",
"subPath": "25.05"
},
{
"branch": "nixos-24.11",
"nixpkgsBranch": "nixos-24.11",