summary refs log tree commit diff
path: root/pkgs/development/tools/yarn2nix-moretea/yarn2nix
Commit message (Expand)AuthorAge
* yarn2nix: support new yarn workspace jsonThomas Baggaley2022-03-05
* yarn2nix: Add support for nativeBuildInputs in pkgConfigJan Tojnar2022-01-28
* Merge pull request #119522 from AmineChikhaoui/yarn2nix-use-integrity-fieldJan Tojnar2021-12-09
|\
| * yarn2nix: use yarn lockfile integrity field whenever possibleAmineChikhaoui2021-12-04
* | lib/meta: add getLicenseFromSpdxId functionShamrock Lee2021-12-02
|/
* yarn2nix: add nix-prefetch-git to PATHYureka2021-10-31
* yarn2nix: no sha1 for github tarballsYureka2021-10-31
* fetchYarnDeps, mkYarnModules: verify the FOD hash is up-to-dateYureka2021-10-20
* mkYarnModules: allow passing custom offlineCacheYureka2021-10-20
* yarn2nix: fix running without --no-patchYureka2021-10-14
* yarn2nix: fix "rev is not defined" (#141207)Yuka2021-10-10
* yarn2nix: workaround for NixOS/nix#5128Yureka2021-10-10
* yarn2nix: handle codeload.github.com uris in IFD mode (#136922)Yuka2021-10-08
* yarn2nix: run `nix-prefetch-git` with `--fetch-submodules`Maximilian Bosch2021-09-26
* yarn2nix: replace simple mkDerivation with runCommandLocalFelix Buehler2021-08-22
* yarn2nix: deprecate phasesFelix Buehler2021-08-16
* treewide: runCommandNoCC -> runCommand in generated codeRobert Hensing2021-08-15
* yarn2nix-moretea: Generate runCommand instead of -NoCCRobert Hensing2021-08-15
* Merge pull request #101521 from egasimus/patch-2Sandro2021-06-09
|\
| * yarn2nix: expose yarnPostBuildAdam Avramov2020-12-08
* | yarn2nix: set `name` to `${pname}-${version}` by defaultMaximilian Bosch2021-06-02
* | yarn2nix: improve naming regexeslassulus2021-01-01
* | yarn2nix: yarn updatelassulus2021-01-01
* | yarn2nix: Handle codeload.github.com tarballslassulus2020-12-30
* | mkYarnPackage: allow overriding versionGabriel Ebner2020-12-13
|/
* yarn2nix-moretea: re-add support for `git://` URLs from `yarn.lock`Maximilian Bosch2020-10-09
* yarn2nix: Don't pass yarnNix to mkDerivation (#92856)Silvan Mosberger2020-07-10
* yarn2nix-moretea: v1.0.0-36-g3f2dbb0 -> v1.0.0-39-g9e7279e (#73911)Milan2019-11-22
* treewide: remove redundant recvolth2019-08-28
* yarn2nix-moretea: init at 2019-04-10WilliButz2019-07-25