Commit graph

220340 commits

Author SHA1 Message Date
Frederik Rietdijk df77ecc99d zenpower: makeFlags is a list 2020-04-05 13:04:32 +02:00
Frederik Rietdijk 518d5be4f5 ssh validationPackage is a single value, not a list 2020-04-05 13:04:25 +02:00
R. RyanTM 7837086b6b python27Packages.bpython: 0.18 -> 0.19 2020-04-05 10:44:18 +00:00
misuzu 220ce926b3 kmon: init at 1.0.0 2020-04-05 13:28:48 +03:00
R. RyanTM b955472cad closurecompiler: 20200224 -> 20200315 2020-04-05 10:22:40 +00:00
Mario Rodas cd33f3aaeb
Merge pull request #84317 from r-ryantm/auto-update/shadowenv
shadowenv: 1.3.1 -> 1.3.2
2020-04-05 04:28:47 -05:00
Doron Behar b70907b9b6 uhd: quote homepage URL 2020-04-05 10:35:22 +02:00
Doron Behar 0ba95d0fc2 uhd: switch to python3 by default 2020-04-05 10:35:22 +02:00
Doron Behar 7da8a30a64 uhd: move udev rules to the standard location 2020-04-05 10:35:22 +02:00
Doron Behar bcf5a67e2a uhd: cleanup deps & add many enable / disable flags 2020-04-05 10:35:22 +02:00
Doron Behar fd2c3ff812 uhd: Remove python six and requests unneeded deps (tested) 2020-04-05 10:35:22 +02:00
Doron Behar 9723ccbc34 uhd: Remove orc unneeded dep 2020-04-05 10:35:22 +02:00
Doron Behar 6dc7131d26 uhd: remove and add TODO for old build fixes 2020-04-05 10:35:22 +02:00
Doron Behar 7bbed32888 uhd: format arguments and inputs 2020-04-05 10:35:22 +02:00
Doron Behar b68894b2cf uhd: 3.14.0.0 -> 3.15.0.0
Use rec instead of let in and use only 1 version attribute.
2020-04-05 10:35:22 +02:00
Eelco Dolstra 7121160d5b
Merge pull request #84214 from edolstra/update-nix
Update nixUnstable + nixFlakes, remove nix1
2020-04-05 10:20:02 +02:00
R. RyanTM f8a998688b yad: 5.0 -> 6.0 2020-04-05 07:25:48 +00:00
Frederik Rietdijk 866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
R. RyanTM 0b6ba28190 shadowenv: 1.3.1 -> 1.3.2 2020-04-05 05:42:23 +00:00
Dmitry Kalinkin f601ab37c2
Merge pull request #83748 from veprbl/pr/python_docker_dontUseSetuptoolsCheck
pythonPackages.docker: use dontUseSetuptoolsCheck
2020-04-05 00:41:06 -04:00
R. RyanTM bce6ea7f76 procdump: 1.1 -> 1.1.1 2020-04-05 04:31:22 +00:00
Dmitry Kalinkin 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 Hudoklin 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 Rodas 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 Rodas 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 Torres 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 Rodas 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 Rodas 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
lewo 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. RyanTM 744ca030a0
fluxctl: 1.18.0 -> 1.19.0 2020-04-05 00:06:18 +00:00
Spencer Baugh ed10432541 hydra: add dep on perlPackages.CatalystPluginSmartURI
This plugin allows configuring the URLs generated by Catalyst (and
therefore by Hydra) to be relative instead of absolute, which makes it
automatically behave correctly when Hydra is accessed both directly
and behind a reverse proxy.
2020-04-04 20:02:09 -04: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
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 Hipple 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 Torres 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 Bauer eab992b4ac
Merge pull request #83112 from bhipple/dev/reltools-cleanup
releaseTools: no-op expression cleanup
2020-04-04 17:18:28 -05:00
AndersonTorres 78cd46512c babashka: 0.0.71 -> 0.0.78 2020-04-04 18:34:09 -03:00
worldofpeace 204d7bc28b Revert "riot-desktop: add gsettings schemas to the wrapper"
This reverts commit 1af6a1a134.
2020-04-04 17:23:14 -04: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 5b17f17f79
stig: fix build 2020-04-04 16:20:00 -05:00
Mario Rodas 48ec5da6ac
zenith: enable on darwin 2020-04-04 16:20:00 -05:00
Silvan Mosberger 90e09e1f0f
Merge pull request #84277 from bqv/lua-mode
emacsPackages.lua-mode: Fix hash
2020-04-04 23:11:33 +02:00
Maximilian Bosch 78bfdbb291
Merge pull request #84271 from Xe/patch-1
Update maintainer-list.nix
2020-04-04 22:46:05 +02:00