From 3333333a00548254a59ff32862eaec6d4cbaf876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 5 Jun 2023 20:44:36 +0200 Subject: [PATCH] spaceapi: 23.05 --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index f082e1ae..0d92bf3b 100644 --- a/flake.nix +++ b/flake.nix @@ -752,6 +752,7 @@ "${spacemsg}/spaceapi/module.nix" ./hosts/spaceapi ]; + nixos = inputs.nixos-23-05; }; sshlog = nixosSystem' {