mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 18:23:44 +00:00
alloy: remove jre override
This commit is contained in:
parent
ef28602c85
commit
3fcdb4fbc8
@ -16935,9 +16935,7 @@ with pkgs;
|
|||||||
|
|
||||||
adtool = callPackage ../tools/admin/adtool { };
|
adtool = callPackage ../tools/admin/adtool { };
|
||||||
|
|
||||||
inherit (callPackage ../development/tools/alloy {
|
inherit (callPackage ../development/tools/alloy { })
|
||||||
jre = jre8; # TODO: remove override https://github.com/NixOS/nixpkgs/pull/89731
|
|
||||||
})
|
|
||||||
alloy5
|
alloy5
|
||||||
alloy6
|
alloy6
|
||||||
alloy;
|
alloy;
|
||||||
|
Loading…
Reference in New Issue
Block a user