Commit Graph

195703 Commits

Author SHA1 Message Date
Elis Hirwing
0dc95728ba
nixos/php: Move the pcre tests to the php test attribute 2020-04-05 16:44:59 +02:00
talyz
fe4d173cb2
php.packages: Fix and clean up external extensions
Fix extensions that were broken by the extension refactoring and
remove pthreads and pinba, which had asserts which broke evaluation,
were in need of refactoring and of dubious value.
2020-04-05 16:44:37 +02:00
talyz
716fd0e2f5
php.buildEnv: Put the extraConfig snippet after extensions
Make sure all the extensions are loaded first, then read the custom
config where possible.
2020-04-05 16:44:31 +02:00
Elis Hirwing
82cd2fbbf4
php: Wrap the programs and provide an environment variable instead of a flag 2020-04-05 16:44:25 +02:00
talyz
9ac0d9ad61
php.packages.buildPecl: Introduce built-in extension dependencies
Introduce the internalDeps attribute used by mkExtension, to refer to
internal php extensions built by mkExtension.
2020-04-05 16:44:13 +02:00
talyz
90dcab948c
php.packages: Use derivations for internalDeps in mkExtension
Make mkExtension put headers in the dev output and use them, instead of
a different part of the current source tree, when referring to another
extension by using internalDeps.

This means external extensions can be built against the internal ones.
2020-04-05 16:44:01 +02:00
talyz
b1106a1851
phpPackages: Move phpPackages to php.packages
This means php packages can now refer to other php packages by looking
them up in the php.packages attribute and gets rid of the internal
recursive set previously defined in php-packages.nix. This also means
that in applications where previously both the php package and the
corresponding version of the phpPackages package set had to be
specified, the php package will now suffice.

This also adds the phpWithExtensions parameter to the
php-packages.nix, which can be used by extensions that need a fully
featured PHP executable.
2020-04-05 16:43:50 +02:00
talyz
14bfb844d6
php: Make mkExtension pass on additional args to mkDerivation 2020-04-05 16:43:43 +02:00
Michael Reilly
e20f308b8e treewide: quoted urls for RFC45, only the rebuilds 2020-04-05 10:17:15 -04:00
Ryan Mulligan
52f76b8907
Merge pull request #84322 from r-ryantm/auto-update/yad
yad: 5.0 -> 6.0
2020-04-05 07:15:24 -07:00
Benjamin Hipple
c7af5ac9c9
Merge pull request #84281 from misuzu/kmon-init
kmon: init at 1.0.0
2020-04-05 09:56:31 -04:00
Jeff Labonte
e1c851a5d7 brave: 1.5.115 -> 1.5.123 2020-04-05 15:38:53 +02:00
sjau
6044fc2fc9 easysnap: 2019-02-17 -> 2020-04-04 2020-04-05 15:37:50 +02:00
Vladyslav M
f5e0ebf1e6 hcxtools: 5.3.0 -> 6.0.1 2020-04-05 15:37:30 +02:00
Bastien Rivière
8986e95dca flutter: update channels + fix dev channel 2020-04-05 15:35:11 +02:00
Euan Kemp
e370711ad0 k3s: init at 1.17.3+k3s1
This packages k3s as a single self-contained binary (as upstream k3s
does), but without having to download any impure already-built binaries.

