Commit Graph

29 Commits

Author SHA1 Message Date
R. Ryantm
ad308afcd0 last: 1519 -> 1540 2024-02-06 06:07:25 +00:00
R. Ryantm
0ecf097e92 last: 1518 -> 1519 2023-12-19 07:59:25 +00:00
R. Ryantm
5d669c5d95 last: 1499 -> 1518 2023-12-05 14:44:08 +00:00
R. Ryantm
c783a977dc last: 1471 -> 1499 2023-11-01 19:08:21 +00:00
Justin Bedo
8d9f56ac2d
last: 1460 -> 1471
Diff: https://gitlab.com/mcfrith/last/-/compare/refs/tags/1460...1471
2023-08-18 14:11:53 +10:00
R. Ryantm
40b736f0e8 last: 1456 -> 1460 2023-07-25 04:34:13 +00:00
R. Ryantm
fa6b5a3cb3 last: 1453 -> 1456 2023-06-25 11:01:07 -03:00
Justin Bedo
e739dc5088
last: 1447 -> 1453 2023-04-03 08:38:27 +10:00
R. Ryantm
10c93d977d last: 1445 -> 1447 2023-02-12 17:14:30 +00:00
Fabian Affolter
e14e8f5f31 last: 1422 -> 1445 2023-01-26 16:10:25 +01:00
R. Ryantm
d269d79261 last: 1411 -> 1422 2023-01-16 09:13:32 +00:00
R. Ryantm
1008651931 last: 1409 -> 1411 2022-09-21 08:24:01 +00:00
Justin Bedo
d9acf90371
last: 1406 -> 1409 2022-09-04 10:36:01 +10:00
R. Ryantm
e0a9011556 last: 1268 -> 1406 2022-07-31 16:58:20 +00:00
Justin Bedo
89eff15f31
last: 1260 -> 1268 2022-03-02 13:35:56 +11:00
R. Ryantm
6ca5bb6e20 last: 1256 -> 1260 2022-02-12 02:52:18 +00:00
Justin Bedo
f7414542d0
last: 1179 -> 1256 2021-10-19 13:23:14 +11:00
R. RyanTM
ff27c8e0ad last: 1178 -> 1179 2021-02-21 21:24:17 +00:00
R. RyanTM
ad28c0fb42 last: 1170 -> 1178 2021-01-30 07:52:29 +00: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
Justin Bedo
62432c855f
last: 1145 -> 1170 2021-01-05 10:29:31 +11:00
R. RyanTM
a698dfa0a2 last: 1133 -> 1145 2020-11-13 23:30:53 +00:00
Justin Bedo
32573f4b6e
last: 1066 -> 1133 2020-10-31 10:59:02 +11:00
R. RyanTM
aca998de5e last: 1061 -> 1066 2020-07-05 08:43:25 +00:00
R. RyanTM
25841d95c5 last: 1060 -> 1061 2020-05-22 02:21:55 +00:00
R. RyanTM
bd3fbef804 last: 1047 -> 1060 2020-03-27 04:12:41 +00:00
R. RyanTM
dae266aa66 last: 1045 -> 1047 2020-02-08 13:04:53 +00:00
R. RyanTM
4bc4c70bc6 last: 1042 -> 1045 2020-01-06 11:46:28 -08:00
Justin Bedo
6741cff527
last: init at 1042 2019-12-20 11:27:02 +11:00