GitHub Actions: Use latest stable nixpkgs channel
此提交包含在:
@ -19,5 +19,7 @@ jobs:
|
||||
run: |
|
||||
curl https://nixos.org/nix/install | sh
|
||||
. ~/.nix-profile/etc/profile.d/nix.sh
|
||||
# Use latest stable nixpkgs channel
|
||||
nix-channel --add https://nixos.org/channels/nixos-19.09 nixpkgs
|
||||
nix-channel --update
|
||||
nix run -f $TOOL -c donate-ci
|
||||
|
新增問題並參考
封鎖使用者