The upstream packaging scripts are used. Due to k3s's rather complicated
packaging arrangement, this ends up being a rather long derivation.
2020-04-05 15:34:18 +02:00
Vincent Laporte
d6a8d0ca5b coq_8_11: 8.11.0 → 8.11.1 2020-04-05 15:32:32 +02:00
Sander van der Burg
542a74a9dc
Merge pull request #82118 from lucafavatella/androidenv-update-2
androidenv: update generated expressions
2020-04-05 14:59:04 +02:00
R. RyanTM
002b16d965 dict: 1.12.1 -> 1.13.0 2020-04-05 12:14:16 +00:00
R. RyanTM
96c10499be eksctl: 0.15.0 -> 0.16.0 2020-04-05 12:06:59 +00:00
José Romildo Malaquias
7c345bb694
Merge pull request #84187 from romildo/upd.matcha-gtk-theme
matcha: 2020-03-29 -> 2020-04-03
2020-04-05 09:06:19 -03:00
R. RyanTM
e6249ab727 distgen: 1.4 -> 1.5 2020-04-05 12:00:26 +00:00
Florian Klink
40dcac87f4
Merge pull request #84336 from r-ryantm/auto-update/python2.7-bpython
python27Packages.bpython: 0.18 -> 0.19
2020-04-05 13:50:22 +02:00
Frederik Rietdijk
e50c67ad7e
Merge pull request #83618 from NixOS/staging-next
Staging next
2020-04-05 13:13:21 +02:00
Frederik Rietdijk
df77ecc99d zenpower: makeFlags is a list 2020-04-05 13:04:32 +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
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
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 Mosberger
90e09e1f0f
Merge pull request #84277 from bqv/lua-mode
emacsPackages.lua-mode: Fix hash
2020-04-04 23:11:33 +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 Rodas
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
Eelco Dolstra
b23f697b00 nix: 2.4pre7250_94c93437 -> 2.4pre7346_5e7ccdc9, 2.4pre20200220_4a4521f -> 2.4pre20200403_3473b19 2020-04-04 21:57:16 +02:00
Eelco Dolstra
5d583db5a2 Remove Nix 1.x 2020-04-04 21:57:15 +02:00
Benjamin Hipple
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
Benjamin Hipple
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 Rocco
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
Thomas Tuegel
045384ac98
Merge pull request #84194 from edolstra/kscreen-fix
kscreen: Fix #82141
2020-04-04 10:51:20 -05:00
Timo Kaufmann
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 Bosch
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
Maximilian Bosch
384a164a25
Merge pull request #83753 from cole-h/rofi-emoji
rofi-emoji: init at 2.1.2
2020-04-04 16:39:15 +02:00
Benjamin Hipple
7436c9d5da
Merge pull request #84254 from marsam/update-tflint
tflint: 0.15.3 -> 0.15.4
2020-04-04 10:20:08 -04:00
Maximilian Bosch
268f71cfd7
cargo-make: 0.30.1 -> 0.30.2
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.2
2020-04-04 15:46:41 +02:00
Maximilian Bosch
895d9bd7fa
Merge pull request #83940 from r-ryantm/auto-update/bitwarden_rs
bitwarden_rs: 1.14 -> 1.14.1
2020-04-04 15:37:58 +02:00
Ryan Mulligan
19b7a98e6a
Merge pull request #83731 from r-ryantm/auto-update/kubeseal
kubeseal: 0.10.0 -> 0.12.0
2020-04-04 06:36:41 -07:00
Mario Rodas
0a39c54fe4
Merge pull request #84239 from magnetophon/bshapr
bshapr: 0.7 -> 0.8
2020-04-04 08:31:19 -05:00
Mario Rodas
acbc837c55
Merge pull request #84228 from marsam/update-ocamlformat
ocamlformat: 0.13.0 -> 0.14.0
2020-04-04 08:28:59 -05:00
Mario Rodas
99f7b9481f
tflint: 0.15.3 -> 0.15.4
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.4
2020-04-04 08:25:00 -05:00
Kevin Cox
444801f739
Merge pull request #83830 from r-ryantm/auto-update/sewer
sewer: 0.7.9 -> 0.8.1
2020-04-04 08:42:23 -04:00
Maximilian Bosch
5b6d9b2bb6
Merge pull request #84234 from catern/csv
csv2latex: init at 0.22
2020-04-04 14:37:26 +02:00
Timo Kaufmann
696274fae7
Merge pull request #83183 from bbigras/zenith
zenith: init at 0.8.0
2020-04-04 11:41:02 +00:00
Vincent Laporte
4dd89ce0a0 OCaml: default to version 4.09 2020-04-04 13:26:33 +02:00
Vincent Laporte
d8f5bcefeb ocamlPackages.ocaml_libvirt: ignore warnings 2020-04-04 13:26:33 +02:00
Mario Rodas
e8825c4d11
Merge pull request #84229 from marsam/update-pueue
pueue: 0.2.1 -> 0.3.0
2020-04-04 06:19:59 -05:00
Mario Rodas
25103498f4
Merge pull request #84227 from marsam/update-buildah
buildah: 1.14.5 -> 1.14.6
2020-04-04 06:18:24 -05:00
Andreas Rammhold
da542ec399
Merge pull request #84211 from andir/firefox
firefox: 74.0 -> 74.0.1
2020-04-04 12:59:37 +02:00
Jan Tojnar
0851f48a02
utsushi: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 12:49:23 +02:00
Jan Tojnar
38ed5c6d8e
uhubctl: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 12:47:39 +02:00
Jan Tojnar
71278aef73
sunxi-tools: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 12:34:31 +02:00
rnhmjoj
1af6a1a134
riot-desktop: add gsettings schemas to the wrapper 2020-04-04 11:27:40 +02:00
Mario Rodas
0e62385261
vault: 1.3.3 -> 1.3.4 2020-04-04 04:20:00 -05:00
Jan Tojnar
df28c41854
neopg: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.

