Commit Graph

36338 Commits

Author SHA1 Message Date
Orivej Desh (NixOS) f65704232f
Merge pull request #82442 from magnetophon/geonkick
geonkick: init at 2.3.3
2020-08-17 16:09:49 +00:00
Frederik Rietdijk 7dba683656 Merge staging-next into staging 2020-08-17 17:51:54 +02:00
Frederik Rietdijk 0ac85bc455 Merge master into staging-next 2020-08-17 14:54:39 +02:00
sternenseemann 5bb0129062 fcft: enable tests, use release build type 2020-08-17 14:51:31 +02:00
ajs124 5d9c31cea7 sope: 4.3.2 -> 5.0.0 2020-08-17 12:14:00 +02:00
zowoq bc1c8e5dd5 sqlite: 3.32.3 -> 3.33.0
https://www.sqlite.org/releaselog/3_33_0.html
2020-08-17 10:23:22 +10:00
zowoq d74dfc171b sqlite-analyzer: 3.32.3 -> 3.33.0
https://www.sqlite.org/releaselog/3_33_0.html
2020-08-17 10:23:06 +10:00
Robert Scott 1bee13eff3 jxrlib: fix/enable for darwin 2020-08-16 23:34:37 +01:00
Ben Darwin 9b589c7c9a itk4: 4.13.2 -> 4.13.3 2020-08-16 19:47:10 +00:00
R. RyanTM b67f9d752c poppler: 0.90.1 -> 20.08.0 2020-08-16 19:48:13 +02:00
Daniël de Kok 15affbfbd5
Merge pull request #95495 from sternenseemann/fuzzel-1.4.0
fuzzel: 1.3.0 → 1.4.1; fcft: 0.4.3 → 2.2.6
2020-08-16 16:12:39 +02:00
Niklas Hambüchen 0e3c8a95da musl: 1.1.24 -> 1.2.0
The libdrm `musl-ioctl.patch` is no longer necessary, see:
015e631cd1
2020-08-16 13:10:50 +00:00
Atemu 9bfb0c7df6 libgaminggear: apply workaround for missing hb.h
Same issue as https://github.com/NixOS/nixpkgs/pull/75789
2020-08-16 13:08:58 +00:00
Arnout Engelen cde92f9f71 libfaac/libfaad2: drop homepage
Because it seems the audiocoding.com domain expired
2020-08-16 13:03:12 +00:00
sternenseemann b6775261df fcft: 0.4.3 → 2.2.6
2.2.6 resolves severe color fringes when using freetype's
ClearType rendering (which is the default for NixOS) if subpixel
antialiasing was used (for example if fuzzel is started without
any alpha channels).
2020-08-16 13:40:48 +02:00
Ben Wolsieffer 98be04b83a cairo: make OpenGL support require X11
If OpenGL is enabled without X11, the build fails with:

In file included from /nix/store/<...>-libglvnd-1.3.1-dev/include/EGL/egl.h:39,
                 from cairo-gl.h:130,
                 from cairo-gl-private.h:51,
                 from cairo-gl-composite.c:48:
/nix/store/<...>-libglvnd-1.3.1-dev/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
  128 | #include <X11/Xlib.h>
      |          ^~~~~~~~~~~~
compilation terminated.
2020-08-16 10:33:44 +00:00
Michael Raskin 5a3aa53600
Merge pull request #94619 from doronbehar/saga-opencv4
saga: 7.6.3 -> 7.7.0
2020-08-16 10:17:16 +00:00
Mario Rodas b479497df1 appstream: enable on darwin 2020-08-16 10:14:46 +00:00
Daniël de Kok ced111f6da
Merge pull request #95513 from hannesweisbach/libngspice
libngspice: add darwin to platforms
2020-08-16 12:12:52 +02:00
Hannes Weisbach 5b583650e8 libngspice: add darwin to platforms 2020-08-16 10:00:46 +02:00
Mario Rodas 49dc0245c4
Merge pull request #90116 from purcell/netcdf-no-gcc-at-runtime
netcdf: prevent bogus runtime dependency on gcc
2020-08-16 00:37:40 -05:00
Ryan Mulligan 6cab8c2617
Merge pull request #94569 from r-ryantm/auto-update/aspell-dict-de
aspellDicts.de: 20030222-1 -> 20161207-7-0
2020-08-15 15:49:28 -07:00
Thiago Franco de Moraes dbf46a3da2 vtk_9: init at 9.0.1 2020-08-15 15:27:16 -07:00
R. RyanTM 8ab80f19f1 cgal_5: 5.0.2 -> 5.0.3 2020-08-15 15:26:38 -07:00
Michael Weiss dfbda2135c
Merge pull request #89657 from primeos/mesa-DriConf-fix
mesa: Set datadir so that the path to the DriConf defaults is correct
2020-08-15 22:36:42 +02:00
Rohit Goswami ead47f075a
rang: init at v3.1.0 2020-08-15 19:36:04 +00:00
hannesweisbach 371e2622c0
tk: fix build on darwin
Installing libtk on macOS 10.15.5 resulted in a following warning:

    warning: skipping dangling symlink '/nix/store/3whl4256v6qf15dsm1d5mf0lzhfh6w06-user-environment/lib/libtk.so'

which was caused by the following code in generic.nix of the tk derivation:

    ln -s $out/lib/libtk${super.tcl.release}.so $out/lib/libtk.so

