switch to nixpkgs

channel has been broken
This commit is contained in:
Jörg Thalheim 2021-01-09 08:49:26 +01:00
parent 1322dc3dbe
commit ba5ce883d5
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

View file

@ -25,4 +25,4 @@ jobs:
keep-derivations = true
experimental-features = nix-command flakes
- run:
nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixpkgs-unstable.tar.gz ci.nix --run 'true'
nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz ci.nix --run 'true'