Also move cmake and gettext to nativeBuildInputs.
2020-04-04 11:05:00 +02:00
Jan Tojnar
8edcff87f2
kodiPlugins.steam-controller: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 10:58:04 +02:00
Jan Tojnar
6f80f125b8
kodiPlugins.joystick: Clean up dependencies
Neither libusb or pcre is needed. udev is used instead.
2020-04-04 10:57:16 +02:00
Mario Rodas
84d0a23506 flow: 0.121.0 -> 0.122.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.122.0
2020-04-04 10:56:23 +02:00
Jan Tojnar
08cf27e5d9
libsigrok4dsl: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 10:50:34 +02:00
Jan Tojnar
eb8e95294e
indilib: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.

While at it, also move cmake to nativeBuildInputs and format the expression.
2020-04-04 10:43:23 +02:00
Jan Tojnar
e37c162cd9
freenect: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 09:44:12 +02:00
Jan Tojnar
71557e5141
fluxus: Attempt to fix build
It requires Python2 scons.

But after fixing this, it fails with a different error.
2020-04-04 09:38:47 +02:00
Jan Tojnar
73e2823538
dump1090: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 09:23:19 +02:00
Jan Tojnar
faa2f094e9
davfs2: Fix build
The configure script checks for an old version of neon. Let's bump the bounds since neon 0.31 is API compatible.
2020-04-04 09:19:51 +02:00
Jan Tojnar
7c0a76d85e
dolphinEmuMaster: use Nix's libusb
We were passing libusb-compat instead of libusb1, and the former no longer propagates the latter, so Dolphin built its vendored libusb.
2020-04-04 09:07:07 +02:00
Bart Brouns
a3e8b6a270 bshapr: 0.7 -> 0.8 2020-04-04 09:06:56 +02:00
Jan Tojnar
99fbfef024
dolphinEmu: Fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.

