Commit Graph

30 Commits

Author SHA1 Message Date
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
Ben Siraphob
3e70e92c4a mkgmap-splitter: 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
Bobby Rong
5a28757bea
Merge pull request #148963 from r-ryantm/auto-update/mkgmap-splitter
mkgmap-splitter: 643 -> 645
2021-12-06 20:10:19 +08:00
R. Ryantm
3ed02863b6 mkgmap-splitter: 643 -> 645 2021-12-06 10:31:47 +00:00
R. Ryantm
d87c46d72d mkgmap: 4813 -> 4827 2021-12-06 10:21:28 +00:00
Bobby Rong
6888659a09
Merge pull request #145850 from r-ryantm/auto-update/mkgmap
mkgmap: 4810 -> 4813
2021-11-14 15:06:58 +08:00
R. Ryantm
1ed375dba1 mkgmap-splitter: 642 -> 643 2021-11-14 04:30:22 +00:00
R. Ryantm
a446131b68 mkgmap: 4810 -> 4813 2021-11-14 04:26:23 +00:00
Alyssa Ross
02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +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
Ryan Mulligan
cf11c97010
Merge pull request #137486 from r-ryantm/auto-update/mkgmap-splitter
mkgmap-splitter: 598 -> 642
2021-09-13 09:55:18 -07:00
R. RyanTM
13911f0cc4 mkgmap-splitter: 598 -> 642 2021-09-12 06:27:24 +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
R. RyanTM
662e633305 mkgmap-splitter: 597 -> 598 2021-02-05 06:25:39 +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
f4a39d8e92
mkgmap-splitter: init at 597 2020-07-26 00:25:34 +03: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