mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
corretto17: fix eval on darwin
This commit is contained in:
parent
a5f800ab48
commit
a292fa38bd
@ -30,5 +30,5 @@ corretto.overrideAttrs (final: prev: {
|
||||
url = "https://git.alpinelinux.org/aports/plain/community/openjdk17/FixNullPtrCast.patch?id=41e78a067953e0b13d062d632bae6c4f8028d91c";
|
||||
sha256 = "sha256-LzmSew51+DyqqGyyMw2fbXeBluCiCYsS1nCjt9hX6zo=";
|
||||
})
|
||||
prev.patches;
|
||||
(prev.patches or [ ]);
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user