summaryrefslogtreecommitdiffstats
path: root/.hydra
diff options
context:
space:
mode:
authorAntoine Eiche <lewo@abesis.fr>2021-12-01 23:08:29 +0100
committerAntoine Eiche <lewo@abesis.fr>2021-12-07 22:09:14 +0100
commit6e3a7b2ea6f0d68b82027b988aa25d3423787303 (patch)
tree37baf45086574b98ed04e2c40e55edac8dc18719 /.hydra
parentf3d967f8308f0f617597ab0b96bfec3fc1aeb325 (diff)
Release nixos-21.11nixos-21.11
Diffstat (limited to '.hydra')
-rw-r--r--.hydra/declarative-jobsets.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hydra/declarative-jobsets.nix b/.hydra/declarative-jobsets.nix
index 5273cc2..130df05 100644
--- a/.hydra/declarative-jobsets.nix
+++ b/.hydra/declarative-jobsets.nix
@@ -61,8 +61,8 @@ let
desc = prJobsets // {
"master" = mkFlakeJobset "master";
- "nixos-20.09" = mkJobset "nixos-20.09";
"nixos-21.05" = mkJobset "nixos-21.05";
+ "nixos-21.11" = mkJobset "nixos-21.11";
};
log = {