36619 Commits

Author SHA1 Message Date
Doron Behar
ac5e22734c liburing: Fix references between outputs issue
Experienced in:
https://github.com/NixOS/nixpkgs/pull/98869#discussion_r495492213

Set configure flags properly, don't override configurePhase, per:
https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/explicit-phases.md

Use different output names - use $bin for examples, and $out for
libraries which expectedly should be referenced by reverse deps.
2020-10-01 19:00:31 +03:00
Michael Weiss
e991a1ea1f
mesa: 20.1.8 -> 20.1.9 (#99291) 2020-10-01 17:58:27 +02:00
Sebastian Neubauer
0473ca0ee0 amdvlk: 2020.Q3.5 -> 2020.Q3.6 2020-10-01 12:38:42 +02:00
Bas van Dijk
af8409fc0a libvirt: fetch sources from gitlab
That seems to be the official repository now.
2020-10-01 10:55:56 +02:00
Robert Scott
701a6aaeec
Merge pull request #99118 from risicle/ris-precice-2.1.0
precice: fix build, 2.0.2 -> 2.1.0, enable for darwin
2020-09-30 18:47:49 +01:00
Daniël de Kok
142a041d39 ethash: remove buildInputs
When reviewing #98054, I noticed that this package has a bunch of
buildInputs that are unused. There are no references to OpenCL, mesa,
boost, cryptopp, or openmpi in the source code. The package compiles
fine with these buildInputs removed.
2020-09-30 19:27:53 +02:00
R. RyanTM
813676331f xylib: 1.5 -> 1.6 2020-09-30 09:25:49 -07:00
John Ericson
6a0cf06f8e
Merge pull request #98818 from lopsided98/libical-cross
libical: fix cross-compilation
2020-09-30 11:08:43 -04:00
WORLDofPEACE
effaddc2ec
Merge pull request #99112 from worldofpeace/gegl-fix
gegl_0_4: make vapi dependencies explicit
2020-09-29 18:34:14 -04:00
Ben Wolsieffer
56ef82d0cd libical: fix cross-compilation
gobject-introspection cannot be cross-compiled, so disable it when
cross-compiling. The glib bindings attempt to run a binary compiled for the
host during the build, so add a patch that allows the binary to be provided
by buildPackages.libical.
2020-09-29 17:51:27 -04:00
Robert Scott
509208ea45 precice: enable for darwin 2020-09-29 22:26:30 +01:00
Robert Scott
c943e6bc14 precice: 2.0.2 -> 2.1.0 2020-09-29 21:53:37 +01:00
Robert Scott
5afdaa28a6 precice: fix build
cmake gets confused with python 3.8's version number, switch back to 3.7
for now until upstream's resolved that
2020-09-29 21:52:44 +01:00
WORLDofPEACE
6f35dac541 gegl_0_4: make vapi dependencies explicit 2020-09-29 15:38:17 -04:00
Jan Tojnar
239a6e5795
Merge pull request #98926 from r-ryantm/auto-update/appstream-glib
appstream-glib: 0.7.17 -> 0.7.18
2020-09-29 18:45:37 +02:00
Jan Tojnar
a7f375d335
Merge pull request #98909 from r-ryantm/auto-update/xdg-desktop-portal
xdg-desktop-portal: 1.7.2 -> 1.8.0
2020-09-29 16:26:56 +02:00
Michael Weiss
2866c05fb4
neatvnc: 0.3.1 -> 0.3.2 2020-09-29 12:48:43 +02:00
Bas van Dijk
3acb90e7dd libvirt: update source URLs to https 2020-09-29 10:09:09 +02:00
Bas van Dijk
8d995c440d libvirt: remove -fno-stack-protector because it builds without it 2020-09-29 10:03:36 +02:00
Bas van Dijk
de15287183 libvirt: update autoconf 1.70 comment to 2.70 2020-09-29 09:58:48 +02:00
Bas van Dijk
4606528fcb libvirt: update homepage to https URL 2020-09-29 09:45:13 +02:00
Bas van Dijk
d5b0c8bcdf libvirt: 6.3.0 -> 6.6.0
Also upgrades `python3Packages.libvirt`
and patches the `rpcgen` tool from Apple's `developer_cmds` package.
2020-09-29 00:18:24 +02:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Christian Kauhaus
72d0f85dd2 zeroc-mcpp: decouple from original mcpp
zeroc-ice used to smuggle a forked mcpp version in with an override,
which broke after applying a security patch against mcpp in
c60cafa719ba22772114f4c35df14fb18f66a66f. Overriding instead of defining
a new derivation is a questionable optimization since in fact, only the
'configureFlags' line is shared.

Remove the override and give the forked mcpp a live on its own.

The security patch for mcpp is not relevant for this fork.

Fix #98581
2020-09-28 18:11:19 +02:00
Timo Kaufmann
27f084d817
Merge pull request #98779 from r-ryantm/auto-update/libbraiding
libbraiding: 1.0 -> 1.1
2020-09-28 11:11:06 +02:00
Mario Rodas
dc1bc31f16
Merge pull request #98830 from r-ryantm/auto-update/oneDNN
oneDNN: 1.6.1 -> 1.6.3
2020-09-27 22:53:46 -05:00
Peter Simons
61616535b9 mlt: add libexif, gtk2, fftw, libebur128, opencv4, and SDL2 dependencies
This enables more optional features. I'm not sure what the difference is
between mlt and mlt-qt5. I suppose both derivations should be kept in sync?
2020-09-27 20:12:04 +02:00
Lancelot SIX
2adef714fc
Merge pull request #98825 from r-ryantm/auto-update/nco
nco: 4.9.3 -> 4.9.5
2020-09-27 13:07:20 +01:00
Frederik Rietdijk
759a2815ec pkgsStatic.fmt: don't build shared libs
The change in `static.nix` was added in
https://github.com/NixOS/nixpkgs/pull/76875 but apparently
`enabledShared` got removed in the master/staging-next merge.
2020-09-27 11:31:58 +02:00
R. RyanTM
477c40126e nco: 4.9.3 -> 4.9.5 2020-09-27 19:21:54 +10:00
R. RyanTM
9778b4632e appstream-glib: 0.7.17 -> 0.7.18 2020-09-27 08:17:58 +00:00
R. RyanTM
8b0aaac4d6 xdg-desktop-portal: 1.7.2 -> 1.8.0 2020-09-27 03:25:10 +00:00
Gabriel Ebner
bbb854f974
Merge pull request #98845 from gebner/freecad019git 2020-09-26 17:30:56 +02:00
Thomas Tuegel
6882716623
Merge pull request #98846 from ttuegel/libvlc
Build standalone libvlc
2020-09-26 08:23:08 -05:00
Gabriel Ebner
78c10375d8 opencascade-occt730: init at 7.3.0p3 2020-09-26 14:26:16 +02:00
Gabriel Ebner
0b536960ac libsForQt5.soqt: 1.6.0a -> 1.6.0 2020-09-26 13:49:42 +02:00
Gabriel Ebner
11dd6f4584 coin3d: unstable-2019-06-12 -> 4.0.0 2020-09-26 13:49:42 +02:00
Thomas Tuegel
d0636ea72e
Merge pull request #98796 from callahad/qtav
libqtav: 1.12.0 -> git-2020-09-10
2020-09-26 06:15:24 -05:00
Florian Klink
3be1717c83
Merge pull request #98837 from r-ryantm/auto-update/pkger
pkger: 0.17.0 -> 0.17.1
2020-09-26 12:26:51 +02:00
Michael Weiss
7e2a0491e1
neatvnc: 0.3.0 -> 0.3.1 2020-09-26 12:12:06 +02:00
Gabriel Ebner
650cb98140 opencascade-occt: 7.3.0p3 -> 7.4.0p1 2020-09-26 11:38:49 +02:00
R. RyanTM
a6cb77733d pkger: 0.17.0 -> 0.17.1 2020-09-26 08:49:06 +00:00
Gabriel Ebner
f557e2f2a1
Merge pull request #98790 from r-ryantm/auto-update/libqalculate
libqalculate: 3.12.1 -> 3.13.0
2020-09-26 10:23:53 +02:00
Dan Callahan
9cb5285c0a
libqtav: 1.12.0 -> git-2020-09-10
This un-breaks libqtav by upgrading it to the current upstream HEAD.
Previously, Qtav was broken by the Qt 5.12 -> 5.14 migration (#84232).
See commit 819bb63d5c1ff038f7cd39bb0fa7a4f9564ce000

This also un-pins ffmpeg_3; libqtav works fine with current ffmpeg.

Digikam is the only derivation in nixpkgs that has referenced libqtav, thus
upgrading to a pre-release revision poses minimal risk.
2020-09-26 08:36:14 +01:00
Peter Simons
502845c3e3
Merge pull request #98786 from woffs/shotcut-20.09.13
shotcut: 20.07.11 -> 20.09.13, mlt: 6.20.0 -> 6.22.1
2020-09-26 09:12:52 +02:00
R. RyanTM
90ea25e179 oneDNN: 1.6.1 -> 1.6.3 2020-09-26 06:45:18 +00:00
R. RyanTM
748686f71b libstrophe: 0.9.3 -> 0.10.0 2020-09-25 20:23:40 +00:00
R. RyanTM
8719983075 libqalculate: 3.12.1 -> 3.13.0 2020-09-25 19:36:59 +00:00
Frank Doepper
c835358078 shotcut: 20.07.11 -> 20.09.13, mlt: 6.20.0 -> 6.22.1
and add updateScript
2020-09-25 21:12:40 +02:00
Robert Scott
452a9b3af2
Merge pull request #98610 from r-burns/libkml
libkml: fix tests on darwin
2020-09-25 19:54:54 +01:00