Commit Graph

26 Commits

Author SHA1 Message Date
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
R. Ryantm
9075eec2a7 mkgmap: 4902 -> 4904 2022-05-31 10:34:23 +00:00
Nikolay Korotkiy
2d4420c571
mkgmap: 4897 → 4902 2022-05-21 02:36:27 +03:00
R. Ryantm
4b059031e3 mkgmap: 4896 -> 4897 2022-03-06 07:29:12 +00:00
R. Ryantm
41fdbcf690 mkgmap: 4895 -> 4896 2022-02-24 16:39:39 +00:00
R. Ryantm
585db98846 mkgmap: 4855 -> 4895 2022-02-12 22:30:29 -08:00
R. RyanTM
4a94071fb3
mkgmap: 4836 -> 4855
(#154450)
2022-01-15 22:17:38 +01:00
Ben Siraphob
8023a221c6 mkgmap: fix meta.homepage 2021-12-31 11:17:07 -08:00
R. Ryantm
34cbc5789f mkgmap: 4835 -> 4836 2021-12-30 22:16:49 -08:00
R. Ryantm
fa53042c53 mkgmap: 4827 -> 4835 2021-12-13 17:14:53 +00:00
R. Ryantm
d87c46d72d mkgmap: 4813 -> 4827 2021-12-06 10:21:28 +00:00
R. Ryantm
a446131b68 mkgmap: 4810 -> 4813 2021-11-14 04:26:23 +00:00
R. Ryantm
80577ef6c5 mkgmap: 4808 -> 4810 2021-10-27 10:51:28 +00:00
R. RyanTM
c6710ba533 mkgmap: 4807 -> 4808 2021-10-13 02:47:41 +00:00
R. RyanTM
93e7a9d519 mkgmap: 4806 -> 4807 2021-09-23 08:29:17 +00:00
R. RyanTM
95b152745d mkgmap: 4608 -> 4806 2021-09-12 06:22:16 +00:00
Ben Siraphob
2f94991628 treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
R. RyanTM
a79bb1c72b mkgmap: 4604 -> 4608 2021-03-14 13:19:22 +00:00
R. RyanTM
9b177cfd13 mkgmap: 4601 -> 4604 2021-03-01 15:49:10 +00:00
R. RyanTM
f280daa4fc mkgmap: 4600 -> 4601 2021-02-17 10:20:51 +00:00
Nikolay Korotkiy
4547017e91
mkgmap: 4565 → 4600 2021-01-30 00:05:32 +03:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +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
Nikolay Korotkiy
1812f7c11a
mkgmap: 4432 -> 4565 2020-07-26 00:18:49 +03:00
Nikolay Korotkiy
7267908f84 mkgmap: 4289 -> 4432 2020-01-30 21:57:23 -08:00
Nikolay Korotkiy
98a283af55
mkgmap: init at 4289 2019-08-27 19:04:15 +03:00