From 44c63067d4ca9548c14b54620eaa9b981bc9c9db Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Sun, 12 Apr 2026 01:58:08 +0200 Subject: [PATCH] hydra: run declarative jobset against unstable-small This is a moving target. Before we were sitting on a commit from 2020. --- .hydra/spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hydra/spec.json b/.hydra/spec.json index 79f9f0b..c3f7ee7 100644 --- a/.hydra/spec.json +++ b/.hydra/spec.json @@ -17,7 +17,7 @@ "emailresponsible": false }, "nixpkgs": { - "value": "https://github.com/NixOS/nixpkgs 0f920b05cbcdb8c0f3c5c4a8ea29f1f0065c7033 ", + "value": "https://github.com/NixOS/nixpkgs nixos-unstable-small", "type": "git", "emailresponsible": false },