From 420e0ea03921c41e8e7811a803cf8195f3f8d05b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 5 Jun 2023 20:42:01 +0200 Subject: [PATCH] oxigraph: 23.05 --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 95e41a2d..8b921d81 100644 --- a/flake.nix +++ b/flake.nix @@ -584,6 +584,7 @@ self.nixosModules.cluster-options ./hosts/oxigraph ]; + nixos = inputs.nixos-23-05; }; pipebert = nixosSystem' {