nixpkgs/pkgs/development/tools/yarn2nix-moretea
Shamrock Lee 60950f739e lib/meta: add getLicenseFromSpdxId function
Move function spdxLicense, internally used in yarn2nix
to lib/meta.nix, and
rename to getLicenseFromSpdxId

A similar function is implemented in poetry2nix,
but the one originally in yarn2nix seems beter.
since it falls back to an license-like attrset
for mismatched case
instead of a plain string
2021-12-02 18:33:48 +08:00
..
yarn2nix lib/meta: add getLicenseFromSpdxId function 2021-12-02 18:33:48 +08:00