ci: use staging-next branch of nixpkgs

This commit is contained in:
Clément DOUIN
2026-01-12 14:54:22 +01:00
parent d3a9e98e79
commit bb77230626
+5 -4
View File
@@ -2,10 +2,10 @@ name: Releases
on:
push:
# tags:
# - v*
# branches:
# - master
tags:
- v*
branches:
- master
jobs:
release:
@@ -13,3 +13,4 @@ jobs:
secrets: inherit
with:
project: himalaya
nixpkgs: staging-next