Commit Graph

35709 Commits

Author SHA1 Message Date
ajs124
61d3f6f7d7 opendmarc: init at 1.3.3 2020-07-24 16:57:48 +02:00
Daniël de Kok
0e29fcdfef liblinear: 2.30 -> 2.40
Also improve the derivation a bit:

- Use fetchFromGitHub in place of fetchurl.
- Replace buildPhase by buildFlags.
- Create multiple outputs.
- Replace mkdir/cp by install.
2020-07-24 12:45:37 +02:00
Daniël de Kok
8af1c4d03d oneDNN: compile without -msse4.1 2020-07-24 09:18:41 +02:00
Jan Tojnar
097117cf72
malcontent: 0.7.0 → 0.8.0
* Update: https://gitlab.freedesktop.org/pwithnall/malcontent/-/releases/0.8.0
    * Fix the separation patch.
    * Add `itstool` to ui (needed for building localized help).
* Use `pkg-config` instead of the `pkgconfig` alias.
* Fix some issues related to multiple outputs:
    * Make the module pass specific output to `dbus.packages` since the `dbus` NixOS module will not generate configuration with correct interface paths otherwise.
    * Change `malcontent-ui` package to primarily-a-program type derivation (`out`+`lib` instead of `bin`+`out`) since there are more and more `malcontent-control`-specific assets.
        * This also fixes the issue where application data (desktop files, icons…) were installed to `out`, which is not installed by `environment.systemPackages`/`system-path.nix`’s `buildEnv` by default when `bin` output is also present.
    * Make `malcontent` package install `out` output too so that `system-path.nix` links that too. It contains the AccountsService & Polkit data files.
    * Split the library and PAM module out of `malcontent.out` so that they are not installed with the data files.
        * This revealed a bug in the `gobject-introspection` setup hook.
2020-07-23 21:59:23 +02:00
Daniël de Kok
31c04fa9c1
Merge pull request #93698 from danieldk/amdvlk-2020.Q3.2
amdvlk: 2020.Q3.1 -> 2020.Q3.2
2020-07-23 21:54:53 +02:00
Daniël de Kok
bb259afcc6
Merge pull request #93692 from danieldk/onednn-test-baseline-simd
oneDNN: use SSE 4.1 when running tests
2020-07-23 20:27:21 +02:00
Daniël de Kok
064b1236b9 amdvlk: 2020.Q3.1 -> 2020.Q3.2
Changelog:

https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2020.Q3.2
2020-07-23 19:18:32 +02:00
Jan Tojnar
744b380a0e
poppler: 0.90.0 → 0.90.1:
* Fix regression on PS conversion.
   Regression only happened on applications that are locale enabled
   i.e. Okular but not pdftops, when using a quite new lcms and
   the user locale uses , as decimal separator instead of .
 * Add UTF16LE support to TextStringToUCS4.
   Even if the standard clearly says it should be UTF16BE
