ci: manually add nixpkgs
This commit is contained in:
parent
2533b28a8f
commit
3b6f7992de
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -38,4 +38,4 @@ jobs:
|
||||
token: ${{ secrets.ATTIC_TOKEN }}
|
||||
|
||||
- name: Build Nix Package
|
||||
run: nix build -f test.nix
|
||||
run: nix build -f test.nix -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz --show-trace
|
||||
|
Loading…
x
Reference in New Issue
Block a user