Jonas Heinrich
73247c5ab2
Merge pull request #208776 from fabaff/whois-bump
...
python310Packages.whois: 0.9.19 -> 0.9.20
2023-01-03 10:35:52 +01:00
Jonas Heinrich
c4b015f25c
Merge pull request #208576 from r-ryantm/auto-update/ocenaudio
...
ocenaudio: 3.11.20 -> 3.11.21
2023-01-03 10:30:06 +01:00
Adam Joseph
aad971f342
release-cross.nix: nixCrossStatic: do not burden *-darwin builders
...
PR #181151 added the nixCrossStatic jobs, which cross-compile
nixStatic for (currently) mips64el and powerpc64le, so users on
those platforms can use it to bootstrap their own builds of
nixpkgs/nixos:
https://github.com/NixOS/nixpkgs/pull/181151
However I unintentionally caused that PR to queue this job on *all*
Hydra builders, including the (heavily burdened) *-darwin builders:
https://hydra.nixos.org/build/203846776
https://hydra.nixos.org/build/203846780
There is no need to build these derivations with a darwin
buildPlatform. Let's limit this task to only buildPlatform=*-linux.
2023-01-03 01:25:05 -08:00
Nick Cao
61b642f711
sing-box: 1.1.1 -> 1.1.2
2023-01-03 17:12:16 +08:00
prtzl
18d4d8224a
gcc-arm-embedded-12: init at 12.2.rel1
2023-01-03 10:08:13 +01:00
Nick Cao
9e949edd9a
julia_18: fix typo in JULIA_CPU_TARGET
2023-01-03 16:48:16 +08:00
Philip Munksgaard
7b0c8a8318
ispc: Add aarch64-linux and aarch64-darwin platforms
...
According to https://ispc.github.io/ispc.html#selecting-the-compilation-target ,
aarch64 is supported.
2023-01-03 09:35:25 +01:00
R. Ryantm
1659dab098
nixpacks: 0.16.0 -> 1.0.3
2023-01-03 16:31:55 +08:00
Bobby Rong
ccc05aa958
Merge pull request #204108 from christophcharles/protonmail-bridge-2.3.0
...
protonmail-bridge: 2.1.3 -> 2.3.0
2023-01-03 15:51:39 +08:00
Adam Joseph
5ace5a33b9
eudev: remove glib from buildInputs
...
eudev does not depend on glib. I grepped the source code for glib
and found no references to it.
2023-01-02 23:38:43 -08:00
Weijia Wang
4df597f427
spek: unstable-2018-12-29 -> 0.8.4
2023-01-03 08:38:40 +01:00
R. Ryantm
605d013aac
igv: 2.15.1 -> 2.15.4
2023-01-03 14:36:54 +08:00
Dmitry Kalinkin
de3d57875d
llvmPackages_9.lldb: fix darwin build
...
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-01-03 01:36:48 -05:00
Dmitry Kalinkin
a8f6f12879
llvmPackages_8.lldb: fix darwin build
...
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-01-03 01:36:48 -05:00
R. Ryantm
f67ff98a11
timescaledb-tune: 0.14.2 -> 0.14.3
2023-01-03 14:33:56 +08:00
R. Ryantm
1b3bbd48d9
grip: 4.2.3 -> 4.2.4
2023-01-03 14:29:38 +08:00
R. Ryantm
f78178fcc6
rosegarden: 20.12 -> 22.12.1
2023-01-03 14:27:25 +08:00
R. Ryantm
4a2446fcf5
nv-codec-headers-11: 11.1.5.1 -> 11.1.5.2
2023-01-03 14:22:42 +08:00
Gabriel Arazas
a38f523576
eyedropper: 0.4.0 -> 0.5.0
2023-01-03 14:22:11 +08:00
R. Ryantm
20fceb750c
vmagent: 1.85.0 -> 1.85.3
2023-01-03 14:19:10 +08:00
R. Ryantm
b76efd73ca
signalbackup-tools: 20221208 -> 20221227-1
2023-01-03 14:06:46 +08:00
Vincent Laporte
e873cafe2c
ocamlPackages.base64: add missing dependency
2023-01-03 07:04:04 +01:00
Vincent Laporte
730e057313
ocamlPackages.ppx_deriving: disable test with OCaml ≥ 5.0
2023-01-03 07:04:04 +01:00
Vincent Laporte
bfdedc362f
ocamlPackages.mrmime: small improvements
...
Add missing dependencies
Disable (broken) tests with OCaml ≥ 5.0
Use dune 3
2023-01-03 07:04:04 +01:00
Vincent Laporte
ea993dd1fc
ocamlPackages.piaf: disable for OCaml ≥ 5.0
2023-01-03 07:04:04 +01:00
Martin Weinelt
b38111a665
Merge pull request #208698 from amjoseph-nixpkgs/pr/nss/ilp32
2023-01-03 07:00:45 +01:00
Austin Butler
57e6253b8c
librecad: 2.2.0-rc2 -> 2.2.0
2023-01-02 21:20:31 -08:00
Martin Weinelt
08ce0ded51
python3Packages.django_4: 4.1.4 -> 4.1.5
...
Changelog: https://docs.djangoproject.com/en/4.1/releases/4.1.5/
2023-01-03 06:09:32 +01:00
Izorkin
53cbb123f5
chrony: update build configuration
2023-01-03 07:53:35 +03:00
Adam Joseph
c0a40bee00
nss: set -DNS_PTR_LE_32=1 if isILP32
...
A comment in RNG_RandomUpdate() (drdbg.c) says to add the
-DNS_PTR_LE_32=1 flag on ILP32 platforms.
Without this PR, pkgsCross.mips64el-linux-gnuabin32.nss fails to
build. With this PR, it succeeds.
2023-01-02 20:53:12 -08:00
figsoda
efd2c6b193
ruff: 0.0.207 -> 0.0.208
...
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.207...v0.0.208
Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.208
2023-01-02 23:26:23 -05:00
figsoda
789db3cfd5
Merge pull request #208670 from figsoda/ruff
...
ruff: 0.0.205 -> 0.0.207
2023-01-02 23:21:48 -05:00
Mario Rodas
e76246283b
python310Packages.tubeup: 0.0.34 -> 0.0.35
...
https://github.com/bibanon/tubeup/releases/tag/0.00.35
2023-01-03 04:20:00 +00:00
Mario Rodas
7eb1973a7a
universal-ctags: enable on all platforms
2023-01-03 04:20:00 +00:00
Mario Rodas
784d85d2c5
millet: 0.6.0 -> 0.6.7
2023-01-03 04:20:00 +00:00
Mario Rodas
76cf05c317
zsv: 0.3.3-alpha -> 0.3.4-alpha
...
https://github.com/liquidaty/zsv/releases/tag/v0.3.4-alpha
2023-01-03 04:20:00 +00:00
Mario Rodas
8d82e8eacc
shadowsocks-rust: add changelog to meta
2023-01-03 04:20:00 +00:00
Mario Rodas
e389394c71
flexget: 3.5.15 -> 3.5.16
2023-01-03 04:20:00 +00:00
Mario Rodas
c1c7ae2d6c
postgresqlPackages.plpgsql_check: 2.2.5 -> 2.2.6
2023-01-03 04:20:00 +00:00
Mario Rodas
8dcc2da332
esbuild: 0.16.12 -> 0.16.13
...
https://github.com/evanw/esbuild/releases/tag/v0.16.13
2023-01-03 04:20:00 +00:00
Mario Rodas
504f08a573
universal-ctags: 5.9.20221106.0 -> 6.0.0
...
https://github.com/universal-ctags/ctags/releases/tag/v6.0.0
2023-01-03 04:20:00 +00:00
Mario Rodas
1c6497ec05
shadowsocks-rust: 1.15.1 -> 1.15.2
...
https://github.com/shadowsocks/shadowsocks-rust/releases/tag/v1.15.2
2023-01-03 04:20:00 +00:00
Weijia Wang
198d522594
darwin.apple_sdk.frameworks.DebugSymbols: init
2023-01-02 23:05:36 -05:00
Martin Weinelt
c642fa9ae8
Merge pull request #208260 from techknowlogick/wp-0156
2023-01-03 04:49:04 +01:00
Martin Weinelt
b43cb178aa
home-assistant: 2022.12.8 -> 2022.12.9
...
https://github.com/home-assistant/core/releases/tag/2022.12.9
2023-01-03 04:47:50 +01:00
github-actions[bot]
a735faaa3a
terraform-providers.alicloud: 1.194.1 → 1.195.0
2023-01-03 13:47:31 +10:00
github-actions[bot]
51f7e84f60
terraform-providers.bitbucket: 2.27.0 → 2.29.0
2023-01-03 13:47:31 +10:00
techknowlogick
493f17de94
woodpecker: 0.15.5 -> 0.15.6
2023-01-02 22:14:10 -05:00
Tomas Kral
3302bc3ddd
crc: 2.6.0 -> 2.11.0 ( #205126 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-03 03:39:10 +01:00
R. Ryantm
54f1ef62b9
iosevka-bin: 16.8.2 -> 17.0.2
2023-01-03 10:24:10 +08:00