Files
nixpkgs/pkgs/development/compilers/corretto
Philip Taron 637e7d8b51 corretto: remove unnecessary pos = __curPos
The comment said "Some of the OpenJDK derivation set their `pos` by
hand" but this is no longer true since the OpenJDK deduplication into
generic.nix. Since OpenJDK no longer sets `pos`, mkDerivation's
fallback finds `meta.description` via `builtins.unsafeGetAttrPos` in
the `oldAttrs.meta // { ... }` merge, which already points to
mk-corretto.nix.
2026-03-19 11:45:36 -07:00
..
2026-03-01 08:24:07 +01:00
2025-11-04 22:25:56 +01:00
2026-01-16 10:57:12 +01:00