Commit Graph
220148 Commits
Author SHA1 Message Date
Gabor Greif e336bdf80e llvmPackages: change homepages to https:// scheme
also: https://www.cmake.org/Wiki/CMake_RPATH_handling has moved
2020-04-05 12:37:24 +02:00
Vladimír Čunát f91b34e53e Merge #84273: gnutls: 3.6.12 -> 3.6.13 [security]
... into staging.  Fixes CVE-2020-11501.
2020-04-05 11:22:33 +02:00
Frederik Rietdijk ce2321f938 Merge staging-next into staging 2020-04-05 08:34:03 +02:00
Frederik Rietdijk 866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
Dmitry KalinkinandGitHub f601ab37c2 Merge pull request #83748 from veprbl/pr/python_docker_dontUseSetuptoolsCheck
pythonPackages.docker: use dontUseSetuptoolsCheck
2020-04-05 00:41:06 -04:00
Dmitry KalinkinandGitHub e163a369c7 Merge pull request #83737 from veprbl/pr/libxslt_override_fix
libxml2,libxslt: fix pythonSupport=false override
2020-04-04 23:31:27 -04:00
Jaka HudoklinandGitHub bf681cff57 Merge pull request #84298 from marsam/update-vault
vault: 1.3.3 -> 1.3.4
2020-04-05 03:28:50 +00:00
Mario RodasandGitHub 8922c07be1 Merge pull request #84297 from r-ryantm/auto-update/fluxctl
fluxctl: 1.18.0 -> 1.19.0
2020-04-04 22:19:25 -05:00
Jan Tojnar 95419ade3e modem-manager-gui: Fix build
Attempt to fix the following issue:

	Running custom install script '/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/bin/meson --internal yelphelper install --subdir=help --id=modem-manager-gui --installdir=share/help --sources=about.page@@contrib-code.page@@contrib-translations.page@@index.page@@license.page@@report-bugs.page@@usage-config.page@@usage-contacts.page@@usage-getinfo.page@@usage-modem.page@@usage-netsearch.page@@usage-sms.page@@usage-traffic.page@@usage-ussd.page --symlinks=true --media=figures/contacts-window.png@@figures/modem-manager-gui-logo.png@@figures/network-info.png@@figures/scan-window.png@@figures/sms-window.png@@figures/traffic-window.png@@figures/ussd-window.png@@figures/startup-window.png'
	Traceback (most recent call last):
	  File "/nix/store/0jg6lgd7i6c3y4jjms8j0b0cigij94hn-itstool-2.0.6/bin/itstool", line 1598, in <module>
	    doc.merge_translations(translations, opts.lang, strict=opts.strict)
	  File "/nix/store/0jg6lgd7i6c3y4jjms8j0b0cigij94hn-itstool-2.0.6/bin/itstool", line 984, in merge_translations
	    lcpar = lcpar.parent
	  File "/nix/store/cp1g6m360dky1baz3x5q5gm92basj7rv-python3-3.7.7-env/lib/python3.7/site-packages/libxml2.py", line 296, in get_parent
	    return nodeWrap(ret)
	  File "/nix/store/cp1g6m360dky1baz3x5q5gm92basj7rv-python3-3.7.7-env/lib/python3.7/site-packages/libxml2.py", line 580, in nodeWrap
	    if name[0:8] == "document":
	TypeError: 'NoneType' object is not subscriptable
	[...]
	Installing /build/hg-archive/build/help/uk/usage-ussd.page to /nix/store/8miw71zkfjqd8z3v5zzp8ybv6pxmc33y-modem-manager-gui-0.0.19.1/share/help/uk/modem-manager-gui/usage-ussd.page
	Traceback (most recent call last):
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/bin/meson", line 9, in <module>
	    sys.exit(main())
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 226, in main
	    return run(sys.argv[1:], launcher)
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 215, in run
	    return run_script_command(args[1], args[2:])
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 163, in run_script_command
	    return module.run(script_args)
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/scripts/yelphelper.py", line 132, in run
	    destdir, options.project_id, options.symlinks)
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/scripts/yelphelper.py", line 71, in install_help
	    shutil.copyfile(infile, outfile)
	  File "/nix/store/vs4vj1yzqj1bkcqkf3b6sxm6jfy1gb4j-python3-3.7.7/lib/python3.7/shutil.py", line 120, in copyfile
	    with open(src, 'rb') as fsrc:
	FileNotFoundError: [Errno 2] No such file or directory: '/build/hg-archive/build/help/uk/usage-ussd.page'
	FAILED: meson-install
2020-04-05 04:51:20 +02:00
Mario RodasandGitHub cf096a6780 Merge pull request #84304 from r-ryantm/auto-update/kubie
kubie: 0.7.1 -> 0.7.3
2020-04-04 21:44:55 -05:00
Jan Tojnar dead7ec111 libmodulemd: 2.6.0 → 2.9.2 2020-04-05 03:54:09 +02:00
R. RyanTM 72fc9fac51 kubie: 0.7.1 -> 0.7.3 2020-04-05 01:36:22 +00:00
Anderson TorresandGitHub f0959a7b0c Merge pull request #84284 from AndersonTorres/update-babashka
babashka: 0.0.71 -> 0.0.78
2020-04-04 22:26:40 -03:00
Mario RodasandGitHub b5a382e680 Merge pull request #84260 from bbigras/zenith
zenith: 0.8.0 -> 0.8.1
2020-04-04 19:24:51 -05:00
Tor Hedin Brønner c9d988b0e1 nixos/ibus: fix evaluation
Need to reference through `config` when checking what other modules have set.
2020-04-05 02:23:38 +02:00
Mario RodasandGitHub b4956dfac7 Merge pull request #84274 from jhillyerd/chezmoi-1718
chezmoi: update build tags to chezmoi 1.7.18 format
2020-04-04 19:08:19 -05:00
lewoandGitHub fc536d3f8a Merge pull request #83988 from armin1402/master
nexus: 3.20.1-01 -> 3.22.0-02
2020-04-05 02:07:48 +02:00
R. RyanTMandMario Rodas 744ca030a0 fluxctl: 1.18.0 -> 1.19.0 2020-04-05 00:06:18 +00:00
Jan Tojnar 6a2e5dd90c kitinerary: Fix build
CMake Error at /nix/store/cmriqbxnpcgmbll06pnl1h3va08x2xvr-cmake-3.16.5/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
	  Could NOT find SharedMimeInfo (missing: UPDATE_MIME_DATABASE_EXECUTABLE)
	  (Required is at least version "1.3")
	Call Stack (most recent call first):
	  /nix/store/cmriqbxnpcgmbll06pnl1h3va08x2xvr-cmake-3.16.5/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
	  /nix/store/hxvvgjkvpp22g1rykzcb734649sgzjz0-extra-cmake-modules-5.66.0/share/ECM/find-modules/FindSharedMimeInfo.cmake:74 (find_package_handle_standard_args)
	  CMakeLists.txt:32 (find_package)
2020-04-05 01:37:05 +02:00
Jan Tojnar ff3c6feea8 gnome-builder: Fix build
This was forgotten during GNOME 3.36 update so the upstreamed patches were not removed.
Also needed to add libportal and could remove some old cruft.
2020-04-05 01:35:33 +02:00
Aaron AndersenandGitHub d757d810d0 Merge pull request #84045 from r-ryantm/auto-update/apache-httpd
apacheHttpd: 2.4.41 -> 2.4.43
2020-04-04 19:22:17 -04:00
Jan Tojnar 418628e162 dsview: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-05 01:13:14 +02:00
Jan Tojnar 88b9a966bb gnome3.gnome-boxes: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-05 01:12:39 +02:00
Benjamin HippleandJon d20a62ae85 python3Packages.PyGithub: 1.45 -> 1.47
Upstream dropped python2 support in 1.45, so the `nixpkgs-update` bot has not
been successful in bumping it.

