Revert "ecryptfs: add test to release-combined.nix"

This reverts commit de80d0544c.
Well, not a pure revert, but logically yes.
It's been so many years, and this version is almost 9 years old,
and now it won't even build anymore.  Anyway, it shouldn't be a blocker.
https://hydra.nixos.org/build/292468814/nixlog/4/tail
This commit is contained in:
Vladimír Čunát 2025-03-22 19:54:13 +01:00
parent 3fcae17eab
commit 530f58eeb3
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -85,7 +85,6 @@ rec {
(onFullSupported "nixos.tests.containers-imperative")
(onFullSupported "nixos.tests.containers-ip")
(onSystems [ "x86_64-linux" ] "nixos.tests.docker")
(onFullSupported "nixos.tests.ecryptfs")
(onFullSupported "nixos.tests.env")
# Way too many manual retries required on Hydra.