Commit graph

144946 commits

Author SHA1 Message Date
talyz aaf353e7ad nomachine-client: Fix audio support
libnxcau.so needs libpulse.so.0 for audio to work, but doesn't
have a DT_NEEDED entry for it, so it's not automatically
detected. This adds the missing entry and libpulseaudio to
buildInputs, enabling autoPatchelfHook to fix the RPATH.
2018-12-19 14:14:09 +01:00
talyz 1fc12ef702 nomachine-client: 6.3.6_1 -> 6.4.6_1 2018-12-19 13:29:47 +01:00
Jörg Thalheim da093022a4
Merge pull request #52413 from mat8913/vagrant-libvirt
vagrant: build and install vagrant-libvirt plugin
2018-12-19 12:18:44 +01:00
Jose San Leandro 857853d5f1 pharo: Simple fix for Iceberg (#52466)
* Simple fix for Iceberg
* Avoiding explicit libgit2 version assumption and removed libgit2 from buildInputs
2018-12-19 12:16:06 +01:00
Florian Klink e5db0df0b5
Merge pull request #52115 from r-ryantm/auto-update/python3.7-Django
python37Packages.django_2_1: 2.1.3 -> 2.1.4
2018-12-19 11:18:53 +01:00
Florian Klink 959ac46e99
Merge pull request #52113 from r-ryantm/auto-update/python3.7-dropbox
python37Packages.dropbox: 9.1.0 -> 9.2.0
2018-12-19 11:18:30 +01:00
Florian Klink f6ab103cf1 Revert "brlaser: fix $out"
This reverts commit 04405f65f9.

This was already fixed in https://github.com/NixOS/nixpkgs/pull/49180,
but never got backported to 18.09.
2018-12-19 10:58:53 +01:00
Robert Schütz 5fda32e6f1 python.pkgs.mt-940: 4.10.0 -> 4.12.2 2018-12-19 10:24:26 +01:00
Frederik Rietdijk a9e654e1bd Revert "adoptopenjdk: autogenerate sources + add support for aarch64 (#52454)"
This reverts commit f2dfe8b9e6, reversing
changes made to e116aa1d4b.

The `openj9` attribute is missing for `jre` in case of `mac`. This missing
attribute is now blocking the channels from updating.

cc @bennofs
2018-12-19 10:11:17 +01:00
Florian Klink 15ecc67c21
Merge pull request #52502 from flokli/brlaser-fix-out
brlaser: fix $out
2018-12-19 09:58:20 +01:00
Anders Kaseorg 85379a29ec pypy3: init at 6.0.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-12-19 09:53:31 +01:00
Frederik Rietdijk 3504cfea6b
Merge pull request #52125 from r-ryantm/auto-update/python3.7-folium
python37Packages.folium: 0.6.0 -> 0.7.0
2018-12-19 09:28:11 +01:00
R. RyanTM 4b06edd148 python37Packages.aioconsole: 0.1.10 -> 0.1.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aioconsole/versions
2018-12-19 09:26:48 +01:00
R. RyanTM 28fdb4eb11 pipenv: 2018.11.14 -> 2018.11.26
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipenv/versions
2018-12-19 09:26:28 +01:00
R. RyanTM 58f1f9f0fc freetds: 1.00.104 -> 1.00.109
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions
2018-12-19 09:25:29 +01:00
R. RyanTM 8577370367 flrig: 1.3.40 -> 1.3.41
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flrig/versions
2018-12-19 09:25:08 +01:00
markuskowa 1490094fff
Merge pull request #52509 from tkonolige/mpich_on_macos
mpich2: Add darwin support
2018-12-19 09:24:38 +01:00
R. RyanTM 6e87da96c3 fdk_aac: 0.1.6 -> 2.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fdk-aac/versions
2018-12-19 09:24:13 +01:00
Eamonn Coughlan 7c2d638802 ipykernel: fix permissions when installing kernels 2018-12-19 09:18:28 +01:00
Frederik Rietdijk f10a7a216c
Merge pull request #51960 from Twey/libc++abi.a
libcxxabi: also install libc++abi.a
2018-12-19 09:17:09 +01:00
Frederik Rietdijk 911d1853ca Merge master into staging-next 2018-12-19 08:57:41 +01:00
Tor Hedin Brønner b9307eddd6 zeroad: fix build with spidermonkey-38.8.0 2018-12-19 08:08:06 +01:00
Jörg Thalheim 0abfaf86b6
Merge pull request #52505 from volth/patch-295
mirrors.nix: remove bad cpan mirrors
2018-12-19 07:44:49 +01:00
worldofpeace e3a931c41e brave: add at-spi2-core
Also correct the style.
2018-12-18 22:14:47 -05:00
R. RyanTM 825c7d7f40 brave: 0.56.15 -> 0.57.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2018-12-18 22:14:47 -05:00
Alexander V. Nikolaev 946e6af857 wine{Unstable,Staging}: 3.20 -> 4.0-rc2
Disabling the build of regression tests was proposed in #51341
but this change has been postponed until we reach a concensus.
2018-12-18 21:29:23 -05:00
volth a0d15a0c68
mirrors.nix: remove bad cpan mirrors 2018-12-19 01:19:08 +00:00
Tristan Konolige 88f22c3484 mpich: Add darwin support 2018-12-18 17:59:39 -07:00
Florian Klink 357566ec37
Merge pull request #52461 from stephengroat/patch-2
terraform-providers: bump versions
2018-12-19 01:58:54 +01:00
Edmund Wu 0c06faef52 vscode: 1.30.0 -> 1.30.1 2018-12-18 19:58:25 -05:00
Florian Klink 04405f65f9 brlaser: fix $out 2018-12-19 01:18:02 +01:00
R. RyanTM f500a83e93 qtbitcointrader: 1.40.23 -> 1.40.30
* qtbitcointrader: 1.40.23 -> 1.40.30 (#52077)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtbitcointrader/versions

* qtbitcointrader: cleanup
use fetchzip on GitHub archive tarball
2018-12-19 00:49:02 +01:00
WilliButz 9b2e8ddebe oxidized: 0.21.0 -> 0.25.0, drop obsolete patch (#52492)
This removes the patch for support of Dell X-series because
oxidized now includes a model for these switches.
2018-12-19 00:24:51 +01:00
Renaud 0594eb6fd2
Merge pull request #51753 from r-ryantm/auto-update/xl2tpd
xl2tpd: 1.3.12 -> 1.3.13
2018-12-19 00:23:15 +01:00
Alexey Shmalko d3e79e6eaa
Merge pull request #52476 from cryptix/update/gotop
gotop: 1.5.0 -> 1.7.1
2018-12-19 00:59:07 +02:00
Maximilian Bosch 5e16e65dcf
Merge pull request #52175 from r-ryantm/auto-update/neovim-qt
neovim-qt: 0.2.10 -> 0.2.11
2018-12-18 23:54:57 +01:00
John Ericson a0d4a4c9bc
Merge pull request #52499 from obsidiansystems/haskell-servant-cross
servant: Sphinx is a build-time dependency
2018-12-18 17:44:49 -05:00
Maximilian Bosch acd4340731
Merge pull request #52241 from r-ryantm/auto-update/jruby
jruby: 9.2.4.0 -> 9.2.5.0
2018-12-18 23:36:27 +01:00
markuskowa e332fc613b
Merge pull request #52169 from r-ryantm/auto-update/osrm-backend
osrm-backend: 5.19.0 -> 5.20.0
2018-12-18 23:34:16 +01:00
markuskowa d78c4e7e70
Merge pull request #52156 from r-ryantm/auto-update/padthv1
padthv1: 0.9.3 -> 0.9.4
2018-12-18 23:24:51 +01:00
Daiderd Jordan 7e7ff8f219
Merge pull request #52349 from LnL7/dashing-darwin
dashing: enable on darwin
2018-12-18 23:05:17 +01:00
Vaibhav Sagar b513231dc6 servant: Sphinx is a build-time dependency 2018-12-18 21:58:30 +00:00
Jörg Thalheim ab9c602fd4
Merge pull request #40459 from andersk/pypy
pypy: 5.10.0 -> 6.0.0
2018-12-18 20:35:38 +00:00
R. RyanTM de9c97c0c8 libcouchbase: 2.10.0 -> 2.10.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcouchbase/versions
2018-12-18 15:06:06 -05:00
R. RyanTM 61b435d866 librelp: 1.2.18 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librelp/versions
2018-12-18 14:54:52 -05:00
Jörg Thalheim a647ab17cc
Merge pull request #51709 from dtzWill/feature/vivid-0.4.0
vivid: init at 0.4.0
2018-12-18 19:53:22 +00:00
R. RyanTM f751f85b63 shotcut: 18.10.08 -> 18.11.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
2018-12-18 14:50:22 -05:00
R. RyanTM 016d1a991d jackett: 0.10.471 -> 0.10.504
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2018-12-18 14:43:11 -05:00
nyanloutre 43dd779a8d radarr: 0.2.0.1120 -> 0.2.0.1217 2018-12-18 14:32:13 -05:00
Jörg Thalheim d639ae59e7
Merge pull request #52137 from volth/patch-294
perlPackages.Po4a: fix lib path
2018-12-18 19:31:23 +00:00