mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-04-08 11:15:17 +08:00
Remove the 21.11 version
This commit is contained in:
parent
85907ae738
commit
a94c4a7d40
4 changed files with 7 additions and 34 deletions
|
|
@ -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, ... }: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue