From 74746292c811068b274cc554b182ae4b26e60860 Mon Sep 17 00:00:00 2001 From: Tobias Stenzel Date: Tue, 30 May 2023 11:29:16 +0200 Subject: [PATCH] hydra config: update versions --- .hydra/config.json | 4 ++-- .hydra/project.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.hydra/config.json b/.hydra/config.json index 3f14e9456..c954142ed 100644 --- a/.hydra/config.json +++ b/.hydra/config.json @@ -4,7 +4,7 @@ "inputs": { "nixpkgs": { "type": "git", - "value": "https://github.com/flyingcircusio/nixpkgs.git nixos-22.11", + "value": "https://github.com/flyingcircusio/nixpkgs.git nixos-23.05", "emailresponsible": false }, "platformDoc": { @@ -19,7 +19,7 @@ }, "branch": { "type": "string", - "value": "fc-22.11-dev", + "value": "fc-23.05-dev", "emailresponsible": false } } diff --git a/.hydra/project.json b/.hydra/project.json index 487680d93..b5fe72fb8 100644 --- a/.hydra/project.json +++ b/.hydra/project.json @@ -12,7 +12,7 @@ "inputs": { "generator_config": { "type": "git", - "value": "https://github.com/flyingcircusio/fc-nixos.git fc-22.11-dev", + "value": "https://github.com/flyingcircusio/fc-nixos.git fc-23.05-dev", "emailresponsible": false }, "inputPath": {