From 13732a3f6f1050cd132bb140f895d98c4dc0be06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Wed, 10 Dec 2025 17:09:51 +0100 Subject: [PATCH] Bump prebuilt to 25.11 --- .github/workflows/prebuilt-25.05.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/prebuilt-25.05.yml b/.github/workflows/prebuilt-25.05.yml index 5d161c57..0caa452a 100644 --- a/.github/workflows/prebuilt-25.05.yml +++ b/.github/workflows/prebuilt-25.05.yml @@ -1,4 +1,4 @@ -name: "prebuilt-25.05" +name: "prebuilt-25.11" on: workflow_dispatch: # allows manual triggering @@ -23,4 +23,4 @@ jobs: if: github.ref != 'refs/heads/main' with: name: microvm - - run: nix build -L .#prebuilt --override-input nixpkgs github:nixos/nixpkgs/release-25.05 + - run: nix build -L .#prebuilt --override-input nixpkgs github:nixos/nixpkgs/release-25.11