From c0bf6837d9ca7f3dae6dd9e1a3a0996bb0babc27 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 1 Dec 2021 20:47:34 +0800 Subject: [PATCH] gluelogic: nixos 21.11 --- hydra/artiq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hydra/artiq.json b/hydra/artiq.json index e55e176..3a461ba 100644 --- a/hydra/artiq.json +++ b/hydra/artiq.json @@ -165,7 +165,7 @@ "emailoverride": "", "keepnr": 50, "inputs": { - "nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs nixos-21.05", "emailresponsible": false }, + "nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs nixos-21.11", "emailresponsible": false }, "nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false }, "urukulSrc": { "type": "git", "value": "git://github.com/quartiq/urukul", "emailresponsible": false }, "mirnySrc": { "type": "git", "value": "git://github.com/quartiq/mirny", "emailresponsible": false },