Skip to content

Commit

Permalink
Exclude renovate on stable
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Nov 8, 2024
1 parent 244cc32 commit 0f2ff50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ lib.mapAttrs (name: value: value.config.system.build.toplevel) ({
};
};
};

} // lib.optionalAttrs (lib.versionAtLeast lib.version "24.11") {
# https://github.com/NuschtOS/nixos-modules/issues/156
renovate-plain = mkTest {
module = {
Expand All @@ -112,7 +112,7 @@ lib.mapAttrs (name: value: value.config.system.build.toplevel) ({
};
};
};

} // {
vaultwarden-no-nginx = mkTest {
module = {
services.vaultwarden = {
Expand Down

0 comments on commit 0f2ff50

Please sign in to comment.