Commit graph

35893 commits

Author SHA1 Message Date
R. RyanTM 6b637050d4 caf: 0.17.5 -> 0.17.6 2020-07-28 03:51:48 +00:00
Daiderd Jordan d42b366613
Merge pull request #93553 from risicle/ris-igraph-darwin
igraph: enable for darwin
2020-07-27 22:29:16 +02:00
Andrew Childs 2d6b1f1239 libuv: disable flaky test "udp_multicast_join" on darwin 2020-07-26 19:00:54 +02:00
Frederik Rietdijk d9da3e357b
Merge pull request #91446 from prusnak/protobuf-latest
use latest protobuf (3.12), remove overrides where possible
2020-07-26 18:55:07 +02:00
Michele Guerini Rocco bb395a9a47
Merge pull request #91288 from rnhmjoj/zeromq
Remove old zeromq 3.x packages
2020-07-26 17:37:10 +02:00
Michele Guerini Rocco 500f48b0dc
Merge pull request #91777 from rnhmjoj/pango
pango: 1.44.7 -> 1.45.3
2020-07-26 16:21:09 +02:00
Pavol Rusnak 7839270bb0
or-tools: 7.6 -> 7.7 2020-07-26 15:34:17 +02:00
ajs124 67f0fcc014 nss: 3.54 -> 3.55 2020-07-26 14:06:31 +02:00
ajs124 194bb9fbbe nspr: 4.26 -> 4.27 2020-07-26 14:06:30 +02:00
Jan Tojnar a86f4110a7
Merge pull request #93771 from jtojnar/flatpak-1.8 2020-07-26 13:56:16 +02:00
Jan Tojnar 5d3f240ebd
Merge pull request #93712 from jtojnar/malcontent-0.8
malcontent: 0.7.0 → 0.8.0
2020-07-26 13:55:02 +02:00
Vladimír Čunát 5bd8316b6e
Merge #91975: Misc static cross fixes (into staging) 2020-07-26 09:31:24 +02:00
rnhmjoj d5673218df
pango: 1.44.7 -> 1.45.3 2020-07-26 09:26:10 +02:00
Daniël de Kok 003f88de65
Merge pull request #93810 from r-ryantm/auto-update/lime
lime: 4.3.1 -> 4.4.0
2020-07-26 09:08:31 +02:00
Daniël de Kok bf48c39e2b
Merge pull request #93357 from helsinki-systems/feat/exim-dmarc
exim: add DMARC support
2020-07-26 08:32:46 +02:00
R. RyanTM ba979da060
lhapdf: 6.2.3 -> 6.3.0 (#93796) 2020-07-25 22:55:16 -04:00
ajs124 9cf43741c6 opendmarc: make perl scripts work 2020-07-26 01:09:14 +02:00
Vladimír Čunát 2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
R. RyanTM bc9adde027 lime: 4.3.1 -> 4.4.0 2020-07-25 10:05:08 +00:00
Mario Rodas 7c9e2e7508
dqlite: 1.4.4 -> 1.5.0 2020-07-25 04:20:00 -05:00
(cdep)illabout 847fc1c80d
harfbuzz: enable support for gobject-introspection 2020-07-25 16:47:14 +09:00
Jan Tojnar 98710d2552
flatpak: 1.6.3 → 1.8.1
Changes:
* https://github.com/flatpak/flatpak/releases/tag/1.7.1
* https://github.com/flatpak/flatpak/releases/tag/1.7.2
* https://github.com/flatpak/flatpak/releases/tag/1.7.3
* https://github.com/flatpak/flatpak/releases/tag/1.8.0
* https://github.com/flatpak/flatpak/releases/tag/1.8.1

Commits:
https://github.com/flatpak/flatpak/compare/1.6.3...1.7.1
https://github.com/flatpak/flatpak/compare/1.7.1...1.8.1

Notable packaging changes:
* Flatpak now ships a sysusers.d file for allowing systemd to create the required users.
  4df019063b
* Completion support for fish shell
* If an app has filesystem access, the host /lib is accessible as /run/host/lib, etc.
* New filesystem permission "host-etc" and "host-os" give access to system /usr and /etc.
  fe2536b844
* We now always expose the host timezone data, allowing us the expose the host /etc/localtime in a way that works better, fixing several apps that had timezone issues.
  dc4e198766
* We now ship a systemd unit (not installed by default) to automatically detect plugged in usb sticks with sideload repos.
* By default we no longer install the gdm env.d file, as the systemd generators work better
  7c3a85bf43
* Use variant-schema-compiler for some GVariant code
  https://github.com/flatpak/flatpak/pull/3366
* zstd compression for oci deltas:
  bfa71e208a

Additionally:
* Remove glibcLocales which is not used since 1.4 bump because glibc contains a locale archive with C.UTF-8
  1728bc8d22
* Stop using aliases for docbook-xsl-nons and pkg-config packages
* Stop using autoreconfHook, the autogen.sh script contains some extra that are necessary when building from git.
* Increase disk space for installed tests, they were running out.
* Enable building developer documentation.
2020-07-24 19:38:51 +02:00
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
Michael Weiss fadfde220f
mesa: 2.1.3 -> 2.1.4 (#93708) 2020-07-23 22:24:17 +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
Jörg Thalheim 96092dc936
stdenv: make -nostdinc work as intended
Right now we add glibc to search path also -nostdinc was provided,
which breaks projects providing their own gcc.
2020-07-23 08:39:46 +01: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
Daniël de Kok 6a236f5410 mkl: 2020.1.217 -> 2020.2.254 2020-07-22 17:38:07 +02: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
worldofpeace 80a3c332a4 gtk3: 3.24.20 -> 3.24.21 2020-07-15 15:31:24 -04:00
Thomas Tuegel ee036bc025
krunner: upstream patch for deprecated virtual method 2020-07-15 13:54:44 -05:00
Thomas Tuegel f0d158fd88
kdeFrameworks: set version attribute 2020-07-15 13:54:26 -05:00
ajs124 487373fb2c nss: 3.52.1 -> 3.54 2020-07-15 19:08:51 +02:00
Daniël de Kok d2754e07bb
Merge pull request #92914 from danieldk/rocm-opencl
rocm-opencl-icd: init at 3.5.0
2020-07-15 18:55:53 +02:00
Daniël de Kok 17ad22a838
Merge pull request #93074 from r-ryantm/auto-update/libmatroska
libmatroska: 1.5.2 -> 1.6.0
2020-07-15 14:32:30 +02:00
Fabian Möller de37813741
xmlsec: add simple libxmlsec1 crypto loading test 2020-07-15 10:56:59 +02:00
Jan Tojnar 821dba740e
Merge branch 'staging-next' into staging 2020-07-15 09:29:01 +02:00
Jan Tojnar f83c9a7561
libevdev: fix aarch64 support 2020-07-15 06:15:16 +02:00
Jan Tojnar 6cf8110264
libinput: fix subcommands
Running subcommands like `libinput measure` requires python and some python modules.

I previously added the dependencies in [1] but [2] accidentally moved them to checkInputs so they are not available at runtime by patchShebangs (especially since tests are disabled).

Additionally, the tools were ported from evdev python module to python-libevdev in libinput 1.14, which was missed [3] during upgrade.

Finally, other python modules are needed so let's add them as well.

[1]: https://github.com/NixOS/nixpkgs/pull/51304
[2]: de14f0c6e1
[3]: b291f2a995
2020-07-15 06:15:16 +02:00
Dmitry Kalinkin a4c7c2ab30
Merge pull request #92295 from avnik/wine-update
Wine update: 5.11 -> 5.12
2020-07-14 16:35:23 -04:00
R. RyanTM a794977af3 alembic: 1.7.12 -> 1.7.13 2020-07-14 16:32:56 -04:00
Tobias Mayer 27642c1e5c
flatbuffers: 1.11.0 -> 1.12.0 2020-07-14 21:41:09 +02:00
Ryan Mulligan e72a18da0f
Merge pull request #93054 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 20.1.1 -> 20.2.0
2020-07-14 11:36:02 -07:00
Thomas Tuegel 7a8bdde4e5
Merge pull request #91571 from NixOS/u/kde
kde-applications: 19.12.3 -> 20.04.1
2020-07-14 10:40:48 -05:00
Thomas Tuegel ef0a601e13
kdsoap: fix meta attributes 2020-07-14 09:47:18 -05:00
Mario Rodas b79571808c
Merge pull request #92991 from r-ryantm/auto-update/openimagedenoise
openimagedenoise: 1.2.1 -> 1.2.2
2020-07-14 09:03:13 -05:00
Daniël de Kok efdbbb02eb
Merge pull request #93065 from r-ryantm/auto-update/libslirp
libslirp: 4.3.0 -> 4.3.1
2020-07-14 06:57:00 +02:00
Ryan Mulligan c6e7f26bea
Merge pull request #92985 from r-ryantm/auto-update/librealsense
librealsense: 2.35.2 -> 2.36.0
2020-07-13 18:55:16 -07:00
Timo Kaufmann be4f99d16b
Merge pull request #92697 from xaverdh/jab
jabcode: init at git-2020-05-13
2020-07-14 00:15:14 +02:00
Dominik Xaver Hörl 18ce5dbba4 jabcode: init at git-2020-05-13 2020-07-13 23:26:09 +02:00
Jonas Schievink e1a1b974ed pc-ble-driver: init at 4.1.1
It's a dependency of pc-ble-driver-py, but it's no longer built
alongside it.
2020-07-13 23:25:26 +02:00
Cole Mickens 0e93ae3f67
mesa: 20.0.8 -> 20.1.3 (#92977) 2020-07-13 22:42:13 +02:00
Daniël de Kok d5e6acfe28 rocm-opencl-icd: init at 3.5.0 2020-07-13 20:02:19 +02:00
Daniël de Kok c0eec29dfb rocm-opencl-runtime: init at 3.5.0 2020-07-13 20:02:18 +02:00
Daniël de Kok 85598c5fab rocclr: init at 3.5.0 2020-07-13 20:01:19 +02:00
Daniël de Kok bf54eee427 rocm-comgr: init at 3.5.0 2020-07-13 19:59:35 +02:00
Daniël de Kok b5de63fb8c rocm-device-libs: init at 3.5.0 2020-07-13 19:59:33 +02:00
Daniël de Kok d2d402a695 rocm-runtime: init at 3.5.0 2020-07-13 19:47:47 +02:00
Daniël de Kok 466d74c4ba rocm-thunk: init at 3.5.0 2020-07-13 19:47:06 +02:00
Thomas Tuegel 3a732bb263
kdsoap: init at 1.9.0 2020-07-13 12:38:02 -05:00
Thomas Tuegel 2855e9b77f
kcmutils: remove obsolete patch 2020-07-13 11:26:47 -05:00
R. RyanTM 530ae3f732 libmatroska: 1.5.2 -> 1.6.0 2020-07-13 15:49:51 +00:00
R. RyanTM 0d2112dae7 libfilezilla: 0.22.0 -> 0.23.0 2020-07-13 15:36:18 +00:00
Daniel Șerbănescu 8958237f38 gtk-sharp3: fixed build and removed broken flag. 2020-07-13 16:27:37 +02:00
R. RyanTM 3bbc8696b1 libslirp: 4.3.0 -> 4.3.1 2020-07-13 13:00:32 +00:00
Daniël de Kok 4fbe92df09 amd-blis: init at 2.2
We compile specifically for Zen:

- Zen/Zen2 are not included in the x86_64 or amd64 configurations.
- Including them breaks AMD BLIS in other places, since some functions
  have Zen-specific definitions that fail on other platforms.

Non-Zen CI runners will succeed when they are Haswell or later, since
a Haswell kernel is compiled as a dependency.
2020-07-13 13:16:37 +02:00
R. RyanTM d62c129e0d intel-media-sdk: 20.1.1 -> 20.2.0 2020-07-13 09:53:46 +00:00
Mario Rodas 49897b8859
SDL2: fix build on darwin 2020-07-13 04:20:00 -05:00
Vladimír Čunát 377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
Mario Rodas b8af0194d2
Merge pull request #92982 from r-ryantm/auto-update/leatherman
leatherman: 1.12.0 -> 1.12.1
2020-07-12 22:07:57 -05:00
Jan Tojnar 09558f1dbf
Merge pull request #73795 from worldofpeace/fontconfig-2.13.92 2020-07-13 03:34:06 +02:00
Michael Weiss fc2a4610a1
vaapiIntel: Refactor and improve the build expression (#92996)
This doesn't cause any changes to the contents of the output path (apart
from the $out reference changing due to the modified expression).
2020-07-12 14:29:18 +02:00
R. RyanTM eeab7d4a2f
vaapiIntel: 2.4.0 -> 2.4.1 (#89983) 2020-07-12 13:08:51 +02:00
R. RyanTM a6c5d51add openimagedenoise: 1.2.1 -> 1.2.2 2020-07-12 10:09:18 +00:00
R. RyanTM 9b204b34a3 librealsense: 2.35.2 -> 2.36.0 2020-07-12 08:17:52 +00:00
R. RyanTM 721d304103 leatherman: 1.12.0 -> 1.12.1 2020-07-12 07:33:20 +00:00
Michele Guerini Rocco 54d7b36a9e
Merge pull request #92899 from r-ryantm/auto-update/randomX
randomx: 1.1.7 -> 1.1.8
2020-07-11 23:12:32 +02:00
Ben Wolsieffer 248d460d6f console-bridge: 1.0.0 -> 1.0.1 2020-07-11 22:00:48 +02:00
Milan Pässler 915d2fa8cb uci: unstable-2020-01-27 -> unstable-2020-04-27 2020-07-11 19:05:46 +02:00
Jan Tojnar 6f8345035b
fontconfig: remove its rules from configs
ITS rules are used for extracting translatable strings and they have
been moved to external files in 2.13.92 so they are not needed in
the config files themselves.

Removing them also cuts down on errors/warnings produced when using
older versions of fontconfig (< 2.12.92). Now it will only complain
about the description element but that is fortunately just a warning,
not errors like the ones caused by the its attributes.

Thanks to this, we can change the config version in NixOS module
back to 2.11 allowing us to re-use the 2.13/2.14 configs for apps
built against 2.12 fontconfig.
2020-07-11 17:05:15 +02:00
Jan Tojnar 993deed7ab
fontconfig: Load fonts also from FHS paths
With previous patch, we no longer load non-versioned fonts.conf file to avoid incompatibilities
but this also means fontconfig will not load system-wide installed fonts on non-NixOS systems.

As a compromise, let's hardcode the FHS font paths to the built-in config so that the system
fonts work there. Unlike with the system config we do not need to worry about compatibility as
incompatible font files will be simply ignored.

Of course there will still be disparity if the system install fonts to some other location than
these two but I am afraid this is the best we can do.

See https://github.com/NixOS/nixpkgs/pull/73795#issuecomment-635771967 for discussion.
2020-07-11 17:05:13 +02:00
Jan Tojnar edf2541f02
fontconfig: Only read versioned config dirs
Falling back to unversioned `/etc/fonts/conf.d` when versioned one does not exist
is problematic since it only occurs on non-NixOS systems and those are likely
to have a different version of fontconfig. When those versions use incompatible
elements in the config, apps using fontconfig will crash.

Instead, we are now falling back to the in-package `fonts.conf` file that loads
both the versioned global `conf.d` directory and the in-package `conf.d` since using
upstream settings on non-NixOS is preferable to not being able to use apps there.

In fact, we would not even need to link `fonts.conf`, as the in-package `fonts.conf`
will be always used unless someone creates the global one manually (the option is still
retained if one wants to write a custom NixOS module and to avoid unnecessary stat call on NixOS).

Additionally, since the `fonts.conf` will always load `conf.d` from the package, we no longer
need to install them to sytem `/etc` in the module. This needed some mucking with `50-user.conf`
which disables configs in user directories (a good thing IMO, NixOS module will turn it back on)
but otherwise, it is cleaner. The files are still prioritized by their name, regardless of their location.

See https://github.com/NixOS/nixpkgs/pull/73795#issuecomment-634370125 for more information.
2020-07-11 17:05:13 +02:00
worldofpeace 87786bc47f
fontconfig: bump configVersion to 2.13 2020-07-11 17:05:13 +02:00
worldofpeace 27b14ee82a
fontconfig: 2.12.6 -> 2.13.92 2020-07-11 17:05:12 +02:00
Vladimír Čunát ec74a02bde
Merge branch 'master' into staging-next
Thousands of rebuilds from master (not sure why).
2020-07-11 16:45:47 +02:00
Vladimír Čunát c62e88ab81
Merge #91818: gperftools: fix on ARM 2020-07-11 11:08:58 +02:00
Frederik Rietdijk a3a40ac7cc Merge staging-next into staging 2020-07-11 09:00:18 +02:00
Frederik Rietdijk ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
R. RyanTM 017f120e50 randomx: 1.1.7 -> 1.1.8 2020-07-10 22:22:42 +00:00
Austin Seipp 57a53677b4
liburing: 0.6pre600 -> 0.7
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-07-10 16:54:28 -05:00
Jan Tojnar 4be4ae71aa
Merge pull request #92829 from r-ryantm/auto-update/poppler-glib
poppler: 0.89.0 -> 0.90.0
2020-07-10 23:20:42 +02:00
Benjamin Hipple 01f0aef501
Merge pull request #86809 from r-ryantm/auto-update/capnproto
capnproto: 0.7.0 -> 0.8.0
2020-07-10 14:06:58 -04:00
R. RyanTM 9c833ae6ae poppler: 0.89.0 -> 0.90.0 2020-07-10 07:03:32 +00:00
Daniel Șerbănescu 9d6f01aeef webkitgtk: 2.28.2 -> 2.28.3 2020-07-10 00:40:29 +02:00
R. RyanTM a31dc294f7 gjs: 1.64.3 -> 1.64.4 2020-07-10 00:28:12 +02:00
Markus Kowalewski cebe78eb81
ntirpc: init at 3.3 2020-07-09 23:27:00 +02:00
R. RyanTM adda7cf634 libevent: 2.1.11 -> 2.1.12 2020-07-09 18:40:22 +00:00
Daiderd Jordan e0604a9333
Merge pull request #92347 from LnL7/darwin-libxml2
libxml2: fix python2 build on darwin
2020-07-09 19:32:05 +02:00
R. RyanTM b8f8a15b2f gperftools: 2.7 -> 2.8 2020-07-09 10:11:19 +00:00
markuskowa 6ce044250b
Merge pull request #92048 from markuskowa/add-pmix
pmix: init at 3.1.5, add support to slurm, openmpi
2020-07-09 11:41:00 +02:00
Graham Christensen cb330dafd5
Merge pull request #91908 from purcell/libpromhttp
libpromhttp: init at 0.1.1, build in combination with libprom
2020-07-08 21:24:23 -04:00
Ryan Mulligan 30e85ef927
Merge pull request #92736 from r-ryantm/auto-update/tweeny
tweeny: 3.1.0 -> 3.1.1
2020-07-08 15:53:09 -07:00
Jan Tojnar 3abffce0d6 libmbim: 1.23.900 -> 1.24.0
* Enable introspection
* Clean up

https://lists.freedesktop.org/archives/libmbim-devel/2020-June/001105.html
2020-07-09 00:38:42 +02:00
Leo Gaskin 137d95c9b2 libwebsockets: Change default CMake flags for package
The libwebsockets package is now built with support for IPv6 and
SOCKS5 in addition to general plugin support.
2020-07-09 00:27:28 +02:00
Jan Tojnar 6dbcca5979
Merge pull request #85983 from lopsided98/gazebo-prereqs
urdfdom, console-bridge: init
2020-07-09 00:21:36 +02:00
Jan Tojnar 9b763e2e09
Merge pull request #92307 from lopsided98/jsoncpp-cmake
jsoncpp: fix generated pkg-config file
2020-07-09 00:15:42 +02:00
Jan Tojnar 31ff58e6f1
Merge pull request #92047 from r-ryantm/auto-update/libiio
libiio: 0.20 -> 0.21
2020-07-09 00:06:48 +02:00
R. RyanTM 2dc826389c libnsl: 1.2.0 -> 1.3.0 2020-07-08 22:08:47 +02:00
R. RyanTM a7f7aeec89 tweeny: 3.1.0 -> 3.1.1 2020-07-08 17:46:51 +00:00
Jan Tojnar 1837136c7b libvirt: use /run for runstatedir
systemd complains:

	Jul 08 12:43:59 kaiser systemd[1]: /nix/store/bvfikb8v9m646m23fqm0rfnnsj6plc2k-libvirt-6.2.0/lib/systemd/system/libvirtd-admin.socket:11: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
	Jul 08 12:43:59 kaiser systemd[1]: /nix/store/bvfikb8v9m646m23fqm0rfnnsj6plc2k-libvirt-6.2.0/lib/systemd/system/libvirtd-ro.socket:11: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
	Jul 08 12:43:59 kaiser systemd[1]: /nix/store/bvfikb8v9m646m23fqm0rfnnsj6plc2k-libvirt-6.2.0/lib/systemd/system/libvirtd.socket:9: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.

Let's just set it correctly manually, that is what Red Hat does:

ba7592f6c1

See also:

390997925a
2020-07-08 18:56:01 +02:00
Daniël de Kok 5b742c30dd
Merge pull request #92627 from r-ryantm/auto-update/wcslib
wcslib: 7.2 -> 7.3
2020-07-08 17:14:17 +02:00
Mario Rodas a340e0b825
Merge pull request #92672 from r-ryantm/auto-update/afflib
afflib: 3.7.18 -> 3.7.19
2020-07-08 07:45:41 -05:00
Jan Tojnar 143398d7da
Merge pull request #92390 from fionera/add-fuzzel
Add fuzzel
2020-07-08 13:42:13 +02:00
Maximilian Bosch cefa2ad525
Merge pull request #92680 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.4.0 -> 5.5.0
2020-07-08 11:22:50 +02:00
Peter Simons b97abb967e
Merge pull request #92656 from jonringer/bump-adns
adns: 1.5.1 -> 1.6.0
2020-07-08 10:03:50 +02:00
Mario Rodas 6a8ef827bd
afflib: enable on darwin 2020-07-07 23:59:56 -05:00
Mario Rodas d61df8210d
Merge pull request #89144 from eadwu/libvirt/6.3.0
libvirt: 6.2.0 -> 6.3.0
2020-07-07 23:52:26 -05:00
R. RyanTM 30dd006939 cpp-utilities: 5.4.0 -> 5.5.0 2020-07-08 04:42:09 +00:00
R. RyanTM 91f71f2e40 afflib: 3.7.18 -> 3.7.19 2020-07-08 02:34:24 +00:00
Jonathan Ringer f5f485e231
adns: 1.5.1 -> 1.6.0 2020-07-07 17:06:46 -07:00
Thorsten Weber 869dfc09c9 libredwg: init at 0.10.1 2020-07-08 00:45:18 +02:00
R. RyanTM 88c91f4a67 wcslib: 7.2 -> 7.3 2020-07-07 19:45:52 +00:00
Benjamin Hipple 2ec5479689
Merge pull request #89299 from wucke13/petsc
petsc: add fotran build argument
2020-07-07 13:50:29 -04:00
R. RyanTM 63e6866ce6 libebml: 1.3.10 -> 1.4.0 2020-07-07 10:30:34 -07:00
Lancelot SIX 329bb778f2
Merge pull request #92545 from r-ryantm/auto-update/quazip
libsForQt5.quazip: 0.9 -> 0.9.1
2020-07-07 13:07:13 +01:00
wucke13 dc5113fb06 petsc: 3.13.1 -> 3.13.2
+ add fortran build argument
2020-07-07 09:34:43 +02:00
R. RyanTM 049b68becf libsForQt5.qwt: 6.1.4 -> 6.1.5 2020-07-07 08:53:14 +02:00
R. RyanTM 41ea5dea63 libsForQt5.quazip: 0.9 -> 0.9.1 2020-07-07 03:44:43 +00:00
Lancelot SIX a60b186011
libgcrypt: 1.8.5 -> 1.8.6
See https://lists.gnu.org/archive/html/info-gnu/2020-07/msg00001.html
for release information
2020-07-06 21:34:53 +01:00
Ben Wolsieffer 1fd080cab3 urdfdom: init at 1.0.4 2020-07-06 16:17:51 -04:00
Ben Wolsieffer 2c269b2ee0 urdfdom-headers: init at 1.0.5 2020-07-06 16:17:47 -04:00
Ben Wolsieffer 5b37e8cf1a jsoncpp: fix generated pkg-config file 2020-07-06 12:54:41 -04:00
Matthew Bauer 89d4142fc8
Merge pull request #92416 from matthewbauer/fix-elfutils
Fix elfutils
2020-07-06 12:27:27 -04:00
Thiago Franco de Moraes 956d7b8169 python3Package.gdcm: 3.0.6 -> 3.0.7 2020-07-06 09:26:55 -07:00
Daniël de Kok dae2a58e61
Merge pull request #92157 from r-ryantm/auto-update/intel-gmmlib
intel-gmmlib: 20.1.1 -> 20.2.2
2020-07-06 16:29:41 +02:00
Vladimír Čunát d30ac2e50c
farstream: upstream patch to fix build with new gnumake 2020-07-06 10:15:57 +02:00
R. RyanTM 9b53a835b4 graphene: 1.10.0 -> 1.10.2 2020-07-06 07:52:01 +02:00
Matthew Bauer f2cafb1626 argp-standalone: support all linux architectures 2020-07-06 01:50:55 -04:00
R. RyanTM 573bff4f04 libwacom: 1.3 -> 1.4.1 2020-07-06 07:49:46 +02:00
R. RyanTM 253431df92 dbus: 1.12.18 -> 1.12.20 2020-07-06 07:39:14 +02:00
Fionera d70ea54840 fcft: init at 0.4.3 2020-07-06 07:18:33 +02:00
Fionera be489bc04f tllist: init at 1.0.1 2020-07-06 07:18:19 +02:00
Jan Tojnar 0b0b74367f
libiio: 0.20 -> 0.21
* Format with nixpkgs-format.
* Reorder the attribute to be more in line with convention.
* Use simpler git ref.
* Hardcode paths within bindings using patch (the replaced value actually changed in this version and without this clean-up, it would have gone unnoticed.)
* Let the build script install the python bindings instead of doing it manually (required the same hardcoding as above in the setup.py.)
* Use cmakeFlags attribute with placeholder instead of doing that in preConfigure.
* Move udev rules to lib since etc is meant for admins.
* License is actually lgpl2.1+.
2020-07-06 06:26:21 +02:00
R. RyanTM f25b933982 lcms2: 2.10 -> 2.11 2020-07-06 05:00:50 +02:00
R. RyanTM b1c6615feb libinput: 1.15.5 -> 1.15.6 2020-07-06 04:29:24 +02:00
R. RyanTM aa02946de1 gssdp: 1.2.2 -> 1.2.3 2020-07-06 04:17:49 +02:00
R. RyanTM 82153b87d2 glib: 2.64.3 -> 2.64.4 2020-07-06 04:12:50 +02:00
R. RyanTM dde33111a2 libuv: 1.38.0 -> 1.38.1 2020-07-06 04:08:30 +02:00
Benjamin Hipple 3d8ba20e3a
Merge pull request #90316 from wucke13/dqlite
dqlite: 1.4.1 -> 1.4.4, raft-canonical: 0.9.18 -> 0.9.23
2020-07-05 19:54:05 -04:00
Ben Wolsieffer 061f2b3511 console-bridge: init at 1.0.0 2020-07-05 18:35:15 -04:00
Jan Tojnar b01f391153
Merge branch 'staging-next' into staging 2020-07-05 23:48:21 +02:00
ajs124 cebca41b3c nspr: 4.25 -> 4.26 2020-07-05 19:32:36 +02:00
R. RyanTM d8af01bea7 libqmi: 1.25.900 -> 1.26.0 2020-07-05 19:08:33 +02:00
Jan Tojnar f38d3df11c
Revert "qt5.qtwebkit: Fix paths in pc files"
This reverts commit dee7377508.
2020-07-05 19:01:54 +02:00