From 446c3a568d8d9e3ff50e9b61960e11b84a4f29e9 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Tue, 10 Jan 2023 13:05:41 -0700 Subject: [PATCH] Update version in example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54cb9a93a..d6cce4503 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ We have to add two inputs for this jobset. One for _nixpkgs_ and one for _hydra_ - **Input name**: `nixpkgs` - **Type**: `Git checkout` -- **Value**: `https://github.com/nixos/nixpkgs-channels nixos-20.03` +- **Value**: `https://github.com/nixos/nixpkgs-channels nixos-22.11` - **Input name**: `hydra` - **Type**: `Git checkout`