nixpkgs/pkgs/development/tools/yarn2nix-moretea/yarn2nix
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
..
bin yarn2nix: fix running without --no-patch 2021-10-14 18:46:22 +02:00
internal
lib yarn2nix: no sha1 for github tarballs 2021-10-31 14:37:51 +01:00
nix
default.nix lib/meta: add getLicenseFromSpdxId function 2021-12-02 18:33:48 +08:00
LICENSE.txt
package.json
yarn.lock yarn2nix: yarn update 2021-01-01 17:35:05 +01:00
yarn.nix treewide: runCommandNoCC -> runCommand in generated code 2021-08-15 17:36:41 +02:00