Commit Graph

35106 Commits

Author SHA1 Message Date
Matthew Bauer 673827fd31
Merge pull request #88984 from matthewbauer/gfortran-no-pkgsTargetTarget
openmpi: use pkgsHostTarget for gfortran
2020-05-27 10:11:42 -05:00
R. RyanTM c5f7bda79f sqlite: 3.31.1 -> 3.32.0 2020-05-27 15:03:33 +00:00
Frederik Rietdijk 362d88c2b1 Merge staging-next into staging 2020-05-27 15:27:28 +02:00
Jörg Thalheim 660854a266
Merge pull request #88916 from zowoq/patches 2020-05-27 06:54:01 +01:00
Mario Rodas 6050c0bf45
Merge pull request #88561 from zowoq/ffmpeg
ffmpeg{_4,-full}: 4.2.2 -> 4.2.3, ffmpeg_2_8: 2.8.15 -> 2.8.16
2020-05-26 23:29:43 -05:00
Benjamin Hipple f04a5af0cc
Merge pull request #82180 from bcdarwin/bppcore
bppsuite: init at 2.4.1
2020-05-26 21:07:25 -04:00
Matthew Bauer c60144d4c0 openmpi: use pkgsHostTarget for gfortran
This is very confusing. “stdenv” is created from the parent stage so
pkgsTargetTarget.stdenv.cc is a compiler that runs /on/ host platform
and creates binaries for target platform. gfortran on the other hand
is not special cased like stdenv, so the equivalent to
pkgsTargetTarget.stdenv.cc is pkgsHostTarget.gfortran.

I’ve rewritten this to be a little less confusing, “pkgsHostTarget” is
equivalent to “pkgs” so it is unneeded. All that is left is
“pkgsTargetTarget.stdenv” which is equivalent to
“targetPackages.stdenv”.

Fixes #88951

