Build from nixpkgs master branch
`nixos-unstable` is broken, build from master as well.
This commit is contained in:
parent
36056317a6
commit
dd031227ab
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -11,6 +11,7 @@ jobs:
|
||||||
tag:
|
tag:
|
||||||
- nixos-22.11
|
- nixos-22.11
|
||||||
- nixos-unstable
|
- nixos-unstable
|
||||||
|
- master
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in a new issue