Commit Graph

53375 Commits

Author SHA1 Message Date
Weijia Wang
fb1cb44b68
thepeg: unbreak on aarch64-darwin (#209017) 2023-01-05 13:49:12 -05:00
Weijia Wang
5e8b7993b9
nlojet: unbreak on aarch64-darwin (#209016) 2023-01-05 12:44:22 -05:00
Anderson Torres
9be23ea41a
Merge pull request #208995 from wegank/imlib-drop
imlib: drop
2023-01-05 14:12:08 -03:00
Mario Rodas
22b07705b2
Merge pull request #208209 from wegank/minilibx
minilibx: init at unstable-2021-10-30
2023-01-05 08:13:09 -05:00
figsoda
133dc3c11b
Merge pull request #209004 from wegank/liboil-darwin
liboil: unbreak on aarch64-darwin
2023-01-04 20:51:57 -05:00
Robert Scott
df1d5f1dce
Merge pull request #208681 from felixsinger/pkgs/libbluray/update
libbluray: 1.3.2 -> 1.3.4
2023-01-04 19:10:43 +00:00
Dmitry Bogatov
60ad423963 mpdecimal: init at 2.5.1 2023-01-04 11:53:38 -05:00
Yureka
4f463decc8 libucontext: init at 1.2 2023-01-04 13:21:20 +01:00
7c6f434c
e479a1f523
Merge pull request #208781 from wegank/cegui-darwin
cegui: add darwin support
2023-01-04 11:42:20 +00:00
7c6f434c
0ec9304a20
Merge pull request #208383 from r-ryantm/auto-update/afflib
afflib: 3.7.19 -> 3.7.20
2023-01-04 11:09:18 +00:00
Weijia Wang
b6e1ee2c33 liboil: unbreak on aarch64-darwin 2023-01-04 10:39:58 +01:00
Weijia Wang
113b3cb395 imlib: drop 2023-01-04 10:09:56 +01:00
Robert Scott
018063e4a2
Merge pull request #208473 from r-ryantm/auto-update/lime
lime: 5.1.61 -> 5.2.6
2023-01-03 23:50:01 +00:00
Robert Scott
39bc9634f6
Merge pull request #208461 from wegank/openfec-darwin
openfec: fix runtime error on darwin
2023-01-03 22:40:03 +00:00
Artturi
0710f0b70f
Merge pull request #208281 from mikepurvis/openvdb-9.1.0-split-output 2023-01-03 23:44:56 +02:00
Artturi
7d11350f8a
Merge pull request #208689 from amjoseph-nixpkgs/pr/libftdi-pythonSupport 2023-01-03 20:56:02 +02:00
Jan Tojnar
a736c4a4fa
Merge pull request #208874 from jtojnar/gsv-nix-highlight
gtksourceview5: Add Nix syntax highlighting
2023-01-03 19:29:51 +01:00
Emery Hemingway
c34690433f nimPackages.tkrzw: init at 20220922 2023-01-03 12:17:07 -06:00
Mike Purvis
2598743628 openvdb: 9.1.0 -> 10.0.1 2023-01-03 16:07:01 +00:00
Mike Purvis
fc9b47c5d5 openvdb: refactor for split outputs 2023-01-03 16:07:01 +00:00
Mario Rodas
d8adb53dd8
Merge pull request #206563 from r-ryantm/auto-update/libpg_query
libpg_query: 14-3.0.0 -> 15-4.0.0
2023-01-03 08:57:58 -05:00
Jan Tojnar
5dc86f23a1 gtksourceview5: Add Nix syntax highlighting
So that the default text editor (GNOME Text Editor) can highlight NixOS configuration out of the box.
2023-01-03 14:45:00 +01:00
Austin Seipp
a72e226b04 spark2014: fix incomplete install (#208830)
The previous installPhase was only using `make install`, while the real
target needed is `make install-all`. This installs many missing tools
under `$out/libexec/`, such as the missing `gnatwhy3` binary, which was
the root cause of #208830.

With this, gnatprove can now successfully discharge and prove things
with solvers like Z3, etc.

And, because it also includes `why3server`, we don't need to use
wrapProgram on it anymore, either!

Closes #208830

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-01-03 07:08:27 -06:00
Franz Pletz
a17a819d9b
Merge pull request #208819 from LeSuisse/libmilter-8.17.1 2023-01-03 13:13:08 +01:00
R. Ryantm
4a2446fcf5 nv-codec-headers-11: 11.1.5.1 -> 11.1.5.2 2023-01-03 14:22:42 +08:00
Martin Weinelt
b38111a665
Merge pull request #208698 from amjoseph-nixpkgs/pr/nss/ilp32 2023-01-03 07:00:45 +01: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
Thomas Gerbet
a6663badb1 libmilter: 8.15.2 -> 8.17.1
Changelog:
```
[...]
8.16.1/8.16.1	2020/07/05
[...]
	LIBMILTER: Fix typo in a macro. Patch from Ignacio Goyret
		of Alcatel-Lucent.
	LIBMILTER: Fix reference in xxfi_negotiate documentation.
		Patch from Sven Neuhaus.
	LIBMILTER: Fix function name in smfi_addrcpt_par documentation.
		Patch from G.W. Haywood.
	LIBMILTER: Fix a potential memory leak in smfi_setsymlist().
		Patch from Martin Svec.
[...]
```
2023-01-02 23:09:42 +01:00
Robert Scott
ec5228dc4c
Merge pull request #208732 from wegank/jxrlib-darwin
jxrlib: migrate to cmake
2023-01-02 21:59:57 +00:00
Thiago Kenji Okada
dccf78e57a
Merge pull request #206756 from Ralith/shaderc-2022.4
shaderc: 2021.0 -> 2022.4
2023-01-02 21:26:38 +00:00
Weijia Wang
71ff0accea cegui: add darwin support 2023-01-02 18:37:49 +01:00
Weijia Wang
1c80d75f31 ogre1_10: refactor 2023-01-02 18:37:40 +01:00
Dmitry Bogatov
1d168df13a pkgsStatic.libgpg-error: make tests pass
Correct config.h generated by ./configure to not attempt to use weak symbols
during static linking.
2023-01-02 11:19:17 -05:00
R. Ryantm
0044cfa772 libksi: 3.20.3025 -> 3.21.3075 2023-01-02 23:00:34 +08:00
Robert Scott
3795f85180
Merge pull request #208013 from risicle/ris-openimageio-2.4.6.0
openimageio2: 2.2.17.0 -> 2.4.6.1
2023-01-02 13:42:49 +00:00
Robert Scott
d568507070
Merge pull request #208532 from r-ryantm/auto-update/wolfssl
wolfssl: 5.5.3 -> 5.5.4
2023-01-02 12:24:04 +00:00
Bobby Rong
23b03468ac
Merge pull request #208552 from OPNA2608/update/libvgm
libvgm: unstable-2022-08-02 -> unstable-2022-11-25
2023-01-02 20:18:12 +08:00
R. Ryantm
718eba0289 tinygltf: 2.6.3 -> 2.7.0 2023-01-02 19:11:32 +08:00
Weijia Wang
481bc87b83 jxrlib: migrate to cmake 2023-01-02 11:42:56 +01:00
Jan Tojnar
234ef727ed
Merge pull request #207715 from jtojnar/gnome-debug
GNOME: enable debug info for more crash-prone libs
2023-01-02 06:40:46 +01:00
Adam Joseph
2834df37a8 libftdi: do not force a build of python if !pythonSupport
libftdi has a `pythonSupport` parameter, but still produces a
(build-time) dependency on python even when it is set to `false`.
This commit corrects that.

This allows building tiny systems (think embedded widgets) that need
libftdi, without having to cross-build all of python for the target
system.
2023-01-01 15:58:37 -08:00
Felix Singer
7789eab44f libbluray: 1.3.2 -> 1.3.4
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2023-01-01 23:52:01 +01:00
Sandro
727e84a1ca
Merge pull request #205253 from r-ryantm/auto-update/aws-c-http 2023-01-01 23:22:44 +01:00
Sandro
5b183de49a
Merge pull request #205716 from r-ryantm/auto-update/aws-c-s3 2023-01-01 23:22:29 +01:00
Sandro
10cedeaafd
Merge pull request #205720 from r-ryantm/auto-update/aws-checksums 2023-01-01 23:22:18 +01:00
Sandro
4180f8ac5c
Merge pull request #206459 from r-ryantm/auto-update/aws-c-mqtt 2023-01-01 23:21:54 +01:00
Sandro
d341982745
Merge pull request #206651 from r-ryantm/auto-update/s2n-tls 2023-01-01 23:21:34 +01:00
Christian Bourjau
644d7f100d
libsolv: Build without RPM dependency on darwin (#205811)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-01 02:52:50 +01:00
R. Ryantm
ac949b8892 clhep: 2.4.6.2 -> 2.4.6.3 2022-12-31 19:37:14 -05:00
Benjamin Saunders
aca0d40720 libplacebo: remove redundant glslang dependency
src/glsl/meson.build says: "we only need one or the other, and shaderc
is preferred". Reduces fragility due to glslang updates.
2022-12-31 15:41:58 -08:00