Merge pull request #215760 from LibreCybernetics/alloy-jre

alloy: remove jre override
This commit is contained in:
Mario Rodas
2023-02-12 12:32:47 -05:00
committed by GitHub
+1 -3
View File
@@ -16941,9 +16941,7 @@ with pkgs;
adtool = callPackage ../tools/admin/adtool { };
inherit (callPackage ../development/tools/alloy {
jre = jre8; # TODO: remove override https://github.com/NixOS/nixpkgs/pull/89731
})
inherit (callPackage ../development/tools/alloy { })
alloy5
alloy6
alloy;