While at it, also move cmake to nativeBuildInputs.
2020-04-04 09:06:39 +02:00
Jan Tojnar
a0739823bd
dolphinEmu: format with nixpkgs-fmt 2020-04-04 08:59:25 +02:00
Jan Tojnar
6fb46fd868
ddcutil: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 08:54:45 +02:00
Jan Tojnar
175941b21f
contrast: Fix build
buildRustPackage enabled strictDeps, which broke the build due to glib not being available in the build environment any more.
2020-04-04 08:44:12 +02:00
Jan Tojnar
aa2b9c9e99
aravis: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 08:32:08 +02:00
Marek Mahut
b6dbef4759
Merge pull request #81196 from prusnak/certbot
certbot: 1.0.0 -> 1.3.0
2020-04-04 08:18:20 +02:00
Marek Mahut
788e07c380
Merge pull request #84193 from NixOS/revert-84025-auto-update/tessera
Revert "tessera: 0.10.2 -> 0.10.4"
2020-04-04 08:17:36 +02:00
Sarah Brofeldt
8223091c88
Merge pull request #84206 from shazow/steamrt-update
steam: Update generated runtime dependencies
2020-04-04 07:30:02 +02:00
Peter Hoeg
919430d9f2
Merge pull request #84212 from prusnak/scummvm-games
scummvm: add broken-sword-25 and dreamweb games
2020-04-04 13:13:28 +08:00
Spencer Baugh
797d90e259 csv2latex: init at 0.22 2020-04-04 00:09:28 -04:00
José Romildo Malaquias
340c953ef0
Merge pull request #84137 from romildo/upd.theme-obsidian-2
theme-obsidian2: 2.10 -> 2.11
2020-04-03 23:32:18 -03:00
José Romildo Malaquias
4d9a57bd76 treewide: rename gnome2.gnome_icon_theme package to use dashes 2020-04-03 23:24:53 -03:00
José Romildo Malaquias
a396bc1a9b gnome2.gnome_icon_theme: do not drop icon theme cache 2020-04-03 23:12:23 -03:00
Jan Tojnar
48271f8db9
gobject-introspection: fix tests on darwin
We need to use platform specific shared library file extension when doing our symlink hack.
2020-04-04 04:07:29 +02:00
Benjamin Hipple
d732374eac
Merge pull request #84207 from prusnak/openttd
openttd: 1.9.3 -> 1.10.0
2020-04-03 21:43:25 -04:00
José Romildo Malaquias
2e7067f984 gnome2.gnome_icon_theme: minor layout change 2020-04-03 22:40:56 -03:00
José Romildo Malaquias
d4042b9ccb gnome2.gnome_icon_theme: change platform to unix 2020-04-03 22:28:54 -03:00
José Romildo Malaquias
91bf69cb6b gnome2.gnome_icon_theme: add meta attributes 2020-04-03 22:27:57 -03:00
Benjamin Hipple
72f784bf71
Merge pull request #84223 from drewrisinger/dr-pr-python-uvloop-fix
python3Packages.uvloop: enable on python3.8
2020-04-03 21:26:09 -04:00
José Romildo Malaquias
6e337f2f9e gnome2.gnome_icon_theme: use pname and version 2020-04-03 22:12:12 -03:00
José Romildo Malaquias
a0aca4e0c3 gnome2.gnome_icon_theme: 2.91.93 -> 3.12.0 2020-04-03 22:09:52 -03:00
Drew Risinger
364909d535 python3Packages.uvloop: enable on python3.8
Allow build pass by disabling test. Isolated issue to
test_sockets.py::TestAIOSockets::test_sock_close_add_reader_race.
This test is supposed to be skipped, but it isn't for some reason,
so we disable it instead.
See uvloop#284 (https://github.com/MagicStack/uvloop/pull/284)
for full details. Don't know why this test isn't properly skipped.
2020-04-03 20:41:34 -04:00
Florian Klink
09dde57e93 Revert "rust-cbindgen: 0.13.1 -> 0.13.2"
This reverts commit 76458f89f4.

It was causing the firefox build to fail. See
https://github.com/NixOS/nixpkgs/pull/83247 for the discussion.
2020-04-04 02:23:33 +02:00
worldofpeace
7426a30bb7 deepin.deepin-terminal: fix build
https://github.com/linuxdeepin/deepin-terminal/pull/221
2020-04-03 19:29:06 -04:00
worldofpeace
0dc69e85e9 libfprint: fix build
Needs libusb1 in 1.0
2020-04-03 19:14:43 -04:00
worldofpeace
e2bb3953b0 librecovery: fix build
Needs libusb1
2020-04-03 19:10:59 -04:00
worldofpeace
c6816b8f7c gst_all_1.gst-plugins-bad: fix build with neon 0.31
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1165
2020-04-03 19:01:41 -04:00
worldofpeace
7e076bf291
Merge pull request #83880 from bandresen/clj-kondo_update_03202020
clj-kondo: 2019.12.14 -> 2020.03.20
2020-04-03 18:35:10 -04:00
Silvan Mosberger
7f20da7850
Merge pull request #84075 from Gaelan/minecraft-headless
minecraft-server: build against jre_headless
2020-04-03 23:53:20 +02:00
Benjamin Hipple
f6b382b25a
Merge pull request #84197 from drewrisinger/dr-pr-python-pint
pythonPackages.pint: 0.9 -> 0.11
2020-04-03 17:42:12 -04:00
Benjamin Hipple
c51ba89873
Merge pull request #84120 from drewrisinger/dr-pr-cvxpy-fix
pythonPackages.cvxpy: add explicit numpy/scipy dependencies
2020-04-03 17:35:34 -04:00
Benjamin Hipple
c5313ebf30
Merge pull request #84124 from drewrisinger/dr-pr-py-osqp-remove-mkl
pythonPackages.osqp: remove mkl dependency
2020-04-03 17:34:27 -04:00