Commit Graph

1332 Commits

Author SHA1 Message Date
ajs124
8a2b098a1b tzdata: 2022d -> 2022e
https://mm.icann.org/pipermail/tz-announce/2022-October/000074.html
2022-10-11 22:55:09 +02:00
github-actions[bot]
bc7a5b525c
Merge master into haskell-updates 2022-10-11 00:20:39 +00:00
github-actions[bot]
10f4d9bfdd
Merge master into haskell-updates 2022-10-07 00:23:30 +00:00
github-actions[bot]
c5f0d725df
Merge master into staging-next 2022-10-06 18:03:10 +00:00
R. Ryantm
0198610c3a v2ray-geoip: 202209290111 -> 202210060105 2022-10-06 21:50:58 +08:00
github-actions[bot]
939050602c
Merge master into staging-next 2022-10-05 18:07:32 +00:00
Dennis Gosnell
c0078a4d30 all-cabal-hashes: 2022-10-01T15:28:21Z -> 2022-10-05T14:24:18Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-10-05 11:15:52 -04:00
github-actions[bot]
b4b7aea730
Merge master into haskell-updates 2022-10-03 00:19:42 +00:00
github-actions[bot]
fc393d5731
Merge master into staging-next 2022-10-02 12:01:22 +00:00
Candy Cloud
55ea5b4f17 clash-geoip: init at 20220912 2022-10-02 05:30:51 +00:00
Nicolas Benes
1654dc831c tzdata: enable cross-compilation for Windows
* Additional make flags are needed since some functions do not exist
    or have different names or parameters on Windows.

  * When compiling for Windows, GCC implicitly adds a `.exe` suffix to
    the output file name. A patch is needed for the `install` target
    to locate and install the correct files.

  * The tzdata Makefile contains `zic` and `ZIC` variables. The former
    refers to the path of the program to execute, while the latter
    invokes the former with additional arguments (it is defined as
    `ZIC=$(zic) $(ZFLAGS)`, `ZFLAGS` is normally empty).

    Previously, `ZIC` was overridden, potentially loosing `ZFLAGS`
    arguments. This commit changes it to override `zic` instead.

  * The `zic` program is built and installed as part of the package and
    also executed during the build to translate time-related files. When
    cross-compiling it means that two executables need to be compiled:
    one to get installed and run on the host platform, and another to
    run on the build platform. Instead of renaming files and building a
    temporary executable for the build platform, this commit references
    the build platform's `tzdata.bin` package and runs its `zic`
    program.