2020-07-23 18:19:22 +02:00
Simon Pettersson
80f960575d nanomsg: buildInputs -> nativeBuildInputs
Using `nativeBuildInputs` instead of `buildInputs` for the cmake dependency since using `buildInputs` prevents the package from being cross compiled to arm.
2020-07-23 09:28:29 +02:00
Daniël de Kok
24737e5beb oneDNN: use SSE 4.1 when running tests
Feature detection may fail, leading to illegal instructions when
running tests. Cap tests at SSE 4.1, which is supported on many
Intel/AMD CPUs since 2006/2007.
2020-07-23 09:04:35 +02:00
Jan Tojnar
2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
Mario Rodas
bd0eb11616
Merge pull request #93623 from marsam/enable-oneDNN-darwin
oneDNN: 1.5 -> 1.5.1
2020-07-22 20:20:52 -05:00
zimbatm
4cb0342777
pipewire: 0.3.6 -> 0.3.7 2020-07-22 23:52:51 +02:00
John Ericson
5c56778efd
Merge pull request #93568 from aaronjanse/aj-redox
Add Redox OS as a target
2020-07-22 12:56:00 -04:00
Frederik Rietdijk
19be541fe7 Merge master into staging-next 2020-07-22 16:49:51 +02:00
Daniël de Kok
7aa79a7032
Merge pull request #93545 from helsinki-systems/drop/gnupg20
gnupg20: drop
2020-07-22 12:00:19 +02:00
ajs124
3026bfc4d9 libcryptui: fix build with gnupg22 2020-07-22 09:28:52 +02:00
Daniël de Kok
e6b2930cf6
Merge pull request #93411 from danieldk/dbxml-multiple-outputs
dbxml: use multiple outputs
2020-07-22 09:27:17 +02:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Aaron Janse
60fd049b65 redox: add as target 2020-07-21 13:11:36 -07:00
Daniël de Kok
225628ff02
Merge pull request #93592 from Flakebi/amdvlk
amdvlk: 2020.Q2.6 -> 2020.Q3.1
2020-07-21 19:39:39 +02:00
Sebastian Neubauer
9cdea77aec amdvlk: 2020.Q2.6 -> 2020.Q3.1 2020-07-21 11:33:04 +02:00
Daniël de Kok
55079328c2
Merge pull request #93480 from PanAeon/master
noisetorch: init at 0.5.1-beta
2020-07-21 11:22:21 +02:00
Mario Rodas
a19f4434e8
oneDNN: 1.5 -> 1.5.1 2020-07-21 04:20:00 -05:00
vitalii
6954abfa12 rnnoise-plugin: init at 0.9 2020-07-21 10:55:05 +02:00
Daniël de Kok
c255280e09
Merge pull request #93576 from danieldk/rocm-device-libs-3.5.1
rocm-device-libs: 3.5.0 -> 3.5.1
2020-07-21 09:25:44 +02:00
Daniël de Kok
3dfa2febaf rocm-device-libs: 3.5.0 -> 3.5.1 2020-07-21 08:05:48 +02:00
Mario Rodas
e8b9aa8495
Merge pull request #93528 from marsam/fix-lv2-darwin-build
lv2: fix build on darwin
2020-07-20 18:44:42 -05:00
Mario Rodas
caebe6af63
Merge pull request #93544 from r-ryantm/auto-update/commons-lang
commonsLang: 3.10 -> 3.11
2020-07-20 18:39:43 -05:00
Mario Rodas
3d0eeff56b
Merge pull request #93547 from r-ryantm/auto-update/armadillo
armadillo: 9.900.1 -> 9.900.2
2020-07-20 18:39:01 -05:00
Robert Scott
e9115e79c9 igraph: enable for darwin 2020-07-20 20:25:59 +01:00
R. RyanTM
d5c931f79b armadillo: 9.900.1 -> 9.900.2 2020-07-20 17:43:38 +00:00
Sarah Brofeldt
e3cba5aad9
Merge pull request #93487 from siriobalmelli-foss/add/pc-ble-driver
pc-ble-driver: fix Darwin build
2020-07-20 19:41:37 +02:00
R. RyanTM
87c02a1728 commonsLang: 3.10 -> 3.11 2020-07-20 16:39:49 +00:00
ajs124
8f925208cd nss: try to fix darwin build 2020-07-20 17:20:35 +02:00
Peter Hoeg
ee8b7b4566
Merge pull request #87810 from evils/wxwidgets-3.1.3
wxGTK31: 3.1.2 -> 3.1.3
2020-07-20 22:03:16 +08:00
ajs124
6760ec6c40 nss: gyp supports python3 now 2020-07-20 14:58:46 +02:00
Mario Rodas
091d0284f5
lv2: enable on darwin 2020-07-20 04:22:00 -05:00
Mario Rodas
a8496595e1
sord: enable on darwin 2020-07-20 04:21:00 -05:00
Mario Rodas
f02babb59e oneDNN: update homepage 2020-07-20 04:20:00 -05:00
Mario Rodas
cff2331900
serd: enable on darwin 2020-07-20 04:20:00 -05:00
Mario Rodas
8f1c94942e oneDNN: enable on darwin 2020-07-20 04:20:00 -05:00
Michael Raskin
23c93a5205
Merge pull request #85169 from prusnak/inkscape
inkscape: 0.92.5 -> 1.0
2020-07-20 08:45:05 +00:00
Jan Tojnar
83442a3533
Merge branch 'master' into staging-next 2020-07-20 02:16:21 +02:00
Mario Rodas
fb90f53313
Merge pull request #93071 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.22.0 -> 0.23.0
2020-07-19 18:59:08 -05:00
Mario Rodas
6ef281a911
Merge pull request #93144 from tobim/flatbuffers/1.12.0
flatbuffers: 1.11.0 -> 1.12.0
2020-07-19 18:12:14 -05:00
Mario Rodas
0dd67e65d8
Merge pull request #93229 from r-ryantm/auto-update/libcrafter
libcrafter: 0.3 -> 1.0
2020-07-19 17:38:25 -05:00
Sirio Balmelli
d6b3707c86
pc-ble-driver: fix Darwin build
Propagate platform I/O dependencies (udev or IOKit)

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-19 23:34:05 +02:00
Thomas Tuegel
9cfca08777
Merge pull request #89846 from lelongg/qtserialbus
qt5.qtserialbus: init at 5.12
2020-07-19 14:46:02 -05:00
Vladimír Čunát
0a2cff8e74
Merge #92783: gperftools: 2.7 -> 2.8 2020-07-19 21:23:41 +02:00
Michael Weiss
6f519134da
intel-media-driver: 20.1.1 -> 20.2.0 (#92935) 2020-07-19 19:39:36 +02:00
Pavol Rusnak
44d1902453
gdl: enable on darwin 2020-07-19 13:09:38 +02:00
Vladimír Čunát
0513a9128f
nss_3_44: bring back this older branch for firefox-esr
/cc nss PR #91746
2020-07-19 12:30:25 +02:00
Michael Weiss
0c50808975
gpgme: 1.13.1 -> 1.14.0 (#93353) 2020-07-19 11:44:08 +02:00
Mario Rodas
6a9ad6956a
libfilezilla: enable on darwin 2020-07-19 04:20:00 -05:00
Vladimír Čunát
956f3224fe
Merge #92128: wayland: documentation outputs (in staging) 2020-07-19 10:03:34 +02:00
Vladimír Čunát
7441e616cd
Merge #92805: libevent: 2.1.11 -> 2.1.12 (in staging) 2020-07-19 09:58:48 +02:00
Vladimír Čunát
327bb71773
Merge #92499: libgcrypt: 1.8.5 -> 1.8.6 (in staging) 2020-07-19 09:54:20 +02:00
Vladimír Čunát
f3b606edcf
Merge #90731: libdrm: 2.4.100 -> 2.4.102 (in staging) 2020-07-19 09:49:27 +02:00
markuskowa
5ac114beed
Merge pull request #93280 from markuskowa/upd-ucx
ucx: 1.7.0 -> 1.8.1, build openmpi with ucx
2020-07-18 23:19:02 +02:00
markuskowa
533720caa9
Merge pull request #93031 from andrew-d/andrew/dsd
dsd: init at 2018-07-01
2020-07-18 23:18:23 +02:00
Daniël de Kok
cf059b32d9
Merge pull request #93428 from johnbcoughlin/petsc-install_name_tool
petsc: Fix install_name_tool patch
2020-07-18 20:45:39 +02:00
Vladimír Čunát
a5cc7d3197
krunner: fix hash of patch
Commit ee036bc02 put in hash *before* the normalization
done by fetchpatch.
2020-07-18 18:07:45 +02:00
zowoq
ba4f0c63e4
ffmpeg: 4.3 -> 4.3.1
(cherry picked from commit 916bc99f2c)
See the grandparent commit.
2020-07-18 18:02:24 +02:00
zowoq
b9f891960e
ffmpeg_3_4: 3.4.7 -> 3.4.8
(cherry picked from commit 88c720f0bf)
See the parent commit.
2020-07-18 18:02:23 +02:00
zowoq
6af12c3339
ffmpeg_2_8: 2.8.16 -> 2.8.17
(cherry picked from commit 92cfd28d2b)
The ffmpeg updates aren't build rebuilds, so I forward-pick them
from staging to master.  I suspect they have important fixes.
Originally from PR #93217.
2020-07-18 18:02:22 +02:00
Daniël de Kok
704bd03243
Merge pull request #93363 from prusnak/rocksdb
rocksdb: 6.4.6 -> 6.10.2
2020-07-18 17:57:03 +02:00
Vladimír Čunát
4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Jack Coughlin
8a65fe8da6 petsc: Fix install_name_tool patch
The PETSc library's config/install.py script checks whether
/usr/bin/install_name_tool is an existing file:

https://gitlab.com/petsc/petsc/-/blob/master/config/install.py#L368

Therefore, it is not enough to replace it with something that we expect
to be on the PATH, as this will cause the linked if statement to be
silently skipped. The consequence is that applications linked against
this version of petsc will fail at runtime on MacOS with a dynamic
loading error.

Instead, we should replace install_name_tool with the absolute path of a
binary we know will be present at build time.

Note that this should be fixed upstream as well, but this is sufficient
to fix the runtime error.
2020-07-18 08:47:24 -07:00
Pavol Rusnak
49581587c2
rocksdb: 6.4.6 -> 6.10.2 2020-07-18 16:57:38 +02:00
Daniël de Kok
e629fe39d1 dbxml: use multiple outputs 2020-07-18 13:51:21 +02:00
Michael Weiss
5b14758d31
Merge pull request #92920 from primeos/scons
scons: 3.1.2 -> 4.0.0
2020-07-18 13:36:29 +02:00
Michael Weiss
595a36d846
scons.py2: Replace with sconsPackages.scons_3_1_2
Required since SCons 4.0.0 doesn't support Python 2.7 anymore.
2020-07-18 10:48:20 +02:00
Daniël de Kok
ae33b7daec
Merge pull request #93388 from danieldk/more-local-rocr-ext-dir
rocm-runtime: make ROCR_EXT_DIR handling more local
2020-07-18 10:42:17 +02:00
Daniël de Kok
6d00504061 rocm-runtime: make ROCR_EXT_DIR handling more local 2020-07-18 07:55:36 +02:00
Mario Rodas
0ae51edb29
Merge pull request #93362 from r-ryantm/auto-update/libmysqlconnectorcpp
libmysqlconnectorcpp: 8.0.20 -> 8.0.21
2020-07-17 21:37:15 -05:00
Florian Klink
ab1cbc8515
Merge pull request #91746 from helsinki-systems/upd/nss-3.54
nss: 3.52.1 -> 3.54
2020-07-18 00:01:10 +02:00
R. RyanTM
1bab9f00ab libmysqlconnectorcpp: 8.0.20 -> 8.0.21 2020-07-17 17:50:30 +00:00
worldofpeace
7d51e48d2f
Merge pull request #93300 from worldofpeace/update-gtk3
gtk3: 3.24.20 -> 3.24.21
2020-07-17 13:34:44 -04:00
Thomas Tuegel
daa6298c96
Merge pull request #93195 from ttuegel/krunner-deprecated-crash
krunner: add upstream patch for deprecated virtual method
2020-07-17 08:19:02 -05:00
Andrew Dunham
f856cb8a9e it++: init at 4.3.1 2020-07-16 17:59:24 -07:00
Andrew Dunham
5601d7483d mbelib: init at 1.3.0 2020-07-16 17:59:24 -07:00
zowoq
916bc99f2c ffmpeg: 4.3 -> 4.3.1 2020-07-17 09:28:45 +10:00
zowoq
88c720f0bf ffmpeg_3_4: 3.4.7 -> 3.4.8 2020-07-17 09:28:45 +10:00
zowoq
92cfd28d2b ffmpeg_2_8: 2.8.16 -> 2.8.17 2020-07-17 09:28:45 +10:00
Cole Mickens
749418c6b4
xdg-desktop-portal-gtk: add gnome-settings-daemon
This fixes "xdg-desktop-portal-gtk breaks font hinting".
Aka, nixos/nixpkgs#93199.
2020-07-16 15:12:54 -07:00
Michael Weiss
e0b6b0a6d1
Merge pull request #91433 from primeos/sway-1.5
Sway 1.5
2020-07-16 23:05:28 +02:00
Michael Weiss
369dcb9202
wlroots: 0.10.1 -> 0.11.0 2020-07-16 22:46:26 +02:00
Daniël de Kok
2b6a6c2e79
Merge pull request #93193 from danieldk/rocm-runtime-ext
rocm-runtime-ext: init at 3.5.1
2020-07-16 20:25:44 +02:00
Markus Kowalewski
fe2c68a791
openmpi: build with ucx support 2020-07-16 17:34:07 +02:00
Markus Kowalewski
0e2f98d69d
ucx: 1.7.0 -> 1.8.1 2020-07-16 17:33:39 +02:00
Daniël de Kok
68fecda43a rocm-runtime-ext: init at 3.5.1
This package provides the closed-source extension for rocm-runtime
that is necessary for OpenCL image processing.
2020-07-16 14:56:33 +02:00
Michael Weiss
e285da460d
libplacebo: 1.29.1 -> 2.72.0 (#93198) 2020-07-16 11:20:57 +02:00
R. RyanTM
a16038b3bd libcrafter: 0.3 -> 1.0 2020-07-16 06:47:54 +00:00
Jan Tojnar
d49b38b73c
Merge pull request #92715 from jtojnar/fix-libinput-commands 2020-07-16 04:58:38 +02:00
Dmitry Kalinkin
166a71a6ae
arrow-cpp: fix eval, enable linking against zstd_shared
This is a second part for #93203.
2020-07-15 22:36:07 -04:00
Dmitry Kalinkin
9173beb67d
Merge branch 'staging-next' into staging 2020-07-15 22:28:18 -04:00
Dmitry Kalinkin
992db90c4c
Merge pull request #93203 from veprbl/pr/arrow-cpp_zstd_link_static
arrow-cpp: fix darwin build by linking against libzstd_static
2020-07-15 22:15:43 -04:00
Jonathan Ringer
a83d217703 onnxruntime: enable lto 2020-07-15 17:09:30 -07:00
Dmitry Kalinkin
4ae8a4977b
arrow-cpp: fix darwin build by linking against libzstd_static
The enableShared=false override will need to be reverted on staging.
2020-07-15 19:45:22 -04:00