/cc @markuskowa @ericson2314
2020-05-26 16:44:50 -05:00
José Romildo Malaquias dbc9decefb gsettings-qt: add update script 2020-05-26 18:15:24 -03:00
José Romildo Malaquias 01fc61f585 gsettings-qt: 0.1.20170824 -> 0.2
- Update to version 0.2
- Upstream moved to gitlab (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951019).
2020-05-26 17:34:11 -03:00
Dmitry Kalinkin 5035c65a60
Merge pull request #88476 from veprbl/pr/rivet3
rivet: 2.7.2 -> 3.1.1
2020-05-26 15:52:08 -04:00
zowoq 6fa13a7e2f cernlib: use patch file extension 2020-05-26 14:51:07 +10:00
Benjamin Hipple d3082a31cd
Merge pull request #87544 from bcdarwin/vtk-8
vtk: 7.1.1 -> 8.2.0
2020-05-26 00:24:28 -04:00
Ben Darwin 7f656f3ef6 bpp-popgen: init at 2.4.1 2020-05-25 21:12:17 -04:00
Ben Darwin a53b27829c bpp-phyl: init at 2.4.1 2020-05-25 21:10:59 -04:00
Ben Darwin 8d712ccc16 bpp-seq: init at 2.4.1 2020-05-25 21:09:52 -04:00
Ben Darwin adc7b4c979 bpp-core: init at 2.4.1 2020-05-25 21:08:31 -04:00
Jan Tojnar 48647c79a1
Merge pull request #88827 from r-ryantm/auto-update/libbytesize 2020-05-25 14:44:23 +02:00
Jan Tojnar 0f4b31a121
Merge pull request #88569 from r-ryantm/auto-update/lilv 2020-05-25 14:41:39 +02:00
Jan Tojnar 38acc397c8
Merge pull request #88086 from jtojnar/gdk-pixbuf-xlib-drop 2020-05-25 13:51:19 +02:00
Jan Tojnar a8ac389d5b
Merge pull request #88560 from r-ryantm/auto-update/jansson 2020-05-25 13:40:39 +02:00
Jan Tojnar b0a313e5a9
Merge pull request #87493 from r-ryantm/auto-update/serd 2020-05-25 13:29:36 +02:00
Jan Tojnar a634c548f7
Merge pull request #88579 from r-ryantm/auto-update/libqmi 2020-05-25 12:47:42 +02:00
Jan Tojnar 1c0b497768
Merge pull request #88883 from r-ryantm/auto-update/gexiv2
gexiv2: 0.12.0 -> 0.12.1
2020-05-26 02:39:05 +02:00
R. RyanTM 27fbd43843 gexiv2: 0.12.0 -> 0.12.1 2020-05-25 17:03:39 +00:00
Anderson Torres c51d8d6134
Merge pull request #88620 from doronbehar/wrapMpv
mpv: Move all wrapping logic to a single wrapper function
2020-05-25 10:56:04 -03:00
Mario Rodas bfdb43f1c3
Merge pull request #88832 from r-ryantm/auto-update/lyra
lyra: 1.3 -> 1.4
2020-05-25 07:01:06 -05:00
Mario Rodas e61b2b165c
Merge pull request #88860 from r-ryantm/auto-update/biblesync
biblesync: 2.0.1 -> 2.1.0
2020-05-25 07:00:13 -05:00
Jan Tojnar 27e0dff5ac
Merge pull request #87531 from r-ryantm/auto-update/uchardet 2020-05-25 13:35:00 +02:00
Mario Rodas be1b02cbd1
Merge pull request #88830 from r-ryantm/auto-update/libxsmm
libxsmm: 1.13 -> 1.15
2020-05-25 06:21:53 -05:00
Jan Tojnar 09410b58d4
Merge pull request #88215 from r-ryantm/auto-update/qgnomeplatform 2020-05-25 12:47:08 +02:00
Jan Tojnar 4d9de2d85d
Merge pull request #83534 from mmilata/libosinfo-bump
osinfo-db-tools: 1.6.0 -> 1.7.0, osinfo-db: 20200214 -> 20200515, libosinfo: fix test
2020-05-25 12:38:04 +02:00
Jan Tojnar 0af23b05ab
Merge pull request #75435 from Elyhaka/fprintd 2020-05-25 12:22:48 +02:00
Mario Rodas 074ab51316
biblesync: update homepage 2020-05-25 04:20:00 -05:00
Michael Raskin 99226ad149
Merge pull request #88528 from r-ryantm/auto-update/glib
glib: 2.64.1 -> 2.64.3
2020-05-25 08:57:50 +00:00
R. RyanTM 2a754d6313 biblesync: 2.0.1 -> 2.1.0 2020-05-25 08:31:33 +00:00
Lassulus e7e4a23044
Merge pull request #87827 from mweinelt/activemq
activemq: 5.14.5 → 5.15.12
2020-05-25 09:36:10 +02:00
Dmitry Kalinkin 475d5df12a
mcgrid: drop 2020-05-25 01:01:32 -04:00
Dmitry Kalinkin 9a2182eef6
rivet: 2.7.2 -> 3.1.1 2020-05-25 01:01:22 -04:00
R. RyanTM 6bfabdf1a2 openh264: 2.1.0 -> 2.1.1 2020-05-25 00:55:02 +00:00
R. RyanTM b756e7ffaf lyra: 1.3 -> 1.4 2020-05-24 23:17:59 +00:00
R. RyanTM 0d64b7314c libxsmm: 1.13 -> 1.15 2020-05-24 23:06:12 +00:00
R. RyanTM 3151144388 libbytesize: 2.2 -> 2.3 2020-05-24 22:33:29 +00:00
Mario Rodas 32f9cf1336
Merge pull request #88765 from r-ryantm/auto-update/sqlcipher
sqlcipher: 4.3.0 -> 4.4.0
2020-05-24 12:50:47 -05:00
Piotr Bogdan b67e25bf89 accountsservice: add patch for upstream issue #55
https://gitlab.freedesktop.org/accountsservice/accountsservice/-/issues/55
2020-05-24 15:54:52 +01:00
markuskowa 006717b79f
Merge pull request #85280 from r-ryantm/auto-update/qtstyleplugin-kvantum-qt4
qtstyleplugin-kvantum-qt4: 0.11.2 -> 0.15.2
2020-05-24 13:41:20 +02:00
Florian Klink 9d333b2889
Merge pull request #84243 from doronbehar/package-comedilib
comedilib: init at 0.11.0
2020-05-24 13:37:28 +02:00
Mario Rodas 62e86e40a5
sqlcipher: update homepage 2020-05-24 04:20:00 -05:00
Mario Rodas 0674b0d411 sqlcipher: install manpage 2020-05-24 04:20:00 -05:00
R. RyanTM 212b9f38bc sqlcipher: 4.3.0 -> 4.4.0 2020-05-24 10:05:39 +00:00
Frederik Rietdijk d578248611 Merge staging-next into staging 2020-05-24 10:10:06 +02:00
zowoq cfaa8035d7 ffmpeg_2_8: 2.8.15 -> 2.8.16 2020-05-24 10:44:45 +10:00
zowoq f7c914e96e ffmpeg-full: 4.2.2 -> 4.2.3 2020-05-24 10:44:45 +10:00
zowoq 0e384147f9 ffmpeg_4: 4.2.2 -> 4.2.3 2020-05-24 10:44:45 +10:00
John Ericson 5aad832327
Merge pull request #87904 from jtojnar/gi-docs
gobject-introspection: clean-ups & build docs
2020-05-23 19:45:09 -04:00
Dmitry Kalinkin 04fd66496f
libsForQt5.qscintilla: fix darwin build 2020-05-23 19:34:06 -04:00
Doron Behar 01513d9e67 comedilib: init at 0.11.0 2020-05-24 01:53:47 +03:00
Doron Behar f93918bdc3 mpv: Move all wrappings to a single wrapper Nix function
Inspired by `wrapNeovim`, write a wrapMpv Nix function that creates a
derivation that has all of the environment that was added if needed at
the unwrapped version.

