diff --git a/flake.nix b/flake.nix index 6e06432297b54378a6008989d27bc741cf0c41ce..97f320d9a2bb946e1bf771b05717cd4997e20eed 100644 --- a/flake.nix +++ b/flake.nix @@ -69,6 +69,8 @@ apps.cabal-test-924 = mkCabalTest "ghc924"; apps.cabal-test-943 = mkCabalTest "ghc943"; + apps.cabal-test = self.outputs.apps.${system}.cabal-test-943; + apps.release = { type = "app"; program = "${