]> git.scottworley.com Git - trustix-integration-tests/commitdiff
Try enabling the trustix service in the subscriber? issue24
authorScott Worley <scottworley@scottworley.com>
Mon, 19 Jul 2021 21:21:55 +0000 (14:21 -0700)
committerScott Worley <scottworley@scottworley.com>
Tue, 20 Jul 2021 00:01:33 +0000 (17:01 -0700)
This still doesn't work yet.

checks/one-publisher.nix

index 8fe584e70483103ff4bd3ac3d74d16346c520602..c24d3a991e720b47284d81fec09de0bb8e70b08e 100644 (file)
@@ -67,6 +67,7 @@ let
         binaryCachePublicKeys = lib.mkForce [ "clint://@binaryCachePubKey@" ];
       };
       services.trustix = {
+        enable = true;  # Fails with and without: https://github.com/tweak/trustix/issue/24
         subscribers = [{
           protocol = "nix";
           publicKey = {