ci: disable nixos-unstable channel in matrix

This commit is contained in:
xeals 2021-03-16 10:44:31 +11:00
parent b2c0121005
commit 7078ef0677
Signed by: xeals
GPG Key ID: A498C7AF27EC6B5C

View File

@ -29,7 +29,7 @@ jobs:
cachixName: cachixName:
- xeals - xeals
nixPath: nixPath:
- nixpkgs=channel:nixos-unstable # - nixpkgs=channel:nixos-unstable
- nixpkgs=channel:nixpkgs-unstable - nixpkgs=channel:nixpkgs-unstable
# Disable due to buildGoModule and buildRustPackage # Disable due to buildGoModule and buildRustPackage
# - nixpkgs=channel:nixos-20.03 # - nixpkgs=channel:nixos-20.03