chore(ci): bump nix image

This commit is contained in:
Gregor Kleen 2023-04-24 15:02:21 +00:00
parent d52dc56d90
commit 9a26e9781c
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ workflow:
default:
image:
name: registry.gitlab.com/fradrive/fradrive/nix-unstable:nixos-21.05
name: registry.gitlab.com/fradrive/fradrive/nix-unstable:0.2.0
variables:
NIX_PATH: "nixpkgs=http://nixos.org/channels/nixos-21.05/nixexprs.tar.xz"

View File

@ -1,3 +1,3 @@
{
"version": "0.1.0"
"version": "0.2.0"
}