While this still does not run the test suite, it gets us closer.
2020-04-04 15:47:17 -07:00
Anderson TorresandGitHub 6620221782 openmsx: 2017-11-02 -> 0.15.0 (#83900) 2020-04-04 18:29:15 -04:00
Jan Tojnar 77c23a5933 rpm-ostree: add libdnf comments 2020-04-05 00:19:14 +02:00
Matthew BauerandGitHub eab992b4ac Merge pull request #83112 from bhipple/dev/reltools-cleanup
releaseTools: no-op expression cleanup
2020-04-04 17:18:28 -05:00
Jan Tojnar 52f82285f6 gobject-introspection: Clean libregress symlink
Adding phases to preInstallPhases is not possible in preBuild since by that time, phases is already populated.
2020-04-05 00:02:54 +02:00
AndersonTorres 78cd46512c babashka: 0.0.71 -> 0.0.78 2020-04-04 18:34:09 -03:00
Florian Klink 1eae7fb887 Revert "Revert "rust-cbindgen: 0.13.1 -> 0.13.2""
This reverts commit 09dde57e93.

Apparently, the rust-cbindgen bump wasn't the cause for the firefox
build error reported in https://github.com/NixOS/nixpkgs/pull/83247
(we could reproduce the build error even after
09dde57e93 applied).

For some reason it must have succeeded on hydra, as it's in the cache,
tricking us in believing 76458f89f4 broke
it initially.

So the build seems flaky of some sort - we haven't yet determined
whether it's luck, compiling with the right CPUs or something else. :-/

There's still some investigation to be done
(https://github.com/NixOS/nixpkgs/issues/84283), but no need to keep an
ineffective revert around.
2020-04-04 23:22:09 +02:00
Mario Rodas 48ec5da6ac zenith: enable on darwin 2020-04-04 16:20:00 -05:00
Silvan MosbergerandGitHub 90e09e1f0f Merge pull request #84277 from bqv/lua-mode
emacsPackages.lua-mode: Fix hash
2020-04-04 23:11:33 +02:00
Maximilian BoschandGitHub 78bfdbb291 Merge pull request #84271 from Xe/patch-1
Update maintainer-list.nix
2020-04-04 22:46:05 +02:00
Tony Olagbaiye df594f1e45 emacsPackages.lua-mode: Fix hash
for the third time...
2020-04-04 21:38:01 +01:00
Maximilian Bosch 1c54edcf8d mautrix-telegram: 0.7.1 -> 0.7.2
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.2
2020-04-04 22:35:42 +02:00
James Hillyerd 246c8fc7f6 chezmoi: update build tags to chezmoi 1.7.18 format 2020-04-04 13:15:25 -07:00
Mario RodasandGitHub 6155a7243e Merge pull request #84265 from marsam/update-recursive
recursive: 1.043 -> 1.046
2020-04-04 15:05:24 -05:00
Mario Rodas c538814fb5 recursive: 1.043 -> 1.046 2020-04-04 16:20:00 -05:00
Martin Milata 7cb24f9a8f gnutls: 3.6.12 -> 3.6.13
Fixes CVE-2020-11501.

Changes: https://lists.gnupg.org/pipermail/gnutls-help/2020-March/004642.html
2020-04-04 22:04:07 +02:00
Benjamin HippleandGitHub 299672a7e8 Merge pull request #84034 from stigtsp/package/rkdeveloptool-1.3-62
rkdeveloptool: 1.3 -> unstable-2019-07-01
2020-04-04 15:42:47 -04:00
Christine DodrillandGitHub 24b1596afc Update maintainer-list.nix 2020-04-04 15:37:32 -04:00
Benjamin HippleandGitHub 167ed90749 Merge pull request #84264 from bqv/qweechat
qweechat: add setuptools dependency
2020-04-04 14:50:18 -04:00
Tony Olagbaiye d7bd69b32d qweechat: add setuptools dependency 2020-04-04 19:18:11 +01:00
Michele Guerini RoccoandGitHub 4540716848 Merge pull request #84245 from rnhmjoj/riot-fix
riot-desktop: add gsettings schemas to the wrapper
2020-04-04 20:07:07 +02:00
Bruno Bigras 26e8ab5a7b zenith: 0.8.0 -> 0.8.1 2020-04-04 14:03:27 -04:00
Maximilian BoschandGitHub 5572974c0d Merge pull request #81212 from mmilata/synapse-webclient
nixos/matrix-synapse: remove web_client option
2020-04-04 20:00:27 +02:00
Thomas TuegelandGitHub 045384ac98 Merge pull request #84194 from edolstra/kscreen-fix
kscreen: Fix #82141
2020-04-04 10:51:20 -05:00
Timo KaufmannandGitHub 02b1f2a2de Merge pull request #83224 from shnarazk/cadical-pr
cadical: init at 1.2.1
2020-04-04 15:44:04 +00:00
Narazaki, Shuji c5a12e33d2 cadical: init at 1.2.1 2020-04-05 00:22:36 +09:00
Maximilian BoschandGitHub 4fe81e34c9 Merge pull request #83941 from r-ryantm/auto-update/bitwarden_rs-vault
bitwarden_rs-vault: 2.12.0e -> 2.13.2
2020-04-04 16:40:11 +02:00