Remove the 21.11 version

This commit is contained in:
Janne Heß 2022-07-04 20:23:46 +02:00
parent 85907ae738
commit a94c4a7d40
No known key found for this signature in database
GPG key ID: 69165158F05265DF
4 changed files with 7 additions and 34 deletions

View file

@ -204,7 +204,6 @@
inherit (pkgs) system;
};
} // pkgs.lib.optionalAttrs (pkgs.lib.versionAtLeast (pkgs.lib.versions.majorMinor pkgs.lib.version) "22.05") {
restart-and-reload = makeTest {
name = "sops-restart-and-reload";
nodes.machine = { pkgs, lib, config, ... }: {