Fabian Affolter
8abda78555
Merge pull request #263436 from r-ryantm/auto-update/python311Packages.accuweather
...
python311Packages.accuweather: 1.0.0 -> 2.0.0
2023-10-26 10:03:26 +02:00
Fabian Affolter
b5dfbad264
Merge pull request #263408 from fabaff/dvc-data-bump
...
python311Packages.dvc-data: 2.18.1 -> 2.18.2
2023-10-26 10:03:01 +02:00
Fabian Affolter
19d0cbc2ba
Merge pull request #263406 from fabaff/autoit-ripper-bump
...
python311Packages.autoit-ripper: 1.1.0 -> 1.1.1
2023-10-26 10:02:48 +02:00
Fabian Affolter
b01ceb7990
Merge pull request #263407 from fabaff/gios-bump
...
python311Packages.gios: 3.1.0 -> 3.2.0
2023-10-26 10:02:34 +02:00
Ulrik Strid
4c0f9cee99
Merge pull request #263282 from vbgl/ocaml-hacl-star-0.7.1
...
ocamlPackages.hacl-star: 0.7.0 → 0.7.1
2023-10-26 10:02:13 +02:00
Ulrik Strid
0274f5574c
Merge pull request #263520 from vbgl/cooltt-update-2023-10-03
...
ocamlPackages.yuujinchou: 4.0.0 → 5.1.0; cooltt: 2022-04-28 → 2023-10-03
2023-10-26 09:49:08 +02:00
Ulrik Strid
6bb3eff963
Merge pull request #262197 from vbgl/ocaml-sail-0.16
...
ocamlPackages.sail: 0.15 → 0.16
2023-10-26 09:42:01 +02:00
Ulrik Strid
b6c5a6058a
Merge pull request #262799 from vbgl/ocaml-brr-0.0.6
...
ocamlPackages.brr: 0.0.4 → 0.0.6; note: 0.0.2 → 0.0.3
2023-10-26 09:38:15 +02:00
Vincent Laporte
5257cb0a75
ocamlPackages.cooltt: 2022-04-28 → 2023-10-03
2023-10-26 09:25:03 +02:00
Vincent Laporte
7b4f9b740e
ocamlPackages.yuujinchou: 4.0.0 → 5.1.0
2023-10-26 09:24:57 +02:00
Fabian Affolter
76359ce46e
Merge pull request #263501 from r-ryantm/auto-update/python311Packages.whispers
...
python311Packages.whispers: 2.1.5 -> 2.2.0
2023-10-26 09:00:48 +02:00
Fabian Affolter
74568dbce0
Merge pull request #263413 from fabaff/nettigo-air-monitor-bump
...
python311Packages.nettigo-air-monitor: 2.1.0 -> 2.2.0
2023-10-26 08:59:06 +02:00
Fabian Affolter
69f7cb3108
Merge pull request #263414 from fabaff/homematicip-bump
...
python311Packages.homematicip: 1.0.15 -> 1.0.16
2023-10-26 08:58:53 +02:00
Fabian Affolter
036906012d
Merge pull request #263418 from fabaff/winacl-bump
...
python311Packages.winacl: 0.1.7 -> 0.1.8
2023-10-26 08:58:43 +02:00
Fabian Affolter
dbf3d040e1
Merge pull request #263419 from fabaff/zha-quirks-bump
...
python311Packages.zha-quirks: 0.0.105 -> 0.0.106
2023-10-26 08:58:31 +02:00
Fabian Affolter
ca308aa0f4
Merge pull request #263427 from fabaff/trufflehog-bump
...
trufflehog: 3.60.1 -> 3.60.3
2023-10-26 08:58:16 +02:00
Fabian Affolter
d22218ecc4
Merge pull request #263430 from fabaff/ospd-openvas-bump
...
ospd-openvas: 22.6.0 -> 22.6.1
2023-10-26 08:57:58 +02:00
Fabian Affolter
aa2cdd2084
Merge pull request #263431 from fabaff/aiosmtplib-bump
...
python311Packages.aiosmtplib: 2.0.2 -> 3.0.0
2023-10-26 08:57:49 +02:00
Adam Joseph
b4371a5cea
glibc: weaken host==build check to canExecute
2023-10-26 06:12:33 +00:00
Adam Joseph
27a73cd176
glibc: use (lib.getBin pkgsBuildBuild.glibc) to generate locales
...
This is an alternative resolution of the problem identified in
https://github.com/NixOS/nixpkgs/pull/259964
which stated that "glibc depends on buildPackages.glibc for locale
things. buildPackages.glibc depended on buildPackages.libgcc,
which, since it's GCC, depends on the target's bintools, which
depend on the target's glibc, which, again, depends on
buildPackages.glibc, causing an infinute recursion when evaluating
buildPackages.glibc when glibc hasn't come from stdenv (e.g. on
musl)."
The fact that we use pkgsBuildHost.glibc instead of
pkgsBuildBuild.glibc to generate the locales has always been a gross
hack. If we simply remove the gross hack the circularity goes away.
2023-10-26 06:12:33 +00:00
Damien Cassou
5c7aa4a2ca
Merge pull request #263341 from r-ryantm/auto-update/crowdin-cli
...
crowdin-cli: 3.14.0 -> 3.15.0
2023-10-26 08:11:13 +02:00
K900
0f13917e46
Merge pull request #263467 from K900/kweathercore-0.7
...
kweathercore: 0.6 -> 0.7
2023-10-26 09:02:52 +03:00
Nikolay Korotkiy
295324df05
Merge pull request #263379 from r-ryantm/auto-update/grass
...
grass: 8.3.0 -> 8.3.1
2023-10-26 08:58:26 +04:00
Artturi
62a60025f7
Merge pull request #263463 from NickCao/libvarlink
...
libvarlink: fix cross compilation by using the correct python3 for va…
2023-10-26 07:55:32 +03:00
R. Ryantm
ca2a930574
python311Packages.whispers: 2.1.5 -> 2.2.0
2023-10-26 03:39:33 +00:00
Mario Rodas
77ed358e3d
Merge pull request #261118 from trofi/cowpatty-parallel-fix
...
cowpatty: backport parallel build fix
2023-10-25 21:15:32 -05:00
Mario Rodas
8055e6795e
Merge pull request #261251 from trofi/nxpmicro-mfgtools-gcc-13-fix
...
nxpmicro-mfgtools: pull upstream fix for gcc-13
2023-10-25 21:04:15 -05:00
Mario Rodas
c0e2004980
Merge pull request #262438 from khaneliman/1password
...
_1password-gui: 8.10.18-19.BETA -> 8.10.20-1.BETA
2023-10-25 20:59:13 -05:00
Mario Rodas
646514ac96
Merge pull request #262597 from trofi/utf8proc-update
...
utf8proc: 2.8.0 -> 2.9.0
2023-10-25 20:57:31 -05:00
Mario Rodas
fb97aa67ab
Merge pull request #262882 from gaelreyrol/postgresql-packages-pg_uudiv7-init
...
postgresqlPackages.pg_uuidv7: init at 1.3.0
2023-10-25 20:56:56 -05:00
Mario Rodas
5d6e271baf
Merge pull request #262853 from marsam/add-whistle
...
whistle: init at 2.9.58
2023-10-25 20:55:36 -05:00
Mario Rodas
93021a1029
Merge pull request #262758 from linsui/pot
...
pot: 2.6.3 -> 2.6.6
2023-10-25 19:57:50 -05:00
zowoq
f60959f811
Merge pull request #263391 from 0x4A6F/master-helix
...
helix: 23.05 -> 23.10
2023-10-26 10:57:26 +10:00
Mario Rodas
86e692105b
Merge pull request #262851 from r-ryantm/auto-update/tailspin
...
tailspin: 1.5.1 -> 1.6.0
2023-10-25 19:56:35 -05:00
Mario Rodas
b7c01ffc4e
Merge pull request #262887 from r-ryantm/auto-update/python311Packages.pymunk
...
python311Packages.pymunk: 6.5.1 -> 6.5.2
2023-10-25 19:55:28 -05:00
Mario Rodas
81282343f0
Merge pull request #262891 from r-ryantm/auto-update/python311Packages.sphinx-tabs
...
python311Packages.sphinx-tabs: 3.4.1 -> 3.4.4
2023-10-25 19:53:48 -05:00
Mario Rodas
89105ba816
Merge pull request #262974 from r-ryantm/auto-update/weave-gitops
...
weave-gitops: 0.33.0 -> 0.34.0
2023-10-25 19:52:30 -05:00
Mario Rodas
31ba79f929
Merge pull request #263029 from nbraud/pkgs/aardvark-dns
...
aardvark-dns: 1.7.0 → 1.8.0
2023-10-25 19:51:45 -05:00
Mario Rodas
cd3f86e587
Merge pull request #263073 from r-ryantm/auto-update/youki
...
youki: 0.1.0 -> 0.3.0
2023-10-25 19:49:39 -05:00
Mario Rodas
6229eaa9b3
Merge pull request #263079 from techknowlogick/hcloud-1383
...
hcloud: 1.37.0 -> 1.38.3
2023-10-25 19:46:16 -05:00
Mario Rodas
d37d33b897
Merge pull request #263090 from sochotnicky/supersonic-0.6.0
...
supersonic: 0.5.2 -> 0.6.0
2023-10-25 19:45:25 -05:00
Mario Rodas
8c30ad9703
Merge pull request #263381 from 0x4A6F/master-kubeshark
...
kubeshark: 50.4 -> 51.0.14
2023-10-25 19:44:04 -05:00
Mario Rodas
d86f9e46af
Merge pull request #263133 from alexcardell/metals-1.1.0
...
metals: 1.0.1 -> 1.1.0
2023-10-25 19:24:12 -05:00
Mario Rodas
c96e6ff719
Merge pull request #263160 from aaronjheng/datadog-agent
...
datadog: 7.45.1 -> 7.48.1
2023-10-25 19:22:34 -05:00
Mario Rodas
5131d32e4a
Merge pull request #263164 from wrbbz/glab-1.34.0
...
glab: 1.33.0 -> 1.34.0
2023-10-25 19:20:29 -05:00
Mario Rodas
c495920ef1
Merge pull request #263208 from r-ryantm/auto-update/owntracks-recorder
...
owntracks-recorder: 0.9.3 -> 0.9.5
2023-10-25 19:17:32 -05:00
Mario Rodas
5aaa052701
Merge pull request #263256 from rhysmdnz/micropad-update-440
...
micropad: 4.3.0 -> 4.4.0
2023-10-25 19:17:18 -05:00
Mario Rodas
b4d93ff424
Merge pull request #263237 from r-ryantm/auto-update/awscli2
...
awscli2: 2.13.25 -> 2.13.28
2023-10-25 19:15:51 -05:00
Mario Rodas
92b36b9675
Merge pull request #263219 from lunik1/iosevka-27.3.1
...
iosevka: 27.2.1 -> 27.3.1
2023-10-25 19:15:28 -05:00
Mario Rodas
6a753b8fbb
Merge pull request #263252 from r-ryantm/auto-update/ast-grep
...
ast-grep: 0.12.4 -> 0.12.5
2023-10-25 19:14:44 -05:00