Commit graph

43 commits

Author SHA1 Message Date
R. Ryantm b2dd805235 pt2-clone: 1.55 -> 1.56 2022-12-31 14:10:10 +00:00
R. Ryantm 795aa42290 pt2-clone: 1.54 -> 1.55 2022-12-10 21:24:11 +00:00
R. Ryantm 890ce7d957 pt2-clone: 1.53.1 -> 1.54 2022-12-06 17:27:02 +00:00
R. Ryantm 4b278481a2 pt2-clone: 1.53 -> 1.53.1 2022-10-29 02:21:08 +00:00
R. Ryantm 100f55ecab pt2-clone: 1.51 -> 1.53 2022-10-15 14:25:35 +00:00
R. Ryantm 70cf130cf0 pt2-clone: 1.50 -> 1.51 2022-08-18 16:52:19 +00:00
Francesco Gazzetta 071f18d7cd pt2-clone: 1.49 -> 1.50 2022-07-23 13:51:48 +02:00
Francesco Gazzetta f7933e9fac pt2-clone: 1.46 -> 1.49 2022-05-22 18:16:40 +02:00
Francesco Gazzetta 1f285a9046 pt2-clone: 1.43 -> 1.46 2022-04-20 12:56:41 +02:00
R. Ryantm 09e5428563 pt2-clone: 1.42 -> 1.43 2022-03-19 04:39:59 +00:00
Francesco Gazzetta 5979627e32 pt2-clone: 1.41 -> 1.42 2022-03-14 11:21:36 +01:00
R. Ryantm 83f21e1701 pt2-clone: 1.40 -> 1.41 2022-02-25 17:41:24 +00:00
Francesco Gazzetta 0f9e4b6fe4 pt2-clone: 1.39 -> 1.40 2022-02-01 18:28:56 +01:00
Francesco Gazzetta 1148571e05 pt2-clone: 1.38 -> 1.39 2022-01-13 09:02:55 +01:00
R. Ryantm a57c2d2092 pt2-clone: 1.37 -> 1.38 2022-01-02 03:55:12 +00:00
R. Ryantm 4f7f702d6e pt2-clone: 1.36 -> 1.37 2021-11-03 22:18:08 +00:00
Francesco Gazzetta d0150d9366 pt2-clone: 1.34 -> 1.36 2021-10-20 17:29:46 +02:00
R. RyanTM 1c8f2a421a pt2-clone: 1.33 -> 1.34 2021-09-17 13:21:50 +00:00
R. RyanTM 8f6aa1f1da pt2-clone: 1.32 -> 1.33 2021-09-14 21:10:01 +00:00
R. RyanTM 8140f4d679 pt2-clone: 1.31 -> 1.32 2021-08-17 15:33:52 +00:00
Francesco Gazzetta 4d046b12a9 pt2-clone: 1.29 -> 1.31 2021-06-21 12:09:48 +02:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
R. RyanTM 32b5606e9e pt2-clone: 1.28 -> 1.29 2021-03-20 22:33:34 -07:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07: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
Francesco Gazzetta a82af793df pt2-clone: 1.27 -> 1.28 2021-01-01 21:25:18 +01:00
Francesco Gazzetta 9bb7cb4856 pt2-clone: 1.26_fix -> 1.27 2020-12-28 17:33:28 +01:00
R. RyanTM df0736405a pt2-clone: 1.25_fix -> 1.26_fix 2020-12-04 21:07:04 +00:00
Ryan Mulligan 5f32ca2286
Merge pull request #105053 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.24 -> 1.25_fix
2020-11-26 12:05:07 -08:00
R. RyanTM 6e10f43c6b pt2-clone: 1.24 -> 1.25_fix 2020-11-26 17:26:49 +00:00
Pavol Rusnak b8bc039a13
Merge pull request #99381 from fgaz/ft2-pt2-clone/endianness
pt2-clone,ft2-clone: only build on little-endian systems
2020-11-26 17:52:32 +01:00
R. RyanTM 0f527d07c5 pt2-clone: 1.23 -> 1.24 2020-11-11 22:27:15 +00:00
Francesco Gazzetta b912774257 pt2-clone: only build on little-endian systems 2020-10-02 14:29:47 +02:00
R. RyanTM 34b3008b8c pt2-clone: 1.22 -> 1.23 2020-09-26 09:47:06 +00:00
Francesco Gazzetta 4436c0151e pt2-clone: add nixos test 2020-07-29 19:45:03 +02:00
Francesco Gazzetta 411e09d83c pt2-clone: 1.20 -> 1.22 2020-07-29 18:54:07 +02:00
R. RyanTM be2f095ceb pt2-clone: 1.19 -> 1.20 2020-06-30 12:00:07 +00:00
R. RyanTM 0bb9260fa8 pt2-clone: 1.17 -> 1.19 2020-06-15 01:45:45 +00:00
R. RyanTM 42b58942dc pt2-clone: 1.16 -> 1.17 2020-06-06 16:40:03 +00:00
R. RyanTM 159c7cb39d pt2-clone: 1.12 -> 1.16 2020-05-19 22:55:34 +00:00
R. RyanTM 8c9263e118 pt2-clone: 1.07 -> 1.12 2020-05-04 04:59:47 +00:00
R. RyanTM 1698c222ce pt2-clone: 1.06 -> 1.07 2020-04-01 17:12:31 -07:00
Francesco Gazzetta 510419ff5d pt2-clone: init at 1.06 2020-03-14 22:53:41 +01:00