2022-10-01 21:55:18 +02:00
github-actions[bot]
aecf7c7bb9
Merge master into staging-next 2022-10-01 18:01:22 +00:00
sternenseemann
f1b0b727b4 all-cabal-hashes: 2022-09-28T11:00:39Z -> 2022-10-01T15:28:21Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
and maintainers/scripts/haskell/regenerate-hackage-packages.sh.
2022-10-01 17:35:56 +02:00
github-actions[bot]
528cdca4be
Merge master into haskell-updates 2022-10-01 00:23:36 +00:00
github-actions[bot]
f29cec4450
Merge master into staging-next 2022-09-30 06:22:32 +00:00
R. Ryantm
2867d65dc1 v2ray-geoip: 202209220104 -> 202209290111 2022-09-30 12:36:15 +08:00
Vladimír Čunát
70e67ff12e
Merge #192735: media-player-info: rename name to pname&version
...into staging
2022-09-29 09:38:03 +02:00
github-actions[bot]
f18d801779
Merge staging-next into staging 2022-09-28 18:05:53 +00:00
maralorn
bd91b773b5 all-cabal-hashes: 2022-09-25T05:09:53Z -> 2022-09-28T11:00:39Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-28 13:37:41 +02:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
github-actions[bot]
575babff62
Merge master into haskell-updates 2022-09-26 00:18:36 +00:00
github-actions[bot]
e0bea8e017
Merge staging-next into staging 2022-09-26 00:03:58 +00:00
Mario Rodas
0ea721a941
Merge pull request #192196 from oxalica/pkg/v2ray
v2ray: 4.45.0 -> 5.1.0 and refactor
2022-09-25 09:20:49 -05:00
maralorn
4bf438769b all-cabal-hashes: 2022-09-21T15:25:15Z -> 2022-09-25T05:09:53Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-25 07:17:08 +02:00
ajs124
ee73d3a942 tzdata: 2022c -> 2022d
https://mm.icann.org/pipermail/tz-announce/2022-September/000073.html
2022-09-24 14:18:36 +02:00
Alexandre Iooss
b46221d764 media-player-info: rename name to pname&version 2022-09-24 10:24:40 +02:00
github-actions[bot]
2c0cce7290
Merge master into haskell-updates 2022-09-24 00:18:28 +00:00
github-actions[bot]
9ef6f25592
Merge staging-next into staging 2022-09-23 06:18:24 +00:00
R. Ryantm
1ff786cd88 v2ray-geoip: 202209170841 -> 202209220104 2022-09-23 11:20:11 +08:00
github-actions[bot]
2773f22a43
Merge staging-next into staging 2022-09-21 18:02:00 +00:00
maralorn
24e439fd36 all-cabal-hashes: 2022-09-19T12:29:18Z -> 2022-09-21T15:25:15Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-21 18:14:50 +02:00
oxalica
6f36337946 v2ray-domain-list-community: 20220908131416 -> 20220921050909 2022-09-21 15:19:53 +08:00
github-actions[bot]
abd82bc57d
Merge staging-next into staging 2022-09-20 12:02:05 +00:00
maralorn
25cb49180f all-cabal-hashes: 2022-09-18T11:31:48Z -> 2022-09-19T12:29:18Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-20 02:49:53 +02:00
github-actions[bot]
eb735a451f
Merge master into haskell-updates 2022-09-20 00:20:33 +00:00
superherointj
491043c28f
Merge pull request #191246 from kilianar/unicode-15
update several packages to unicode 15.0.0
2022-09-19 10:39:08 -03:00
github-actions[bot]
17ef793813
Merge staging-next into staging 2022-09-19 06:24:53 +00:00
R. Ryantm
6aa1694dd2 v2ray-geoip: 202209150105 -> 202209170841 2022-09-19 13:18:43 +08:00
github-actions[bot]
ee0290c232
Merge master into haskell-updates 2022-09-19 00:15:46 +00:00
github-actions[bot]
8ed80561a4
Merge staging-next into staging 2022-09-18 18:02:01 +00:00
Luke Granger-Brown
b8a9da1bf6
Merge pull request #191744 from Mic92/iana-etc
iana-etc: 20220520 -> 20220915
2022-09-18 17:28:12 +01:00
Christian Kögler
d42d955371
Merge pull request #189727 from r-ryantm/auto-update/ddccontrol-db
ddccontrol-db: 20220829 -> 20220903
2022-09-18 16:27:54 +02:00
github-actions[bot]
d5cae016d9
Merge staging-next into staging 2022-09-18 12:02:15 +00:00
maralorn
284e415ba0 all-cabal-hashes: 2022-09-11T02:31:18Z -> 2022-09-18T11:31:48Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-18 13:53:08 +02:00
Luke Granger-Brown
538d26c951
Merge pull request #191410 from mweinelt/cacert-3.83
cacert: 3.80 -> 3.83
2022-09-18 09:48:57 +01:00
Jörg Thalheim
3011c87506 iana-etc: 20220520 -> 20220915 2022-09-18 08:12:21 +02:00
github-actions[bot]
8c09f0de57
Merge master into haskell-updates 2022-09-18 00:16:24 +00:00
R. Ryantm
fd81c3de80 v2ray-geoip: 202209080101 -> 202209150105 2022-09-17 17:14:26 +08:00
Martin Weinelt
2c9b58573f
cacert: 3.80 -> 3.83
- Bug 1785297 - Add two SECOM root certificates to NSS
- Bug 1787075 - Add two DigitalSign root certificates to NSS
- Bug 1778412 - Remove Camerfirma Global Chambersign Root from NSS
2022-09-16 01:16:59 +02:00
kilianar
c054339afc unihan-database: 14.0.0 -> 15.0.0 2022-09-14 22:50:19 +02:00
kilianar
3d3e434e30 unicode-emoji: 14.0 -> 15.0 2022-09-14 22:47:37 +02:00
kilianar
8fc9b05f73 unicode-character-database: 14.0.0 -> 15.0.0 2022-09-14 22:46:58 +02:00
github-actions[bot]
464616ef3c
Merge master into haskell-updates 2022-09-13 00:16:44 +00:00
Vladimír Čunát
a3d7dfe8a3
Merge branch 'master' into staging-next 2022-09-11 08:43:51 +02:00
Ellie Hermaszewska
14168f59cd
all-cabal-hashes: 2022-08-28T23:15:42Z -> 2022-09-11T02:31:18Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-11 11:56:54 +08:00
github-actions[bot]
df949a94a1
Merge master into staging-next 2022-09-10 12:01:29 +00:00
Ellie Hermaszewska
b9c443214e
Merge remote-tracking branch 'origin/master' into haskell-updates 2022-09-10 18:29:39 +08:00
Nick Cao
f02031977f
v2ray-domain-list-community: 20220808014309 -> 20220908131416 2022-09-10 15:02:18 +08:00
github-actions[bot]
04435b7789
Merge master into haskell-updates 2022-09-10 00:16:43 +00:00
github-actions[bot]
c1ff69e1da
Merge master into staging-next 2022-09-09 18:01:29 +00:00
R. Ryantm
7199d45dd9 v2ray-geoip: 202208180100 -> 202209080101 2022-09-09 03:31:28 +00:00
github-actions[bot]
a6cc7c406e
Merge master into haskell-updates 2022-09-09 00:17:12 +00:00
github-actions[bot]
1c0ef46804
Merge master into staging-next 2022-09-09 00:02:46 +00:00
Zhaofeng Li
40e49795aa publicsuffix-list: Fix build
Fallout from #173430. Fixes #178825.
2022-09-08 14:55:32 -06:00
R. Ryantm
e82401d87f ddccontrol-db: 20220829 -> 20220903 2022-09-04 13:11:22 +00:00
github-actions[bot]
30f0a9c291
Merge master into haskell-updates 2022-09-04 00:15:37 +00:00
github-actions[bot]
fccce1e603
Merge master into staging-next 2022-09-03 18:01:21 +00:00
R. Ryantm
04ba53a3e8 osinfo-db: 20220727 -> 20220830 2022-09-03 16:52:29 +02:00
github-actions[bot]
6b17188503
Merge master into haskell-updates 2022-09-02 00:14:36 +00:00
github-actions[bot]
c487ddd4e2
Merge master into staging-next 2022-09-01 12:01:31 +00:00
R. Ryantm
cbeafa6526 ddccontrol-db: 20220720 -> 20220829 2022-08-29 17:21:15 +00:00
Vladimír Čunát
f08ac2c92b
Merge branch 'master' into staging-next 2022-08-29 08:58:52 +02:00
Ellie Hermaszewska
f76f8b123d
all-cabal-hashes: 2022-08-20T06:29:36Z -> 2022-08-28T23:15:42Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-08-29 10:47:44 +08:00
github-actions[bot]
de5a47be5f
Merge master into haskell-updates 2022-08-27 00:14:34 +00:00
github-actions[bot]
ef162076bf
Merge master into staging-next 2022-08-26 06:13:53 +00:00
Jonas Heinrich
0ef6df5901
Merge pull request #174888 from r-ryantm/auto-update/ddccontrol-db
ddccontrol-db: 20220414 -> 20220720
2022-08-26 08:13:20 +02:00
github-actions[bot]
517fa0d808
Merge master into haskell-updates 2022-08-25 00:15:46 +00:00
github-actions[bot]
f6479ba1d4
Merge master into haskell-updates 2022-08-21 00:14:51 +00:00
Dennis Gosnell
4740685175
all-cabal-hashes: 2022-08-09T06:14:32Z -> 2022-08-20T06:29:36Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-08-20 19:21:03 +09:00
github-actions[bot]
a3ad9e6f6b
Merge staging-next into staging 2022-08-20 06:01:44 +00:00
github-actions[bot]
87810d89b4
Merge master into staging-next 2022-08-20 06:01:11 +00:00
R. Ryantm
6984bd009b v2ray-geoip: 202208040058 -> 202208180100 2022-08-19 19:55:26 +00:00
github-actions[bot]
8b202db44b
Merge staging-next into staging 2022-08-19 18:01:56 +00:00
github-actions[bot]
949c5dc1a1
Merge master into staging-next 2022-08-19 18:01:13 +00:00
github-actions[bot]
52a5816a96
Merge master into haskell-updates 2022-08-18 00:14:15 +00:00
github-actions[bot]
d6b3da0273
Merge staging-next into staging 2022-08-17 06:02:32 +00:00
github-actions[bot]
af42060d61
Merge master into staging-next 2022-08-17 06:01:47 +00:00
R. Ryantm
04c142749c wireless-regdb: 2022.06.06 -> 2022.08.12 2022-08-17 06:49:13 +02:00
Franz Pletz
2fd64ee912
Merge pull request #186333 from alyssais/firmware-stdenvNoCC
treewide: firmware: stdenv -> stdenvNoCC
2022-08-17 06:47:51 +02:00
zowoq
913ea47f6b tzdata: 2022b -> 2022c
https://mm.icann.org/pipermail/tz-announce/2022-August/000072.html
2022-08-16 15:17:53 +02:00
github-actions[bot]
c096937e1b
Merge master into haskell-updates 2022-08-16 00:15:52 +00:00
github-actions[bot]
1c4d690e15
Merge staging-next into staging 2022-08-15 12:01:56 +00:00
Mon Aaraj
9f1da18a1e colemak-dh: init at unstable-2022-08-07 2022-08-15 02:51:07 -04:00
github-actions[bot]
071fb34807
Merge master into haskell-updates 2022-08-15 00:14:06 +00:00
github-actions[bot]
bbedd67512
Merge staging-next into staging 2022-08-14 06:01:58 +00:00
R. Ryantm
35e2da1d66 ddccontrol-db: 20220414 -> 20220720 2022-08-13 17:07:34 +00:00
ajs124
46f98c157d tzdata: 2022a -> 2022b
https://mm.icann.org/pipermail/tz-announce/2022-August/000071.html
2022-08-13 11:41:58 +02:00
R. Ryantm
f6c8b06c1f spdx-license-list-data: 3.17 -> 3.18 2022-08-12 17:23:02 +00:00
Alyssa Ross
839d828b9c
treewide: firmware: stdenv -> stdenvNoCC
None of these packages use a compiler, except for alsa-firmware, which
has the appropriate compiler in depsBuildBuild already.

Tested by building a NixOS system with hardware.enableAllFirmware = true.
2022-08-12 15:51:22 +00:00
Dennis Gosnell
898ef5ee50 all-cabal-hashes: 2022-08-07T14:05:30Z -> 2022-08-09T06:14:32Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-08-09 16:27:31 +09:00