Add derivations to all-packages.nix in an almost compatible way and make
`mpv-with-scripts` throw a message implying to switch to `wrapMpv` which
has an incompatible signature.

Add to vapoursynth a new passthru attribute `python3` that is used in
passed down to the wrapper to ensure ABI compatibility with
`PYTHONPATH`.
2020-05-24 01:25:33 +03:00
Dmitry Kalinkin 167e5cc9d7
yoda: 1.7.7 -> 1.8.2, enable tests 2020-05-23 17:23:43 -04:00
chessai 6333819c60 libxsmm: init at 1.13 2020-05-23 13:43:27 -07:00
Orivej Desh aa44ca368a ffmpeg: add libaom to build inputs only if enabled 2020-05-23 19:56:22 +00:00
Orivej Desh (NixOS) 775f0fda78
Merge pull request #88439 from primeos/libaom
libaom: 1.0.0-errata1 -> 2.0.0
2020-05-23 19:31:01 +00:00
Ryan Mulligan 577b96a1d1
Merge pull request #88512 from r-ryantm/auto-update/freetds
freetds: 1.1.33 -> 1.1.39
2020-05-23 11:54:12 -07:00
Lila 18eff2d1cf libusb1: Fix for pkgsMusl
This reintroduces the changes from 370d483 after they were probably accidentally
removed in b3862e2.
2020-05-23 18:33:36 +02:00
Martin Milata 1d89fa4b23 libosinfo: fix disabled tests 2020-05-23 14:09:48 +02:00
Scriptkiddi 9d50563293
precice: 2020-01-20 -> 2.0.2 2020-05-23 13:33:27 +02:00
Frederik Rietdijk 8a77c900dd Merge staging-next into staging 2020-05-23 10:25:19 +02:00
Mario Rodas c4eeaccbef
Merge pull request #88199 from r-ryantm/auto-update/opendht
opendht: 2.0.0 -> 2.1.1
2020-05-23 00:45:07 -05:00
Mario Rodas adf6f30da9
Merge pull request #88634 from marsam/fix-openldap-darwin
openldap: fix build on darwin
2020-05-22 23:49:35 -05:00
Niklas Hambüchen ac2655ae68
Merge pull request #88529 from r-ryantm/auto-update/goffice
goffice: 0.10.46 -> 0.10.47
2020-05-23 05:04:32 +02:00
Niklas Hambüchen 97da3e2b4f
Merge pull request #88642 from r-ryantm/auto-update/pcl
pcl: 1.10.1 -> 1.11.0
2020-05-23 04:54:40 +02:00
R. RyanTM c1cb5fee24 pcl: 1.10.1 -> 1.11.0 2020-05-23 00:55:34 +00:00
Mario Rodas 51523069a6
openldap: fix build on darwin 2020-05-22 17:51:52 -05:00
R. RyanTM c76564c4bc fastjet: 3.3.3 -> 3.3.4 2020-05-22 16:39:11 -04:00
Florian Klink 98efbe9052
Merge pull request #79286 from ju1m/openldap_sha2_pbkdf2
openldap: enable sha2 and pbkdf2 modules
2020-05-22 22:02:37 +02:00
Ryan Mulligan 3d4c307b30
Merge pull request #88499 from r-ryantm/auto-update/gensio
gensio: 1.3.3 -> 2.0.5
2020-05-22 08:03:24 -07:00
Mario Rodas c72b4d8cb5
Merge pull request #88578 from r-ryantm/auto-update/ldb
ldb: 2.1.2 -> 2.1.3
2020-05-22 08:43:49 -05:00
Orivej Desh 9836d06e3d libaom: enable shared, split outputs 2020-05-22 10:11:39 +00:00
Orivej Desh 16d7f7edae Merge branch 'master' into staging 2020-05-22 09:13:23 +00:00
Lassulus d84d8e802e
Merge pull request #79175 from helsinki-systems/init/sogo
sogo: init at 4.3.2
2020-05-22 11:04:39 +02:00
R. RyanTM c5239058fb libqmi: 1.24.10 -> 1.24.12 2020-05-22 06:00:55 +00:00
R. RyanTM 0428650dae ldb: 2.1.2 -> 2.1.3 2020-05-22 05:49:18 +00:00
R. RyanTM a1416e63dd libuv: 1.37.0 -> 1.38.0 2020-05-22 03:00:15 +00:00
R. RyanTM 8c52a81713 lilv: 0.24.6 -> 0.24.8 2020-05-22 02:37:10 +00:00
Mario Rodas 54392e38c2
Merge pull request #88484 from danieldk/sentencepiece-0.1.91
sentencepiece: 0.1.90 -> 0.1.91
2020-05-21 19:58:00 -05:00
R. RyanTM 84b6ace626 jansson: 2.12 -> 2.13.1 2020-05-22 00:21:15 +00:00
Vladyslav M ba5d3e9754
Merge pull request #88453 from primeos/dav1d 2020-05-21 23:07:27 +03:00
R. RyanTM 53ae029435 isocodes: 4.4 -> 4.5.0 2020-05-21 19:52:11 +00:00
R. RyanTM 65bd987b12 goffice: 0.10.46 -> 0.10.47 2020-05-21 18:22:55 +00:00
R. RyanTM c174be1005 glib: 2.64.1 -> 2.64.3 2020-05-21 18:02:56 +00:00
R. RyanTM 0fd395b380 freetype: 2.10.1 -> 2.10.2 2020-05-21 12:31:02 +00:00
R. RyanTM 6c9081fb93 freetds: 1.1.33 -> 1.1.39 2020-05-21 12:21:52 +00:00
Karol Chmist 4babef9608 SDL2: Add dontDisableStatic = withStatic ? false 2020-05-21 11:35:19 +02:00
R. RyanTM 1039faacfb gensio: 1.3.3 -> 2.0.5 2020-05-21 09:33:39 +00:00
Daniël de Kok 946b97a890 sentencepiece: 0.1.90 -> 0.1.91
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.91
2020-05-21 08:35:12 +02:00
Dmitry Kalinkin 4a302d1b9a
Merge pull request #87638 from veprbl/pr/arrow_cpp_0_17_0
arrow-cpp: 0.16.0 -> 0.17.1
2020-05-20 18:31:47 -04:00
Dmitry Kalinkin 1fc90ff164
arrow-cpp: 0.17.0 -> 0.17.1 2020-05-20 16:38:00 -04:00
Michael Weiss b1b307327c
dav1d: 0.6.0 -> 0.7.0 2020-05-20 22:08:29 +02:00
Dmitry Kalinkin 9f1c07af20
rivet: change license to gpl3 2020-05-20 15:16:27 -04:00
R. RyanTM 52ed8e3bf2 libarchive: 3.4.2 -> 3.4.3 2020-05-20 18:57:34 +00:00
Ryan Mulligan a3a6c952ed
Merge pull request #88255 from r-ryantm/auto-update/armadillo
armadillo: 9.870.2 -> 9.880.1
2020-05-20 08:19:29 -07:00
Michael Weiss f6373d28e1
libaom: 1.0.0-errata1 -> 2.0.0 2020-05-20 17:12:56 +02:00
Michele Guerini Rocco fa65afd3ee
Merge pull request #88238 from r-ryantm/auto-update/vapoursynth-mvtools
vapoursynth-mvtools: 22 -> 23
2020-05-20 14:57:51 +02:00
R. RyanTM 328bb617b3 armadillo: 9.870.2 -> 9.880.1 2020-05-20 07:30:16 +00:00
R. RyanTM 06e6909925 vapoursynth-mvtools: 22 -> 23 2020-05-20 03:00:59 +00:00
Niklas Hambüchen dd1f3d5c11
Merge pull request #88128 from r-ryantm/auto-update/doctest
doctest: 2.3.7 -> 2.3.8
2020-05-20 03:56:35 +02:00
Niklas Hambüchen 2010890431
Merge pull request #88138 from r-ryantm/auto-update/freenect
freenect: 0.6.0 -> 0.6.1
2020-05-20 03:54:40 +02:00
Niklas Hambüchen 4d20a20399
Merge pull request #85270 from r-ryantm/auto-update/openvdb
openvdb: 6.2.1 -> 7.0.0
2020-05-20 03:49:53 +02:00
R. RyanTM cefba9b7c9 qgnomeplatform: 0.6.0 -> 0.6.1 2020-05-19 23:00:37 +00:00
Orivej Desh 3389db60a1 libdeflate: remove local prefix 2020-05-19 22:23:11 +00:00
R. RyanTM 4a8a4c2b99
libdeflate: 1.5 -> 1.6 (#88163) 2020-05-19 22:22:09 +00:00
R. RyanTM 7ff368e69b opendht: 2.0.0 -> 2.1.1 2020-05-19 20:41:40 +00:00
Maximilian Bosch 25b7d1ec85
Merge pull request #88124 from r-ryantm/auto-update/cutelyst
cutelyst: 2.10.0 -> 2.11.0
2020-05-19 20:39:42 +02:00
Ryan Orendorff f7ad47a8f6
agdaPackages.cubical: init at 0.2 (#76994)
Co-authored-by: Alex Rice <alexrice999@hotmail.co.uk>
2020-05-19 13:20:35 -04:00
Mario Rodas c022cd14b2
Merge pull request #88162 from r-ryantm/auto-update/libcint
libcint: 3.0.19 -> 3.0.20
2020-05-19 08:21:27 -05:00
Elyhaka c7c90540dd
libfprint: 1.0 -> 1.90.1 2020-05-19 14:03:13 +02:00
Elyhaka 8c9dc6df61
libpam-wrapper: init at 1.1.3 2020-05-19 14:02:39 +02:00
Jörg Thalheim 1a4a828c8a
Merge pull request #88164 from tobim/pkgs/caf-0.17.5
caf: 0.17.4 -> 0.17.5
2020-05-19 11:32:30 +01:00
R. RyanTM 403d45064e libcint: 3.0.19 -> 3.0.20 2020-05-19 10:03:21 +00:00
Tobias Mayer 99f3fee199
caf: 0.17.4 -> 0.17.5 2020-05-19 09:38:24 +02:00
R. RyanTM 3cb5a4b93e freenect: 0.6.0 -> 0.6.1 2020-05-19 06:02:53 +00:00
R. RyanTM c644a17b00 doctest: 2.3.7 -> 2.3.8 2020-05-19 04:30:23 +00:00
R. RyanTM 4682a2ab77 cutelyst: 2.10.0 -> 2.11.0 2020-05-19 03:59:30 +00:00
Mario Rodas b2d7397e91
Merge pull request #87971 from marsam/update-grpc
grpc: 1.28.1 -> 1.29.0
2020-05-18 19:33:21 -05:00
Jan Tojnar f8a9c6efac
Merge branch 'staging-next' into staging 2020-05-18 21:09:48 +02:00
Jan Tojnar 7f40cfd97b
Merge branch 'master' into staging-next 2020-05-18 21:09:27 +02:00
Jan Tojnar 80a89002f1
gdk-pixbuf: do not build deprecated xlib library
It is deprecated and will be removed:

https://mail.gnome.org/archives/desktop-devel-list/2019-November/msg00009.html

Until then, you can use gdk-pixbuf-xlib package.
2020-05-18 21:03:59 +02:00
Jan Tojnar 6323002aac
gdk-pixbuf-xlib: init at 2019-10-19-unstable
https://mail.gnome.org/archives/desktop-devel-list/2019-November/msg00009.html
2020-05-18 21:03:43 +02:00
Jan Tojnar 5787e9a035
gdk-pixbuf: clean up
* format with nixpkgs-fmt
* reorder the attributes
* replace aliases
* inline pname & version
* add GNOME maintainers
* update homepage from devdocs to repo
2020-05-18 20:33:20 +02:00
zowoq 044857e11c oniguruma: 6.9.4 -> 6.9.5_rev1
https://github.com/kkos/oniguruma/blob/v6.9.5_rev1/HISTORY
2020-05-18 10:51:27 +10:00
Mario Rodas a736f8c1cc
Merge pull request #87991 from r-ryantm/auto-update/capstone
capstone: 4.0.1 -> 4.0.2
2020-05-17 16:56:41 -05:00
Matthieu Coudron 66c04a191e
Merge pull request #86075 from teto/mpack
minor tweaks to develop on luaPackages.mpack
2020-05-17 23:40:46 +02:00
Jan Tojnar c9857dee7d
gobject-introspection: move build tools to nativeBuildInputs 2020-05-17 22:28:06 +02:00
adisbladis bd039e7823
Merge pull request #87975 from flokli/pkger
pkger: init at 0.16.0
2020-05-17 10:37:38 +02:00
Jan Tojnar e16ca535e9
Merge pull request #87974 from jtojnar/gnome-more-updates 2020-05-17 08:35:51 +02:00
R. RyanTM 3f4703424c capstone: 4.0.1 -> 4.0.2 2020-05-16 23:19:57 +00:00
Florian Klink bf311f1b97 pkger: init at 0.16.0 2020-05-16 23:51:11 +02:00
Jan Tojnar 6f15e31702
pipewire: 0.3.2 → 0.3.5
002bcae856
33398d7de8
ba215efed0
2020-05-16 22:13:05 +02:00
Florian Klink a42e33612a
Merge pull request #87968 from elohmeier/ffmpeg-addOpenGLRunpath2
ffmpeg: extend addOpenGLRunpath to handle libcuda referencing libraries
2020-05-16 21:51:25 +02:00
Enno Lohmeier 78987e2af0 ffmpeg: extend addOpenGLRunpath to handle libcuda referencing libraries 2020-05-16 21:48:59 +02:00
Enno Lohmeier 96638775aa ffmpeg-full: setup addOpenGLRunpath 2020-05-16 21:23:21 +02:00
Mario Rodas e534efaae8
protobuf3_12: init at 3.12.0
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0
2020-05-16 04:20:00 -05:00
Mario Rodas 625cb1794a
grpc: 1.28.1 -> 1.29.0 2020-05-16 04:20:00 -05:00
John Ericson ee8cfe4bf3 treewide: pkg-config has `targetPrefix` 2020-05-16 00:21:21 +00:00
Jan Tojnar fd5ea9d5f2
gobject-introspection: add docs 2020-05-15 21:32:37 +02:00
Jan Tojnar e4a009a109
gobject-introspection: consolidate patches
and add comments
2020-05-15 21:04:31 +02:00
Jan Tojnar fbb86b1fa8
gobject-introspection: more clean-ups
* remove glibcLocales now that glibc contains C.UTF-8
* remove libintl, that should be in by default or something
* update homepage
* add gnome team to maintainers
* remove the temporary libregress closer its creation
2020-05-15 21:03:20 +02:00
Tor Hedin Brønner 59e2e44f5b
Merge pull request #87202 from r-ryantm/auto-update/glade
gnome3.glade: 3.22.2 -> 3.36.0
2020-05-15 20:52:25 +02:00
Jan Tojnar 1bc7b68b1c
gobject-introspection: clean up the expression
* format with nixpkgs-fmt
* reorder the attributes
* use pkg-config instead of the pkgconfig alias
* optional → optionals
* remove top-level `with lib;`
2020-05-15 19:57:40 +02:00
Jan Tojnar e20c3296a4
glade: 3.32.2 → 3.36.0
https://ftp.gnome.org/pub/GNOME/sources/glade/3.36/glade-3.36.0.news
2020-05-15 19:26:02 +02:00
Jan Tojnar 6b17638dc6
glade: rename from gnome3.glade 2020-05-15 19:21:12 +02:00
Lila 7517299146
treewide: fix broken AlpineLinux repo links (#87892) 2020-05-15 16:58:27 +01:00
Henk Kalkwater 5ecd99b2bd qt5.qtgamepad: init at 5.12.7 2020-05-14 21:56:30 -07:00
Dmitry Kalinkin 9943fd1a1d
Merge pull request #76653 from alexarice/agda-rework
Agda rework
2020-05-14 18:02:50 -04:00
Alex Rice 8ee4c3698c
Agda: Add turion as maintainer 2020-05-14 20:54:12 +01:00
Keshav Kini 43fb96efe8
iowa-stdlib: update homepage URL
The old homepage URL, which was hosted inside the old SVN server, isn't publicly accessible anymore. Since the project has officially moved to github, it seems better to set the github repo as the homepage.
2020-05-14 20:54:12 +01:00
Alex Rice 1175065111
agda.iowa-stdlib: mark broken 2020-05-14 20:54:12 +01:00
Alex Rice a7cd372a3e
agda.standard-library: 1.1 -> 1.3 2020-05-14 20:54:12 +01:00
Alex Rice 6c1cdedb6d
agda-categories: init at 0.1 2020-05-14 20:54:12 +01:00
Alex Rice c2814be3a3
agda-prelude: update 2020-05-14 20:54:11 +01:00
Alex Rice d30e2468e0
agda: rework builder 2020-05-14 20:54:11 +01:00
Sarah Brofeldt 7625e2771f
Merge pull request #83711 from KoviRobi/libfive-2020-02-15
libfive: 2018-07-01 -> 2020-02-15
2020-05-14 21:16:26 +02:00
Andreas Rammhold bf60834d6d
Merge pull request #87748 from Gaelan/nss-arm-fix
nss: fix building for aarch32 on aarch64
2020-05-14 20:42:25 +02:00
Benjamin Hipple 6a61ce54b9
Merge pull request #87789 from danieldk/mkl-pkgconfig
mkl: fix expectation of MKLROOT being set in pkg-config files
2020-05-14 13:55:10 -04:00
Daniël de Kok e88673aa27 mkl: fix expectation of MKLROOT being set in pkg-config files
The Intel MKL pkg-config files did not work, because they expect that
the MKLROOT environment variable is set. This change replaces
occurences by the actual path of MKL in the Nix store.

Since the pkg-config files seem to break quite frequently after
upgrades, add a post-install check to validate the pkg-config files.
2020-05-14 19:40:18 +02:00
Peter Hoeg d037d06def
Merge pull request #80521 from peterhoeg/qtquick_style
plasma and qtquick2 controls theme: init at 5.68
2020-05-15 01:34:08 +08:00
Peter Hoeg 9cc24aa9f0 kdeFrameworks.qqc2-desktop-style: init at 5.68 2020-05-15 01:10:03 +08:00
Gaelan Steele b14d997778 nss: fix building for aarch32 on aarch64
There are two ways to build a package for aarch32 on an aarch64 machine:
either by cross compiling as normal, or by adding armv6l/armv7l to
extraPlatforms and doing a non-cross compile.

Previously, NSS failed to build with both methods: when using
extraPlatforms, things failed because NSS includes an armv8-specific
file (presumably based on the result of uname); when cross compiling,
NSS's build system expects to receive an architecture name of arm (not
armv6l or whatever), so was failing to include some arch-specific code
and failed with a linker error.

This commit fixes those things by a) always passing the arch, even when
not cross-compiling, and b) special-casing aarch32 to always pass in an
arch of arm.
2020-05-14 09:26:09 -07:00
Martin Weinelt 6011b231a7
activemq: 5.14.5 → 5.15.12
Fixes: CVE-2020-1941
2020-05-14 17:52:40 +02:00
Jan Tojnar 3116788c9b
tracker: remove unnecessary dependency
upower handling was moved to tracker miners a while ago.
2020-05-14 14:16:48 +02:00
Jan Tojnar 39b92f6e45
tracker: enable tests
Also remove glibcLocales which are no longer needed for tests and add DocBook 4.5 schemas which are needed for something.
2020-05-14 12:08:12 +02:00
Jan Tojnar f220831068
tracker: format with nixpkgs-fmt 2020-05-14 12:08:11 +02:00
Frederik Rietdijk 404fe35d65 Merge staging-next into staging 2020-05-14 09:37:03 +02:00
Frederik Rietdijk 92a26320e7 Merge master into staging-next 2020-05-14 09:25:25 +02:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM 58d0719bdd wavpack: 5.2.0 -> 5.3.0 2020-05-13 15:39:37 -07:00
Jaka Hudoklin 9a29fe5808
Merge pull request #87576 from xtruder/pkgs/libvirtd/polkit
libvirtd: polkit integration, security fixes
2020-05-13 21:00:51 +07:00
Jaka Hudoklin 741c8c24e1 libvirt: enable polkit support 2020-05-13 21:00:04 +07:00
Daniël de Kok 2548f8b467 sentencepiece: 0.1.86 -> 0.1.90
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.9
https://github.com/google/sentencepiece/releases/tag/v0.1.90
2020-05-13 08:26:00 +02:00
R. RyanTM b633120a42 liburcu: 0.11.1 -> 0.12.1 2020-05-12 22:46:00 -07:00
Ryan Mulligan 35c089a6e2
Merge pull request #87008 from r-ryantm/auto-update/librealsense
librealsense: 2.33.1 -> 2.34.0
2020-05-12 18:47:00 -07:00
Matthew Bauer 34aff7f697 treewide: strip more things in cross
Stripping reduces closure sizes.
2020-05-12 14:31:03 -05:00
ajs124 d68171e327 sope: init at 4.3.2 2020-05-12 18:48:45 +02:00
Marek Mahut 1195705bcd
Merge pull request #87538 from chessai/add-cudd
cudd: init at 3.0.0
2020-05-12 15:48:18 +02:00
xbreak ee5975319b
qt5: Add missing include path to pkg-config files
This is achieved by patching qtbase `qmake/generators/makefile.cpp` to
unconditionally add the missing `-I${includedir}`. The include path is
otherwise conditioned on whether it is already available or not. Since there is
no unified set of system include paths in nix this cause problems as reported
in #52457.
2020-05-12 06:25:28 +00:00
John Ericson 1ac5398589 *-wrapper; Switch from `infixSalt` to `suffixSalt`
I hate the thing too even though I made it, and rather just get rid of
it. But we can't do that yet. In the meantime, this brings us more
inline with autoconf and will make it slightly easier for me to write a
pkg-config wrapper, which we need.
2020-05-12 00:44:44 -04:00
worldofpeace 1e3ff03d1e
Merge pull request #87580 from lopsided98/patch-2
webkitgtk: reenable Hydra build
2020-05-11 23:27:12 -04:00
Dmitry Kalinkin f149c7030a
arrow-cpp: 0.16.0 -> 0.17.0 2020-05-11 22:34:24 -04:00
Corbin Simpson 26a84c4497
libcello: 0.9.2 -> 2.1.0
* libcello: 0.9.2 -> 2.1.0

