about summary refs log tree commit diff
path: root/pkgs/development/tools/yarn2nix-moretea/yarn2nix/lib
AgeCommit message (Expand)AuthorFilesLines
2022-10-30yarn2nix: limit ssri parsing to supported algorithmsMel Bourgeois1-33/+44
2022-10-26yarn2nix: format codeMel Bourgeois4-81/+101
2022-10-26yarn2nix: Handle lockfile entries with multiple integrity hashesMel Bourgeois1-1/+9
2022-05-03yarn2nix: extend NixOS/nix#5128 workaround to 2.4+Naïm Favier1-1/+2
2021-12-04yarn2nix: use yarn lockfile integrity field whenever possibleAmineChikhaoui1-3/+3
2021-10-31yarn2nix: no sha1 for github tarballsYureka1-1/+1
2021-10-10yarn2nix: fix "rev is not defined" (#141207)Yuka1-1/+1
2021-10-10yarn2nix: workaround for NixOS/nix#5128Yureka1-2/+4
2021-10-08yarn2nix: handle codeload.github.com uris in IFD mode (#136922)Yuka1-0/+10
2021-09-26yarn2nix: run `nix-prefetch-git` with `--fetch-submodules`Maximilian Bosch1-1/+1
2021-08-15yarn2nix-moretea: Generate runCommand instead of -NoCCRobert Hensing1-2/+2
2021-01-01yarn2nix: improve naming regexeslassulus1-2/+2
2020-12-30yarn2nix: Handle codeload.github.com tarballslassulus1-1/+9
2020-10-09yarn2nix-moretea: re-add support for `git://` URLs from `yarn.lock`Maximilian Bosch1-1/+1
2019-07-25yarn2nix-moretea: init at 2019-04-10WilliButz4-0/+232