Las
be94ded77f
freeimage: 3.18.0 -> unstable-2020-07-04, unbundle dependencies, fix aarch64 support
...
The unreleased version of freeimage contains many important fixes,
amongst others CVEs, and is taken from the svn repository (r1859).
We also unbundle all the dependencies to make it fit into the Nixpkgs ecosystem.
All the changes needed to unbundle and make it compile with Nix is contained in unbundle.diff.
Fixes #77653
Replaces #77655
2021-01-10 20:47:29 +00:00
Las
2cc1925c04
libjpeg-turbo: include transupp functionality for freeimage
...
The transupp.h header is exported in the dev_private output.
2021-01-10 20:47:29 +00:00
Las
96d50327bc
libtiff: export private headers for freeimage
...
They are exported under the dev_private output so
that they aren't available automatically to dependening libraries.
This also switches to cmake to simplify the patch.
2021-01-10 20:46:49 +00:00
Dmitry Bogatov
efb7e1b9db
xxHash: fix static build
...
Patch upstream Makefile to not attempt to build dynamic library if host
platform is static only (pkgsStatic).
2021-01-04 18:14:09 +01:00
Anderson Torres
a5c848382c
Merge pull request #108261 from AndersonTorres/updates
...
Misc updates
2021-01-04 10:17:22 -03:00
Jonathan Ringer
0137860077
openblas: 0.3.12 -> 0.3.13
2021-01-04 00:22:23 -08:00
AndersonTorres
cdad15e51a
slang: cleanup and minor changes
...
Also, adding myself to maintainers list
2021-01-03 23:16:17 -03:00
github-actions[bot]
581059aed4
Merge staging-next into staging
2021-01-04 00:57:38 +00:00
Bernardo Meurer
d14652cee3
Merge pull request #108317 from flokli/umockdev-0.15.4
...
umockdev: 0.15.2 -> 0.15.4
2021-01-03 23:39:10 +00:00
Florian Klink
bdd15d2a55
umockdev: 0.15.2 -> 0.15.4
2021-01-03 21:51:47 +01:00
John Ericson
b3f29f3817
Merge pull request #107238 from Ericson2314/no-static-overlay
...
treewide: Start to break up static overlay
2021-01-03 15:15:49 -05:00
Thomas Tuegel
73a76de9d7
Merge pull request #107948 from eliasp/akonadi-kaccounts
...
akonadi: add missing kaccounts deps
2021-01-03 14:05:49 -06:00
Thomas Tuegel
c40e1d8c95
Merge pull request #108331 from Thra11/kirigami-qtgraphicaleffects
...
kirigami2: Add qtgraphicaleffects to buildInputs
2021-01-03 14:04:31 -06:00
John Ericson
f52263ced0
treewide: Start to break up static overlay
...
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.
CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
github-actions[bot]
07165c7226
Merge staging-next into staging
2021-01-03 18:38:32 +00:00
John Ericson
b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
...
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05:00
Michael Weiss
108d9ec355
dav1d: 0.8.0 -> 0.8.1
2021-01-03 19:16:10 +01:00
Michael Weiss
6681661989
libmd: 1.0.1 -> 1.0.3
2021-01-03 18:58:43 +01:00
Tom Hall
6ae1689bdc
kirigami2: Add qtgraphicaleffects to buildInputs
...
Many of Kirigami's components require qtgraphicaleffects, so it doesn't
make sense to rely on the packages using kirigami supplying
the dependency.
2021-01-03 17:25:11 +00:00
github-actions[bot]
0649757570
Merge staging-next into staging
2021-01-03 12:24:59 +00:00
Pavol Rusnak
4d0e996b71
Merge pull request #108303 from siraben/codec2-darwin
...
codec2: enable build on unix
2021-01-03 13:24:52 +01:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Joe Hermaszewski
cbc4bd9971
vulkan: 1.2.141 -> 1.2.162
...
Also improve metadata for vulkan-validation-layers
2021-01-03 11:03:42 +00:00
Ben Siraphob
c8f70e0e97
codec2: enable build on unix
2021-01-03 17:15:53 +07:00
Thomas Tuegel
9c04596480
qtlocation: backport upstream patch for recent GCC
2021-01-03 10:00:18 +01:00
zowoq
fb2311d430
Merge staging-next into staging
2021-01-03 16:33:28 +10:00
github-actions[bot]
bc30d1eb34
Merge master into staging-next
2021-01-03 00:56:46 +00:00
Lassulus
a460b167f4
Merge pull request #107058 from ShamrockLee/pslib
...
pslib: Init at 0.4.6
2021-01-02 21:17:17 +01:00
Shamrock Lee
c5c2855647
pslib: Init at 0.4.6
...
pslib is a C-libreary to create PostScript files.
If applied, other nix package (e.g. the in-progress GNU Data Language)
with such dependency can be packaged easier.
2021-01-03 02:04:55 +08:00
github-actions[bot]
ec161d2240
Merge master into staging-next
2021-01-02 12:24:09 +00:00
Thomas Tuegel
ff47554518
Merge pull request #107472 from CertainLach/increase-kdeinit-environ-limit
...
kinit: increase environment limit
2021-01-02 05:42:00 -06:00
Thomas Tuegel
eed06a0da9
Merge pull request #107898 from SuperSandro2000/qtwebkit-darwin
...
qt514.qtwebkit: Fix patch applying
2021-01-02 05:40:09 -06:00
Florian Klink
6221782074
Merge pull request #108173 from flokli/cross-compile-nixos-sd
...
Fix NixOS cross-compilation SD Image
2021-01-02 11:03:45 +01:00
Sandro
56bb1b0f7a
Merge pull request #107863 from SuperSandro2000/properties-cpp-buildinputs
...
properties-cpp: move cmake, pkg-config to nativeBuildInputs, clean up
2021-01-02 10:49:41 +01:00
Frederik Rietdijk
e48db707e4
Merge master into staging-next
2021-01-02 08:49:09 +01:00
Florian Klink
4f087a608e
polkit: don't build with gobject-introspection when cross-compiling
...
gobject-introspection doesn't currently cross-compile (see
https://github.com/NixOS/nixpkgs/pull/88222 ), but polkit is somewhat
essential for many system components.
By disabling gobject-introspection when cross-compiling, we get it to
build.
2021-01-01 23:11:53 +01:00
Thomas Tuegel
43939ba8a8
Merge pull request #108115 from ttuegel/qt-5.12-darwin
...
qt512: fix darwin patches
2021-01-01 14:51:50 -06:00
Florian Klink
3050545e41
Merge pull request #107808 from flokli/dconf-fix-cross
...
dconf: fix cross compilation
2021-01-01 21:09:35 +01:00
Michael Weiss
16cf68dc7a
mesa: 20.3.1 -> 20.3.2 ( #108152 )
...
This also applies the macOS patch unconditionally to avoid breakages in
the future.
2021-01-01 20:08:54 +01:00
Sandro
988e83bfd7
Merge pull request #107632 from vs49688/fffix
2021-01-01 19:54:15 +01:00
Michael Weiss
33f91ea7b6
aml: 0.1.0 -> 0.2.0
2021-01-01 19:53:14 +01:00
github-actions[bot]
0eb369d907
Merge staging-next into staging
2021-01-01 18:39:12 +00:00
github-actions[bot]
c0a9361687
Merge master into staging-next
2021-01-01 18:39:09 +00:00
Ben Darwin
0fd1192132
itk: 5.1.1 -> 5.1.2 ( #107502 )
2021-01-01 12:59:14 -05:00
Dmitry Kalinkin
8bee208bf8
Merge pull request #107335 from veprbl/pr/root_6_20_08
...
root: 6.18.04 -> 6.22.06, don't build vendored LLVM
2021-01-01 12:28:37 -05:00
Thomas Tuegel
54fff8407b
qt512.qtwebengine: update darwin patches
2021-01-01 07:58:34 -06:00
github-actions[bot]
f1df516121
Merge staging-next into staging
2021-01-01 12:25:55 +00:00
github-actions[bot]
0fe33caad3
Merge master into staging-next
2021-01-01 12:25:52 +00:00
Robert Helgesson
9ce91be010
lombok: add bin output with lombok wrapper script
...
The wrapper can be used, e.g., to run the delombok command.
2021-01-01 13:13:10 +01:00
Lassulus
88439304c6
Merge pull request #107199 from mcbeth/qrcodegen
...
qrcodegen: init at 1.6.0
2021-01-01 12:32:40 +01:00