3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

220164 commits

Author SHA1 Message Date
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
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
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
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
Pavol Rusnak 2133c106a1
scummvm: add broken-sword-25 and dreamweb games 2020-04-03 23:11:31 +02:00
worldofpeace 2fd3d51de2
Merge pull request #84200 from cole-h/zoxide
zoxide: 0.3.0 -> 0.3.1
2020-04-03 16:44:48 -04:00
Andreas Rammhold f6430a2aea
firefox-esr: 68.8.0esr -> 68.8.1esr 2020-04-03 22:42:48 +02:00
Cole Helbling 654a4711f6
zoxide: 0.3.0 -> 0.3.1
https://github.com/ajeetdsouza/zoxide/compare/v0.3.0...v0.3.1
2020-04-03 13:24:45 -07:00
Andreas Rammhold befaaff62b
firefox-devedition-bin: 75.0b10 -> 75.0b12 2020-04-03 22:12:29 +02:00
Andreas Rammhold c1d2dc9666
firefox-beta-bin: 75.0b10 -> 75.0b11 2020-04-03 22:11:59 +02:00
Andreas Rammhold 87abb48dc2
firefox-bin: 74.0 -> 74.0.1 2020-04-03 22:11:37 +02:00
Andreas Rammhold 48e6a3f1f1
firefox: 74.0 -> 74.0.1 2020-04-03 22:11:03 +02:00
Peter Simons 9242acfbbc
Merge pull request #83963 from NixOS/haskell-updates
Update Haskell package set to LTS 15.6 (plus other fixes)
2020-04-03 22:03:18 +02:00
Peter Simons 65fa7edaa0 hackage2nix: drop obsolete version override 2020-04-03 22:00:31 +02:00
Peter Simons 35c3eb6737 git-annex: update sha256 hash for new version 8.20200330 2020-04-03 22:00:30 +02:00
Peter Simons 996c95b08f all-cabal-hashes: update to Hackage at 2020-04-03T06:25:45Z 2020-04-03 22:00:30 +02:00
Chuck dec9ac364a darcs: Fix build (Use old GHC)
This is fixed at upstream's head; this change can be reverted after
darcs cuts a new release (current release is 2.14.2).
2020-04-03 22:00:30 +02:00
Peter Simons f660d6ec3d haskell-hackage-security: update default version to 0.6.x 2020-04-03 22:00:29 +02:00
Peter Simons 11d28064b7 haskell-Cabal: update overrides for the new 3.2.x release 2020-04-03 22:00:29 +02:00