Shared libraries on macOS are suffixed `.dylib' not 'so' so
libtk${version}.so does not actually exist. Consequently a symlink from
libtk.dylib is never created and linking against tk fails.
2020-08-15 17:37:13 +02:00
Silvan Mosberger a4eb930de3
Merge pull request #96050 from numinit/libguestfs-fixes
libguestfs: Add Berkeley DB as a dependency
2020-08-23 18:35:08 +02:00
Daniël de Kok bebe5c963f
Merge pull request #95739 from danieldk/magma-2.5.3
magma: 2.5.0 -> 2.5.3
2020-08-23 10:58:21 +02:00
numinit 3a8a327ffa libguestfs: Add Berkeley DB as a dependency 2020-08-22 20:43:13 -06:00
Daniël de Kok 147e24dcd6 magma: 2.5.0 -> 2.5.3
Other changes:

- Move gfortran and cmake to nativeBuildInputs.
- Magma now (only) generates dynamic libraries by default.
- Use ninja for faster builds.
2020-08-18 11:18:08 +02:00
Martin Weinelt 99d379c45c
Merge pull request #79874 from oxzi/tinycbor-v0.5.3
tinycbor: init at 0.5.3
2020-08-15 16:31:31 +02:00
Alvar Penning c3da51ff08 tinycbor: init at 0.5.3 2020-08-15 16:23:26 +02:00
Frederik Rietdijk cfe6081cee Merge staging-next into staging 2020-08-15 09:12:42 +02:00
R. RyanTM e3a495f281 imlib2: 1.6.1 -> 1.7.0 2020-08-15 09:05:50 +02:00
R. RyanTM c6825953c0 libmbim: 1.24.0 -> 1.24.2 2020-08-15 09:05:27 +02:00
R. RyanTM cdd153807e libqmi: 1.26.0 -> 1.26.2 2020-08-15 09:05:06 +02:00
Dominik Honnef 90cd27e4a0 x265: build a single shared library for all bit-depths
This builds the 10-bit and 12-bit versions of x265 as static
libraries, which then get linked into the 8-bit dynamic library and
executable. This causes x265 to default to 8-bit, but make 10- and
12-bit available to callers that use introspection, such as ffmpeg.

    $ x265 -V
    x265 [info]: HEVC encoder version 3.2
    x265 [info]: build info [Linux][GCC 9.3.0][64 bit] 8bit+10bit+12bit
    x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2

    $ ffmpeg -h encoder=libx265
    [...]
        Supported pixel formats: yuv420p yuvj420p yuv422p yuvj422p yuv444p yuvj444p gbrp yuv420p10le yuv422p10le yuv444p10le gbrp10le yuv420p12le yuv422p12le yuv444p12le gbrp12le gray gray10le gray12le

Inspired by @codyopel's comment on #80405.
2020-08-15 08:59:31 +02:00
Frederik Rietdijk d59c57f8a6
Merge pull request #92412 from matthewbauer/blas-cross
Blas/Lapack cross fixes
2020-08-15 08:55:57 +02:00
David Guibert 1b54b2aa0d ffmpeg: set explicit --enable-libass
needed for subtitles filter.
2020-08-15 08:54:01 +02:00
Ryan Mulligan a0c7ccf4ae
Merge pull request #95415 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 20.2.0 -> 20.2.1
2020-08-14 23:52:24 -07:00
R. RyanTM 7c2918230f libevdev: 1.9.0 -> 1.9.1 2020-08-15 08:50:17 +02:00
Rohit Goswami 1a3c5b2203 libuv: Skip tests which time out 2020-08-15 08:37:12 +02:00
R. RyanTM 760a0ef7ba check: 0.15.0 -> 0.15.2 2020-08-15 08:36:33 +02:00
Thomas Tuegel 5530043208 qtdeclarative: Patch for scrollbar regression 2020-08-15 08:36:15 +02:00
Jan Tojnar a1baa4f0bf openexr: 2.5.2 → 2.5.3
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3

* Includes the musl patch.
* Also clean up a bit while at it:
    * libtool not necessary since CMake port
    * enableParallelBuilding is on by default with cmake
2020-08-15 08:33:38 +02:00
R. RyanTM 1e91e72a62 libipt: 2.0.1 -> 2.0.2 2020-08-15 08:31:38 +02:00
Daniël de Kok 99ab8713bf
Merge pull request #95464 from sternenseemann/tllist-1.0.2
tllist: 1.0.1 → 1.0.2
2020-08-15 08:29:49 +02:00
Daniël de Kok 20656b7ba9 rocm-thunk: 3.5.0 -> 3.7.0 2020-08-15 07:38:52 +02:00
R. RyanTM 811f21c5f4 librealsense: 2.36.0 -> 2.38.0 2020-08-14 17:15:32 -07:00
sternenseemann 8c84a3b433 tllist: 1.0.1 → 1.0.2 2020-08-15 01:33:15 +02:00
freezeboy ff8e1825ab librealsense,python3Packages.pyrealsense2: refactor to add cudaSupport and python bindings 2020-08-14 15:47:17 -07:00
Jan Tojnar 47d561b10f libinput: 1.15.6 -> 1.16.1
https://lists.freedesktop.org/archives/wayland-devel/2020-August/041578.html
https://lists.freedesktop.org/archives/wayland-devel/2020-August/041590.html
2020-08-14 21:28:29 +02:00
worldofpeace 4301143db5
Merge pull request #95432 from dasj19/webkitgtk-update
webkitgtk: 2.28.3 -> 2.28.4
2020-08-14 14:34:41 -04:00
Ryan Mulligan f1f9ea32a6
Merge pull request #95430 from r-ryantm/auto-update/libmediainfo
libmediainfo: 20.03 -> 20.08
2020-08-14 11:25:28 -07:00
Daniel Șerbănescu 78623366f6 gdk-pixbuf-xlib: 2019-10-19-unstable -> 2020-06-11-unstable 2020-08-14 17:22:18 +02:00
Daniel Șerbănescu 838955243d webkitgtk: 2.28.3 -> 2.28.4 2020-08-14 17:11:44 +02:00
R. RyanTM 6eddb3be7c libmediainfo: 20.03 -> 20.08 2020-08-14 14:43:09 +00:00
Matthew Maurer 1c243af737 ocamlPackages.bap: 1.6.0 -> 2.0.0
Also roll libbap forwards, as it does not build against the new bap.
2020-08-14 15:26:15 +02:00
R. RyanTM 7fda64b4d7 gegl_0_4: 0.4.24 -> 0.4.26 2020-08-14 12:30:40 +02:00
R. RyanTM 27f89ed443 intel-media-sdk: 20.2.0 -> 20.2.1 2020-08-14 10:01:19 +00:00
Jan Tojnar afe22f645a
Merge branch 'staging-next' into staging 2020-08-13 21:59:15 +02:00
Michael Weiss cd41673813
mesa: Move the DriConf defaults from $drivers to $out
The effective change is that "drirc.d/00-mesa-defaults.conf" will now be
installed to $out instead of $drivers and not appear under
"/run/opengl-driver/share/" anymore.

This is done to fix #89421, i.e. so that Mesa will find and load the
included DriConf defaults. The other files in "$drivers/share" will not
be moved to $out as some Nixpkgs logic might depend on them being
available under "/run/opengl-driver/share/" (e.g. addOpenGLRunpath).
2020-08-13 21:35:55 +02:00
Florian Klink 77a9788b08 qt5.qtwebengine: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Daniël de Kok 43ffe0d328
Merge pull request #95348 from r-ryantm/auto-update/docopt.cpp
docopt_cpp: 0.6.2 -> 0.6.3
2020-08-13 20:45:03 +02:00
R. RyanTM f1e713feb1 docopt_cpp: 0.6.2 -> 0.6.3 2020-08-13 20:42:08 +02:00
Niklas Hambüchen e2eb3289b0
Merge pull request #94207 from nh2/mesa-musl-fix-Werror-int-conversion-errors
mesa: Fix `-Werror=int-conversion` build error on musl.
2020-08-13 16:13:46 +02:00
R. RyanTM 01b0290516 babl: 0.1.78 -> 0.1.80 2020-08-13 13:54:09 +02:00
Daniel Schaefer 33e86dd228 pcre2: Disable JIT on RISC-V
JIT isn't yet supported on RISC-V. JIT was disabled for pcre on RISC-V
in 158cf6449c
2020-08-13 13:10:02 +02:00
Frederik Rietdijk 7e189c56a1 Merge staging-next into staging 2020-08-13 08:52:48 +02:00
Daniël de Kok 89b6e7746e
Merge pull request #95301 from lopsided98/geos-arm
geos: fix build on 32-bit ARM
2020-08-13 08:14:47 +02:00
Mario Rodas f8cdd95dc1
Merge pull request #95140 from r-ryantm/auto-update/libmaxminddb
libmaxminddb: 1.4.2 -> 1.4.3
2020-08-12 18:35:34 -05:00
R. RyanTM f7fe83afa4 zimg: 2.9.3 -> 3.0 2020-08-12 23:29:13 +00:00
Ben Wolsieffer b24c7c5306 geos: fix build on 32-bit ARM 2020-08-12 18:46:51 -04:00
Ryan Mulligan 466d6fc700
Merge pull request #95241 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.5.0 -> 5.6.0
2020-08-12 15:35:45 -07:00
Nick Hu 97538a9a55
Merge pull request #95059 from alexarice/agda-generic
agdaPackages.generic: init at v0.1
2020-08-12 21:49:11 +01:00
Nick Hu 0277b9dcf5
Merge pull request #90161 from alexarice/agda-categories
agda-categories: 0.1 -> 0.1.3.1
2020-08-12 21:46:47 +01:00
Jan Tojnar e4eb966875 openexr: 2.4.1 -> 2.5.2
Needed to apply patch to fix pkg-config files so also removed patch that is unused since the switch to CMake during patches refactoring.
2020-08-12 21:03:44 +02:00
Mario Rodas 5e6767e1ea
Merge pull request #95177 from r-ryantm/auto-update/seasocks
seasocks: 1.4.3 -> 1.4.4
2020-08-12 08:48:31 -05:00
Florian Klink b761543f16 fontconfig_210: remove
This isn't used anymore anywhere, and vulnerable to CVE-2016-5384.
2020-08-12 13:40:46 +02:00
R. RyanTM 863425d138 cpp-utilities: 5.5.0 -> 5.6.0 2020-08-12 07:22:56 +00:00
Niklas Hambüchen 85d08220d5 mesa: Fix `-Werror=int-conversion` build error on musl.
Upstream PR I made: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6121
2020-08-12 03:40:44 +02:00
Jan Tojnar d27f04e59a
Merge pull request #94018 from r-ryantm/auto-update/gthree
gthree: 0.2.0 -> 0.9.0
2020-08-11 23:35:50 +02:00
Jan Tojnar e4fc19e66e
gthree: 0.2.0 -> 0.9.0 2020-08-11 23:20:18 +02:00
Michael Weiss 6b188c1f08
wlroots: Fix the build by not copying the library to $examples
Copying libwlroots isn't required anymore since the library runpath
of the example binaries now correctly references $out/lib anyway.

Fix #95205.
2020-08-11 22:45:12 +02:00
Jan Tojnar 11da469fa5
Merge branch 'staging-next' into staging 2020-08-11 16:18:42 +02:00
R. RyanTM 6d8cd1e3ed seasocks: 1.4.3 -> 1.4.4 2020-08-11 13:31:36 +00:00
Daniël de Kok a93340d651
Merge pull request #94933 from danieldk/amdvlk-2020.Q3.3
amdvlk: 2020.Q3.2 -> 2020.Q3.3
2020-08-11 11:04:48 +02:00
Frederik Rietdijk 46ee7ddcad Merge staging-next into staging 2020-08-11 10:26:59 +02:00
Frederik Rietdijk f707715136 Merge master into staging-next 2020-08-11 10:26:35 +02:00
Jörg Thalheim 8065985034
Merge pull request #94520 from r-ryantm/auto-update/libbytesize
libbytesize: 2.3 -> 2.4
2020-08-11 07:48:31 +01:00
R. RyanTM 2097c213d1 libmaxminddb: 1.4.2 -> 1.4.3 2020-08-11 05:35:07 +00:00
Benjamin Hipple d4bbe9a3ed
Merge pull request #95085 from alexarice/agda-prelude-update
agda-prelude: compat-2.6.0 -> compat-2.6.1
2020-08-10 21:19:27 -04:00
Niklas Hambüchen 388076f985
Merge pull request #94205 from nh2/ilmbase-non-glibc-fpstate
openexr, ilmbase: Fix compilation on non-glibc.
2020-08-11 00:39:00 +02:00
Daniël de Kok 1ae9146803
Merge pull request #94801 from r-ryantm/auto-update/medfile
medfile: 4.0.0 -> 4.1.0
2020-08-10 17:44:04 +02:00
Jan Tojnar 6164ca0b39
gtk-layer-shell: clean up
* Use `pkg-config` instead of the alias.
* `gobject-introspection` is used during build for GIR generation, move it to `nativeBuildInputs`.
* Remove unused `out` meson flag.
* Enable docs.
* Split to multiple outputs.
2020-08-10 16:47:49 +02:00
Jan Tojnar 7474d17169
gtk-layer-shell: 0.1.0 -> 0.2.0
License changed
2020-08-10 16:36:50 +02:00
Peter Hoeg 02d8704c03
Merge pull request #94701 from NixOS/u/kmscon
kmscon: 8 -> unstable-2018-09-07
2020-08-10 22:24:15 +08:00
Daniel Șerbănescu 3a2ac8a744 gfbgraph: 0.2.3 -> 0.2.4 2020-08-10 16:21:58 +02:00
Alex Rice 8735356e27
agda-prelude: compat-2.6.0 -> compat-2.6.1 2020-08-10 15:07:49 +01:00
Alex Rice c63ece0998
agdaPackages.generic: init at v0.1 2020-08-10 14:56:23 +01:00
Jan Tojnar 0c3b48b7f6
Merge pull request #94197 from CRTified/pkg/lottieconverter 2020-08-10 15:05:39 +02:00
CRTified 2053fb35a2 rlottie: init at 0.1 2020-08-10 14:47:11 +02:00
Daniel Șerbănescu c38b57f867 gtksourceview: 4.6.0 -> 4.6.1 2020-08-10 13:55:19 +02:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Michael Raskin f70c1866aa
Merge pull request #94875 from matthuszagh/cgal
cgal: add patch so include files can be found by dependent packages
2020-08-10 04:25:18 +00:00
Daniël de Kok 593ec809b9
Merge pull request #94991 from danieldk/amd-libflame
amd-libflame: init at 2.2
2020-08-09 22:18:02 +02:00
Jonathan Ringer e09836723d hepmc3: 3.2.0 -> 3.2.2 2020-08-09 10:44:15 -07:00
zowoq 19699d691c gettext: drop darwin patch 2020-08-09 17:41:12 +02:00
Mario Rodas 486f30936d
Merge pull request #94776 from r-ryantm/auto-update/leptonica
leptonica: 1.79.0 -> 1.80.0
2020-08-09 09:18:12 -05:00
Daniël de Kok a49a59bc6c amd-libflame: init at 2.2
libflame is a protable library for dense matrix computations,
providing a complete LAPACK implementation. The AMD fork of libflame
is optimized for AMD CPUs.
2020-08-09 08:29:08 +02:00
Maximilian Bosch 3c7fe5bb6a
python3Packages.dlib: 19.20 -> 19.21
https://github.com/davisking/dlib/releases/tag/v19.21
2020-08-08 23:43:43 +02:00
Remy Goldschmidt c473490524
osqp: init at 0.6.0 2020-08-08 13:32:51 -07:00
Daniël de Kok 57d4c67fb8
Merge pull request #93052 from danieldk/amd-blis-zen-only
amd-blis: init at 2.2
2020-08-08 20:01:24 +02:00
Francesco Gazzetta 07f8e16dcb audiality2: init at 1.9.4 2020-08-08 19:55:56 +02:00
Vladimír Čunát 924ea649df
Merge #94889: mesa: 20.1.4 -> 20.1.5 (into staging) 2020-08-08 18:18:57 +02:00
Alyssa Ross 5e7d581ffd libhugetlbfs: init at 2.22 2020-08-08 13:13:27 +00:00
Michael Weiss 32b7270c0d
range-v3: 0.10.0 -> 0.11.0 (#94887) 2020-08-08 13:54:58 +02:00
Daniël de Kok 40f8b2d2ee amdvlk: add danieldk as a maintainer 2020-08-08 12:44:58 +02:00
Daniël de Kok 506cb9592b amdvlk: add meta.changelog 2020-08-08 12:38:34 +02:00
Daniël de Kok 930f197e53 amdvlk: 2020.Q3.2 -> 2020.Q3.3
Changelog:
https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2020.Q3.3
2020-08-08 12:17:38 +02:00
Daniël de Kok a4cdc0213c
Merge pull request #94784 from r-ryantm/auto-update/libmatroska
libmatroska: 1.6.0 -> 1.6.1
2020-08-08 11:18:41 +02:00
Daniël de Kok 0d2f78130c
Merge pull request #94830 from r-ryantm/auto-update/petsc
petsc: 3.13.2 -> 3.13.3
2020-08-08 10:55:55 +02:00
Vladimír Čunát 564f440b37
Merge #94704: gperftools: fix dlopen() on aarch64 2020-08-08 09:12:03 +02:00
Silvan Mosberger 9a452a6337
Merge pull request #94825 from bachp/qtwebkit-5.212.0-alpha4
qtwebkit: 5.212-alpha-01-26-2018 -> 5.212.0-alpha4
2020-08-08 01:30:20 +02:00
Louis Tim Larsen e768fce754
libhdhomerun: add comment about UDP firewall rule
PR #94620
2020-08-08 01:01:33 +02:00
Frederik Rietdijk 6a201763b4 Merge master into staging-next 2020-08-07 23:01:57 +02:00
John Ericson 0bb1b894aa
Merge pull request #88783 from NickHu/ayatana
libayatana-appindicator: init at 0.5.4 libayatana-indicator: init at 0.6.3 ayatana-ido: init at 0.4.90
2020-08-07 16:00:13 -04:00
Michael Weiss 278f9b2a4c
mesa: 20.1.4 -> 20.1.5 2020-08-07 21:13:48 +02:00
markuskowa b9bf9c9236
Merge pull request #94829 from matthuszagh/openmpi
openmpi: enable c++ bindings
2020-08-07 18:24:52 +02:00
Matt Huszagh dd25bb756a cgal: add patch so include files can be found by dependent packages 2020-08-07 09:20:32 -07:00
Daniël de Kok 9531f984d0
Merge pull request #94420 from danieldk/onednn-1.6
oneDNN: 1.5.1 -> 1.6
2020-08-07 17:58:41 +02:00
Matt Huszagh 3f13e1af0d openmpi: enable C++ bindings 2020-08-07 08:31:07 -07:00
Daniël de Kok 49ef0fd51a rocclr: fix build (no OpenCL library is required)
rocclr builds fail since CMake was upgraded to 3.18. This version
introduces the REQUIRED option of find_library. However rocclr only
needs OpenCL headers. This change makes finding an OpenCL library
optional again.
2020-08-07 16:49:18 +02:00
Mario Rodas feab14d327
Merge pull request #94775 from r-ryantm/auto-update/ldb
ldb: 2.1.4 -> 2.2.0
2020-08-07 07:24:35 -05:00
R. RyanTM 014d494e05 faudio: 20.07 -> 20.08 2020-08-07 00:36:08 -07:00
Pascal Bach 2cfff96eff qtwebkit: 5.212-alpha-01-26-2018 -> 5.212.0-alpha4 2020-08-07 09:31:52 +02:00
R. RyanTM ca9c2e3548 petsc: 3.13.2 -> 3.13.3 2020-08-07 12:44:29 +10:00
worldofpeace c08a2bfb20
Merge pull request #94815 from matthuszagh/gl2ps
gl2ps: make cmake a native build input
2020-08-06 19:54:33 -04:00
John Wiegley 6a359b2333
libxml2Python: Darwin builds require libintl (better fix) 2020-08-06 15:52:57 -07:00
Matt Huszagh deb0a6ce6e gl2ps: make cmake a native build input 2020-08-06 12:10:26 -07:00
Lassulus c0583cbf62
Merge pull request #94773 from gnidorah/updates
openxray: 558 -> 730
adlplug, opnplug: 1.0.1 -> 1.0.2
ArchiSteamFarm: 4.2.3.3 -> 4.2.3.6
kmsxx: 2020-02-14 -> 2020-08-04
openjk: 2019-11-29 -> 2020-07-03
opl3bankeditor: 1.5 -> 1.5.1
opn2bankeditor: 1.3-beta -> 1.3
2020-08-06 18:12:43 +02:00
R. RyanTM 274d667703 medfile: 4.0.0 -> 4.1.0 2020-08-06 15:16:00 +00:00
B. Kelly 0834620bef libmysofa: disable CODE_COVERAGE in build
Leaving it on generates huge amounts of stderr spam from anything that
links it (such as ffmpeg) as it tries (and fails) to create profiling
records in /build.
2020-08-06 08:36:55 -04:00
Mario Rodas 7dce0fff9c
Merge pull request #94764 from marsam/update-grpc
grpc: 1.29.0 -> 1.31.0
2020-08-06 07:09:28 -05:00
R. RyanTM dfda85ced1 libmatroska: 1.6.0 -> 1.6.1 2020-08-06 11:24:23 +00:00
Vladimír Čunát 4fee273dda
Merge branch 'master' into staging-next 2020-08-06 11:41:44 +02:00
R. RyanTM e717cb63c4 leptonica: 1.79.0 -> 1.80.0 2020-08-06 07:41:00 +00:00
R. RyanTM 668e9f2cb3 ldb: 2.1.4 -> 2.2.0 2020-08-06 07:23:36 +00:00
Vladimír Čunát ce174c7bc9
Merge #94587: nss: fix on darwin 2020-08-06 09:08:29 +02:00
gnidorah 2774941cc2 kmsxx: 2020-02-14 -> 2020-08-04 2020-08-06 09:33:19 +03:00
R. RyanTM 0e0aba2362 mailcore2: 0.6.3 -> 0.6.4 2020-08-05 19:41:50 -07:00
volth cf7b63df5b gcc.arch: refactor, move tables under lib/ 2020-08-05 11:18:26 +00:00
Frederik Rietdijk 834e04c474 Merge master into staging-next 2020-08-05 12:06:07 +02:00
Mario Rodas 6854a2cb4d
grpc: 1.29.0 -> 1.31.0
Changelog: https://github.com/grpc/grpc/releases/tag/v1.31.0
2020-08-05 04:20:00 -05:00
Daniël de Kok 66d9d735d2 gperftools: fix dlopen() of gperftools on AArch64
dlopen()'ing gperftools results in "cannot allocate memory in static TLS
block", see:

https://bugzilla.redhat.com/show_bug.cgi?id=1483558

This change uses a patch from Fedora to disable generic dynamic TLS on
AArch32/64.
2020-08-05 10:42:25 +02:00
Daniël de Kok 1474bfe27d
Merge pull request #93653 from danieldk/mkl-2020.2.254
mkl: 2020.1.217 -> 2020.2.254
2020-08-05 08:08:08 +02:00
Peter Hoeg c94378d121 libtsm: 3 -> 4.0.1 2020-08-05 11:25:15 +08:00
volth 463db72e63 platform.gcc.arch: support for AMD CPUs 2020-08-05 02:32:48 +00:00
OPNA2608 ce846253ca libsidplayfp: 1.8.7 -> 2.0.4 2020-08-04 13:05:26 -07:00
R. RyanTM cc7b4ff7ad mpfr: 4.0.2 -> 4.1.0 2020-08-04 22:03:26 +02:00
Lancelot SIX bb167702fa gettext: 0.20.1 -> 0.21
See https://lists.gnu.org/archive/html/info-gnu/2020-07/msg00009.html
for release information
2020-08-04 21:59:52 +02:00
R. RyanTM e37404e450 libndctl: 68 -> 69 2020-08-04 21:57:21 +02:00
R. RyanTM 5c130bc88e c-blosc: 1.19.0 -> 1.20.0 2020-08-04 21:57:02 +02:00
Vladimír Čunát 9febe2f8fc
mesa: fold override of patchelf inside whole build
Overriding it just for .drivers had the advantage of limiting rebuilds,
but it seems less clean and apparently it can interact a bit surprisingly
with some other overrides.  /cc #94444.
Also this will get removed once patchelf gets updated.
2020-08-04 21:52:29 +02:00
Vladimír Čunát 01c2ba8575
Merge branch 'staging-next' into staging 2020-08-04 21:38:08 +02:00
Vladimír Čunát 8bbc202208
Merge branch 'master' into staging-next 2020-08-04 21:37:39 +02:00
Ryan Mulligan e60301b583
Merge pull request #94589 from r-ryantm/auto-update/gensio
gensio: 2.0.5 -> 2.1.3
2020-08-04 06:20:42 -07:00
markuskowa f2997db610
Merge pull request #92813 from markuskowa/add-ganesha
nfs-ganesha: init at 3.3
2020-08-04 14:01:05 +02:00
Frederik Rietdijk 26c481b435 Merge master into staging-next 2020-08-04 12:48:50 +02:00
Jaka Hudoklin 38dc94bcf0
Merge pull request #94606 from r-ryantm/auto-update/hivex
hivex: 1.3.18 -> 1.3.19
2020-08-04 10:21:02 +02:00
Doron Behar 308600ce7e dxflib: install a dxflib.pc file,
Based on fedora's dxflib package
(https://src.fedoraproject.org/rpms/libdxflib/blob/master/f/libdxflib.spec)
We install a dxflib.pc file that enables e.g saga detect dxflib.
2020-08-03 22:22:55 +03:00
Doron Behar 0eafcccbc2 libsvm: make it possible to use it for saga
saga, as possibly other packages too, searches for svm.h in
include/libsvm/svm.h. Since the package doesn't hold a proper install
target, it should be OK to link the `svm.h` to `libsvm/svm.h` in
`$out/include/`.
2020-08-03 22:20:54 +03:00
R. RyanTM 812e19f842 hivex: 1.3.18 -> 1.3.19 2020-08-03 11:25:10 +00:00
R. RyanTM 6a7c161625 gensio: 2.0.5 -> 2.1.3 2020-08-03 04:46:42 +00:00
Matthew Bauer d0468f86e8 nss: set install name correctly 2020-08-02 22:35:30 -05:00
Emery Hemingway f5ef00a12f gnu-config: 2019-04-15 -> 2020-05-04
Update gnu-config (config.sub, config.guess) to suport the Genode
platform and apply the updateAutotoolsGnuConfigScriptsHook to Genode
cross-compilation.
2020-08-02 22:37:39 +02:00
R. RyanTM c4600ab4a6 aspellDicts.de: 20030222-1 -> 20161207-7-0 2020-08-02 19:23:19 +00:00
Niklas Hambüchen d9393731e6 openexr, ilmbase: Fix compilation on non-glibc.
Tested with musl.

I PRd the patch upstream: https://github.com/AcademySoftwareFoundation/openexr/pull/798
2020-08-02 15:48:37 +02:00
worldofpeace 705bbdbd9a
Merge pull request #84545 from mkg20001/pkg/timezonemap
timezonemap: init at 0.4.5
2020-08-02 08:36:00 -04:00
Jon 7ff54682d5
libplacebo: allow for latest glslang (#94510) 2020-08-02 13:27:05 +02:00
R. RyanTM ff564f38cb libbytesize: 2.3 -> 2.4 2020-08-02 05:08:43 +00:00
R. RyanTM 2dee11d4de gloox: 1.0.23 -> 1.0.24 2020-08-01 23:17:47 +02:00
Ryan Mulligan 6c03156a7f
Merge pull request #94290 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.9 -> 1.0.10
2020-08-01 13:56:18 -07:00
Martin Weinelt ab5af376cc
Merge pull request #94465 from Mic92/rhasspy-upstream
opengrm-ngram: init at 1.3.11, phonetisaurus: init at 2020-07-31
2020-08-01 21:44:43 +02:00
Jörg Thalheim d29b7d91d9
phonetisaurus: init at 2020-07-31
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2020-08-01 19:56:25 +01:00
Jörg Thalheim 59c0d1f3ad
opengrm-ngram: init at 1.3.11 2020-08-01 19:56:14 +01:00
Frederik Rietdijk 67af42e35f Merge staging-next into staging 2020-08-01 19:37:45 +02:00
Frederik Rietdijk 50c060d13d Merge master into staging-next 2020-08-01 19:37:20 +02:00
Daniël de Kok 153c7852df
Merge pull request #94365 from danieldk/liblinear-2.41
liblinear: 2.40 -> 2.41
2020-08-01 17:47:47 +02:00
Bart Brouns 6239e44edf redkite: init at 1.0.1 2020-08-01 15:00:00 +02:00
Daniël de Kok f9861ae348 oneDNN: 1.5.1 -> 1.6
Changelog:

https://github.com/oneapi-src/oneDNN/releases/tag/v1.6
2020-08-01 09:42:07 +02:00
Daniël de Kok e78bdc29cd
Merge pull request #94409 from r-ryantm/auto-update/intel-gmmlib
intel-gmmlib: 20.2.2 -> 20.2.3
2020-08-01 08:36:42 +02:00
Daniël de Kok 84a8b4d461
Merge pull request #94220 from danieldk/onednn-disable-tests
oneDNN: disable tests to avoid illegal instructions
2020-08-01 08:17:39 +02:00
R. RyanTM fe4fc3791b intel-gmmlib: 20.2.2 -> 20.2.3 2020-08-01 05:43:32 +00:00
Daniël de Kok 97e899d154 liblinear: 2.40 -> 2.41
According the website:

Version 2.41 released on July 29, 2020 (some bug fixes of version 2.40).
2020-07-31 20:34:37 +02:00
Daniël de Kok c31de496b5
Merge pull request #93759 from danieldk/liblinear-2.40
liblinear: 2.30 -> 2.40
2020-07-31 20:32:20 +02:00
Thomas Tuegel 819bb63d5c libqtav: mark broken with qtbase.version >= 5.13 2020-07-31 18:50:58 +02:00
Thomas Tuegel f1a58aba15 exiv2: fix CMake export paths 2020-07-31 18:50:58 +02:00
Milan Pässler d4c607aa71 qt5: 5.12.7 -> 5.14.2
This includes contributions by @ttuegel and @DizFer. Thanks!
2020-07-31 18:50:58 +02:00
Peter Simons 2d5fb8c503
Merge pull request #94294 from bbigras/ndi
ndi: 4.5.1 -> 4.5.3
2020-07-31 18:06:17 +02:00
Emery Hemingway f153d9f855 mimetic: patch for aarch64 2020-07-31 13:30:18 +02:00
Matthew Bauer d0677e6d45 treewide: add warning comment to “boot” packages
This adds a warning to the top of each “boot” package that reads:

  Note: this package is used for bootstrapping fetchurl, and thus cannot
  use fetchpatch! All mutable patches (generated by GitHub or cgit) that
  are needed here should be included directly in Nixpkgs as files.

This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
Matthew Bauer f36899e118 attr: inline syscall patch
Unfortunately the output of git.savannah.nongnu.org changes with each
gitweb update. This means that the current has
“0gja54fz79a9ma6b4mprnjxq77l5yg2z9xknlwhmkcrfnam02qxp” is no longer
correct:

$ nix-prefetch-url
https://git.savannah.nongnu.org/cgit/attr.git/patch/\?id=14adc898a36948267bfe5c63b399996879e94c98
1g8sky52rjg9fpmrddza1af89s9qd4bzsbxqb7mc5bv8gyh10s1k

Normally, we use fetchpatch to strip this out, but unfortunately attr
cannot use fetchpatch due to being used in bootstrapping fetchurl.
That is, it can’t use a custom postFetch since <nix/fetchurl.nix>
doesn’t support that.

To solve this problem, just inline the patch for now.
2020-07-31 08:56:53 +02:00
Lancelot SIX a29d2795ac libidn: 1.35 -> 1.36
See https://lists.gnu.org/archive/html/info-gnu/2020-07/msg00004.html
for release announcement.
2020-07-31 08:51:08 +02:00
R. RyanTM dc87c8a17a libglvnd: 1.3.1 -> 1.3.2 2020-07-31 08:37:55 +02:00
R. RyanTM a89e225550 libmicrohttpd: 0.9.70 -> 0.9.71 2020-07-31 08:37:44 +02:00
Bruno Bigras 13164f7352 ndi: 4.5.1 -> 4.5.3 2020-07-31 02:05:04 -04:00
R. RyanTM cf6e8ac128 openxr-loader: 1.0.9 -> 1.0.10 2020-07-31 05:45:17 +00:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Maciej Krüger 903f310795
timezonemap: init at 0.4.5 2020-07-30 20:47:13 +02:00
Louis Tim Larsen 526c859664
libhdhomerun: git -> 20200521 2020-07-30 19:14:33 +02:00
Frederik Rietdijk cee7df4846 Merge staging-next into staging 2020-07-30 18:28:15 +02:00
Daniël de Kok 2598f0e607 oneDNN: disable tests to avoid illegal instructions
oneDNN tests fail on some Hydra builders because they do not support SSE
4.2. Unfortunately, oneDNN does not seem to work without SSE 4.2, see
issues #93692 and #93747.
2020-07-30 10:26:41 +02:00
Vladimír Čunát a45f68ccac
Merge #94188: nss: enable libpkix build
This fixes connection issues in various packages.
2020-07-30 09:22:40 +02:00
Jörg Thalheim 16a63d0207
Merge pull request #93927 from kristoff3r/pwntools-update 2020-07-30 05:18:46 +01:00
Mario Rodas a54d63e569
Merge pull request #94119 from marsam/update-lxd
lxd: 4.2 -> 4.3
2020-07-29 21:45:26 -05:00
Florian Klink 84bb019048
Merge pull request #93910 from helsinki-systems/upd/nss-3.55
nss: 3.54 -> 3.55
2020-07-30 01:07:13 +02:00
Matthew Bauer c2ea7318be
Merge pull request #68488 from B4dM4n/xmlsec-dlsearchdir
xmlsec: add library path to lt_dladdsearchdir
2020-07-29 18:02:22 -05:00
Louis Tim Larsen f609fa60c4
hunspell-dicts: add support for Danish dictionary
PR #93651
2020-07-30 00:51:58 +02:00
ajs124 93a3c37128 nss: enable libpkix build
this was enabled by default with the old build system, but requires this flag with the new one

fixes ##93955
2020-07-29 20:31:14 +02:00
worldofpeace 0697d84006
Merge pull request #94181 from worldofpeace/my-updates
treewide: use nix-update updateScript for packages I maintain
2020-07-29 14:05:01 -04:00
Vladimír Čunát 60d89e5793
Merge branch 'master' into staging 2020-07-29 18:40:28 +02:00
worldofpeace d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
Mario Rodas d807152c69
Merge pull request #94161 from r-ryantm/auto-update/openfst
openfst: 1.7.7 -> 1.7.9
2020-07-29 11:22:53 -05:00
R. RyanTM 7018106e4e openfst: 1.7.7 -> 1.7.9 2020-07-29 09:09:27 +00:00
Mario Rodas 9cf45cd6b9
protobuf3_12: 3.12.3 -> 3.12.4 2020-07-28 19:42:33 -05:00
John Ericson cd719c1eae
Merge pull request #91974 from Mic92/nostdinc
stdenv: make -nostdinc work as intended
2020-07-28 19:49:42 -04:00
Kristoffer Søholm 8b633d8b3c unicorn-emulator: 1.0.1 -> 1.0.2-rc4
Also adds tests
2020-07-29 00:32:20 +02:00
Thorsten 30e052a3fc
libredwg: 0.10.1 -> 0.10.1.3707 (#94087)
fixes #93994
2020-07-28 22:54:37 +02:00
David McFarland 535a3e8d48
mesa: add patch to link radv with build-id
Without this, the radv cache uuid would fall back to using the
timestamps of the radv and llvm shared libraries, which are fixed in
/nix/store.  This caused cache collisons, which resulted in crashes
(e.g. #92807).
2020-07-28 15:53:16 +02:00
Michael Weiss 715cd6cc1d
neatvnc: 0.1.0 -> 0.2.0 2020-07-28 15:01:16 +02:00
Michael Weiss 2f56b88d5f
aml: init at 0.1.0 2020-07-28 15:01:16 +02:00
Orivej Desh f8369badce
xxHash: 0.7.4 -> 0.8.0 (#94051) 2020-07-28 11:28:51 +00:00
Daniël de Kok 50edd38cf1
Merge pull request #94053 from r-ryantm/auto-update/actor-framework
caf: 0.17.5 -> 0.17.6
2020-07-28 08:30:52 +02:00
worldofpeace 654b66e0e4
Merge pull request #93963 from seqizz/g_typo_environment
treewide: fix typo on word environment
2020-07-28 02:18:28 -04:00
Gürkan Gür eb627de968 treewide: fix typo on word environment 2020-07-28 08:00:38 +02:00
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
Antoine R. Dumont (@ardumont) 1e70a95d45
spdlog: 1.6.0 -> 1.7.0 2020-07-27 08:20:22 +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
R. RyanTM 04fef4c0e9 libraw: 0.19.5 -> 0.20.0 2020-07-25 06:46:20 +00: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