Commit graph

41 commits

Author SHA1 Message Date
Kid e1012bc6f1
yarn: 1.22.10 -> 1.22.11 2021-08-08 16:53:43 +08:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM 05d994f064 yarn: 1.22.5 -> 1.22.10 2020-11-12 11:41:29 +00:00
R. RyanTM 9ac15bd5c9 yarn: 1.22.4 -> 1.22.5 2020-09-03 23:49:41 +00:00
Milan 9d14ee71da
yarn: 1.22.2 -> 1.22.4 (#83286) 2020-03-24 14:34:04 +01:00
R. RyanTM dac3a7e3f9 yarn: 1.22.0 -> 1.22.2 2020-03-08 02:27:11 +00:00
R. RyanTM 4597d37149 yarn: 1.21.1 -> 1.22.0 2020-02-07 21:29:21 +00:00
BSKY 5b29c8d937 yarn: 1.19.2 -> 1.21.1 2019-12-18 21:11:44 +09:00
R. RyanTM 25930958e8 yarn: 1.19.1 -> 1.19.2 2019-11-29 16:38:59 -08:00
R. RyanTM 83e7a50664 yarn: 1.19.0 -> 1.19.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-10-24 20:12:37 -07:00
R. RyanTM e83d1ea5ee yarn: 1.17.3 -> 1.19.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-10-08 18:37:34 -07:00
R. RyanTM 56757df7c3 yarn: 1.17.0 -> 1.17.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-07-20 17:19:22 -07:00
R. RyanTM cf081b250d yarn: 1.16.0 -> 1.17.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-06-18 11:49:02 -07:00
Milan Pässler b4f6b5da8b yarn: 1.15.2 -> 1.16.0 2019-05-11 09:22:49 +02:00
Vladyslav M b9ebc84f8d yarn: 1.14.0 -> 1.15.2 (#57727) 2019-03-17 00:32:18 +01:00
R. RyanTM 566d0aedd9 yarn: 1.13.0 -> 1.14.0 (#55135)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-03-15 20:48:32 +01:00
R. RyanTM a8518f976c yarn: 1.12.3 -> 1.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-01-12 00:00:57 +02:00
Christian Rackerseder 2f4dae8f56
yarn: 1.12.1 -> 1.12.3 2018-11-08 08:49:00 +01:00
Christian Rackerseder 678e28dfd5 yarn: 1.10.1 -> 1.12.1 (#49616) 2018-11-02 00:52:52 +02:00
Daiderd Jordan d0544a355b yarn: add platforms (#48912) 2018-10-24 10:27:06 +02:00
Christian Rackerseder 8172085eb1 yarn: 1.9.4 -> 1.10.1 (#47405) 2018-09-28 20:31:08 +02:00
Edmund Wu 4306bc070e yarn: 1.9.2 -> 1.9.4 (#44477) 2018-08-05 00:23:22 +02:00
Nick Novitski 7fd0d020a5 yarn: add yarnpkg bin alias output
Because the hadoop project also provides a binary `yarn`, the yarn project [added this alias to help people with both hadoop and yarn installed](https://github.com/yarnpkg/yarn/issues/673#issuecomment-254004512).  Some scripts in the wild use this alias for the same reason.
2018-07-31 15:57:37 -07:00
Vladyslav Mykhailichenko 31cd3830f1 yarn: 1.8.0 -> 1.9.2 2018-07-28 13:41:40 +03:00
Nick Novitski 99bce98dd6 yarn: 1.7.0 -> 1.8.0 (#41895) 2018-06-13 13:09:56 +02:00
Vladyslav Mykhailichenko 06e750ccc9 yarn: 1.6.0 -> 1.7.0 2018-05-24 09:25:05 +03:00
Vladyslav Mykhailichenko 78f661fd5e yarn: 1.5.1 -> 1.6.0 2018-04-16 13:37:41 +03:00
Vladyslav M 0dee06dae6 yarn: 1.3.2 -> 1.5.1 2018-02-27 14:50:36 +02:00
Fatih Altinok 10169cc356 yarn: 1.2.1 -> 1.3.2 2017-11-03 15:48:31 +03:00
Fatih Altinok 826d7d2e8d yarn: 1.0.1 -> 1.2.1 (#30346) 2017-10-13 11:23:45 +01:00
zimbatm 2ae7e952b2 yarn: 0.28.4 -> 1.0.1 2017-09-07 18:10:09 +01:00
Guillaume Massé a4594e21a8 yarn 0.27.5 -> 0.28.4 2017-08-22 02:11:44 +02:00
dywedir 57f394572d yarn: 0.24.6 -> 0.27.5 2017-07-03 18:42:45 +02:00
Jamie Rolfs 1a8779eb34
yarn: 0.23.4 -> 0.24.6 2017-05-24 07:54:22 -07:00
Ben Zhang 0a4cf89ae4 yarn: 0.23.2 -> 0.23.4 2017-05-08 13:09:10 +02:00
Marius Bergmann d25f7c9eed yarn: 0.22.0 -> 0.23.2 (#25189) 2017-04-25 11:05:35 +01:00
zimbatm e50203bfde yarn: 0.21.3 -> 0.22.0 2017-03-07 16:25:09 +00:00
Gauthier POGAM--LE MONTAGNER 6dd19dc4e3
yarn: 0.20.3 -> 0.21.3 2017-03-06 07:59:42 -05:00
Gauthier POGAM--LE MONTAGNER 870914fc41 yarn: 0.19.1 -> 0.20.3 2017-02-25 14:42:21 +01:00
Ben Zhang fc6d746e62
yarn: 0.18.1 -> 0.19.1 2017-01-17 01:58:27 -05:00
Jaka Hudoklin bb0d0a366b yarn: init at 0.18.1 2017-01-14 20:49:57 +01:00