* Update pkgs/development/libraries/libcello/default.nix

Requested by ryantm. Thanks!

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-05-11 17:29:53 -07:00
Ben Darwin 5e716bf469 vtk: 7.1.1 -> 8.2.0
- also create vtk_7 as several packages don't build with 8.x:
  - itk5: vtkVersion.h header not found at compile time
  - ants: version in tree (2.2.0) is incompatible with 8.2
  - itk4: ants depends on both vtk and itk4, so use vtk_7
  - gdcm: vtk header issue
  - python3Packages.vtk: Python C API compilation error with Python 3.8

- upgrade vtkWithQt4 -> vtkWithQt5
2020-05-11 17:54:29 -04:00
Timo Kaufmann 346de1fb8c
Merge pull request #87518 from r-ryantm/auto-update/sympow
sympow: 2.023.5 -> 2.023.6
2020-05-11 21:35:40 +00:00
Frederik Rietdijk a0b4e664c0 Merge staging-next into staging 2020-05-11 22:09:27 +02:00
Florian Klink 629fa8a2d4
Merge pull request #86954 from lovesegfault/binutils-2.34
binutils: 2.31.1 -> 2.34
2020-05-11 22:08:50 +02:00
Frederik Rietdijk 82ca249c92
Merge pull request #87235 from NixOS/staging-next
Staging next
2020-05-11 22:07:40 +02:00
Thomas Tuegel 8eaf1f1cd3
Merge pull request #87545 from wamserma/libfm-fix-collision
libfm: fix duplicate inclusion of libfm-extra
2020-05-11 09:44:24 -05:00
Frederik Rietdijk d20d734bcf Merge master into staging-next 2020-05-11 09:19:26 +02:00
Ben Wolsieffer 7d4c60f76a
webkitgtk: reenable Hydra build 2020-05-11 01:05:10 -04:00
chessai b08f99f089 cudd: init at 3.0.0 2020-05-10 14:12:30 -07:00
Markus S. Wamser f5c0535213 libfm: fix duplicate inclusion of libfm-extra 2020-05-10 22:54:17 +02:00
Ryan Mulligan df3554a419
Merge pull request #87468 from r-ryantm/auto-update/qtpbfimageplugin
qtpbfimageplugin: 2.1 -> 2.2
2020-05-10 12:46:38 -07:00
R. RyanTM f496e78685 libuchardet: 0.0.6 -> 0.0.7 2020-05-10 18:52:27 +00:00