Commit Graph

159997 Commits

Author SHA1 Message Date
Michael Weiss
ea7052b17f
monkeysphere: 0.43 -> 0.44 2019-05-20 21:56:45 +02:00
c0bw3b
3a2ccb570d Revert "pstree: remove and alias to psmisc"
This reverts commit 4f8bf685f8.

Reason: psmisc is Linux-platforms only
2019-05-20 21:51:33 +02:00
Michael Weiss
a43fb1def6
androidStudioPackages.{beta,dev,canary}: 3.5.0.13 -> 3.5.0.14 2019-05-20 21:13:02 +02:00
Michael Weiss
73b959d1b1
ubridge: 0.9.15 -> 0.9.16 2019-05-20 20:50:55 +02:00
c0bw3b
17815ba47e theharvester: 2.7.1 -> 3.0.6 2019-05-20 20:49:37 +02:00
c0bw3b
78d09f168a fierce: init at 1.3.0
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:49:28 +02:00
c0bw3b
092791c8b1 dnsrecon: init at 0.9.1
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:48:26 +02:00
c0bw3b
c29a529618 dnsenum: init at 1.2.4.2
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:46:27 +02:00
c0bw3b
870b6e06d3 perlPackages.NetNetmask: init at 1.9104
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:46:07 +02:00
Robin Gloster
0e32aedbd3 perlPackages.NetWhoisIP: init at 1.19 2019-05-20 20:46:06 +02:00
c0bw3b
e53479a048 perlPackages.StringRandom: init at 0.30
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:44:59 +02:00
worldofpeace
6543e794a6
Merge pull request #61546 from cizra/libfprint-vfs0090
libfprint: added a fork for Lenovo ThinkPad
2019-05-20 14:16:34 -04:00
Silvan Mosberger
3153c2a555
xmind: 7.5-update1 -> 8-update8 (#61224)
xmind: 7.5-update1 -> 8-update8
2019-05-20 19:52:38 +02:00
Elmo Todurov
432944cdb3 fprintd: added option to use fork for Lenovo ThinkPad 2019-05-20 20:48:30 +03:00
Elmo Todurov
394b43f1fd libfprint: added option to use fork for Lenovo ThinkPad 2019-05-20 20:48:30 +03:00
Andreas Rammhold
f353c0e958
firefox: 66.0.5 -> 67.0 2019-05-20 19:09:17 +02:00
John Ericson
c00a043ce2
Merge pull request #61739 from Lassulus/openvpn
openvpn: fix pkcs11 helper
2019-05-20 12:37:43 -04:00
Andreas Rammhold
7f65d06c4f firefox: prepare for firefox 67.0 release
Firefox now requires `llvm-objdump` during the build phase. The aarch64
patches do no longer apply. So far I am guessing that they have been
merged. We should verify that.
2019-05-20 18:29:25 +02:00
Tim Steinbach
81d4e65891
linux: 5.1-rc7 -> 5.2-rc1 2019-05-20 11:20:37 -04:00
Tim Steinbach
7711aed354
oh-my-zsh: 2019-05-17 -> 2019-05-19 2019-05-20 11:04:31 -04:00
Tim Steinbach
d84dbe5a91
zoom-us: 2.8.183302.0415 -> 2.8.222599.0519 2019-05-20 10:59:15 -04:00
Aaron Andersen
5711eb5692 openraPackages.engines.bleed: fix hash (#61749) 2019-05-20 15:42:30 +02:00
Renaud
faf816bddb
Merge pull request #60946 from bobvanderlinden/ngrok2-2.3.27
ngrok2: 2.3.18 -> 2.3.29
2019-05-20 15:42:04 +02:00
Chris Ostrouchov
bfb64b9200
pythonPackages.stravalib: init at 0.10.2 2019-05-20 09:30:26 -04:00
Chris Ostrouchov
9856c9eb9b
pythonPackages.units: init at 0.07 2019-05-20 09:30:05 -04:00
worldofpeace
272bec550c
Merge pull request #61094 from costrouc/python-macropy-init
pythonPackages.macropy: init at 1.10b2
2019-05-20 09:08:02 -04:00
Chris Ostrouchov
184c9dffb8
pythonPackages.pyxl3: init at 1.0 2019-05-20 09:00:25 -04:00
Chris Ostrouchov
7531dc4366
pythonPackages.macropy: init at 1.10b2 2019-05-20 09:00:17 -04:00
Jack Kelly
1c3aa30c3d arandr: Use wrapGAppsHook
This stops arandr from crashing if it tries to open a dialog box.

Note: the hook doesn't play nicely with gobject-introspection unless
strictDeps = false. See NixOS#56943.
2019-05-20 22:23:22 +10:00
Bob van der Linden
32261a286d
ngrok2: 2.3.18 -> 2.3.29 2019-05-20 13:50:01 +02:00
Maximilian Bosch
42c8cb61c6
xmind: 7.5-update1 -> 8-update8
The latest version of XMind doesn't support a prebuilt debian package
anymore, hence a manual installation of the ZIP is needed. The new
configuration for the Java GUI had to be patched as it relied on several
paths in the ZIP that won't work anymore in a Nix-based environment.

Additionally the following changes were made:

* Manual creation of a desktop item and an icon (we're using the one
  from AUR for now). Those files were available in the old `.deb`, but
  that isn't supported for the latest XMind version.

* Created a patch fro `XMind.ini` to use writable paths in $HOME and fix
  the path to the plugins in the store path.

* Created a custom startup script which ensures the creation of
  `$HOME/.xmind` and copies the relevant files from the store path into
  it. Such a behavior was available in the old `.deb` as well, but not
  anymore with the new ZIP.
2019-05-20 13:35:12 +02:00
Robert Schütz
e94d857373 home-assistant: run parse-requirements.py 2019-05-20 13:31:44 +02:00
Robert Schütz
b029d12b54
Merge pull request #60953 from delroth/fitbit-hass
Fix home-assistant fitbit support
2019-05-20 13:30:21 +02:00
Robert Schütz
042d76fc1b
Merge pull request #60947 from delroth/netatmo-hass
Fix home-assistant netatmo support
2019-05-20 13:30:06 +02:00
Robert Schütz
4e674aa157
Merge pull request #61748 from dotlambda/pysonos
home-assistant: add sonos component dependencies
2019-05-20 13:22:58 +02:00
Juanjo Presa
912856f40f pythonPackages.pysonos: init at 0.0.13 2019-05-20 13:17:47 +02:00
Aaron Andersen
2256b56748
Merge pull request #61394 from msteen/openra
openra: 20181215 -> 20190314 + updated other engine releases and mods
2019-05-20 06:36:58 -04:00
Sascha Grunert
9b43c29047 cri-o: init at version v1.14.1
This commits adds the CRI-O package, which includes the `crio` binary as
well as `conmon` and `pause`. The configuration is not part of this
package because it would be included in a service.

Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-05-20 11:12:11 +01:00
Edmund Wu
115d1babce pythonPackages.zxcvbn-python: 4.4.24 -> 4.4.27 2019-05-20 11:04:05 +01:00
Will Dietz
11fc7674b9 pijul: 0.11.0 -> 0.12.0
https://pijul.org/posts/2019-04-23-pijul-0.12/

* add new dep on nettle, all the crypto libraries :)
* libclang needed
* clang input is not quite right AFAIK, but fixes the build.
  idea from other package,
  seems to resolve problems finding headers via libclang?
2019-05-20 10:38:42 +01:00
zimbatm
baac84c2c4 Sylk: init at 2.1.0 2019-05-20 10:36:05 +01:00
David McFarland
9d8c27e4f4 steam: provide pidof and lsusb for Steam VR 2019-05-20 17:54:43 +09:00
mingchuan
883d6262e4 solc: 0.5.7 -> 0.5.8
Also add more complete set of tests and disable shared build on MacOS.
2019-05-20 17:54:14 +09:00
Will Dietz
b8e578d595
Merge pull request #61713 from dtzWill/update/minify-2.5.0
minify: 2.0.0 -> 2.5.0, module
2019-05-20 03:51:12 -05:00
lassulus
acc3eec8da openvpn: fix pkcs11 helper 2019-05-20 10:39:24 +02:00
Will Dietz
e841e44d56
Merge pull request #61731 from dtzWill/feature/redhat-official-fonts
redhat-official-fonts: init at 2.2.0
2019-05-20 03:32:50 -05:00
Jörg Thalheim
75bc4369ee
rustc: 1.34.0 -> 1.34.2, security (#61699)
rustc: 1.34.0 -> 1.34.2, security
2019-05-20 09:08:24 +01:00
Vladimír Čunát
1741386f85
Merge #61715: linux_hardkernel_4_14: 4.14.102-156 -> 4.14.120-160
This contains fixes for the recent MDS vulnerabilities in Intel processors.
2019-05-20 09:05:44 +02:00
Evax Software
af29de6cf2 passff-host: 1.0.2 -> 1.2.1 2019-05-20 08:56:59 +02:00
Mario Rodas
10e77ee9bf
Merge pull request #60717 from r-ryantm/auto-update/python3.7-gphoto2
python37Packages.gphoto2: 1.9.0 -> 2.0.0
2019-05-19 23:40:55 -05:00
Michael Raskin
d8afea025a
Merge pull request #61732 from r-ryantm/auto-update/acl2
acl2: 8.1 -> 8.2
2019-05-20 04:30:32 +00:00
Mario Rodas
bbd8dbe43b
Merge pull request #60721 from r-ryantm/auto-update/python3.7-jupyterlab
python37Packages.jupyterlab: 0.35.4 -> 0.35.5
2019-05-19 22:18:59 -05:00
Aaron Andersen
01dba63132
Merge pull request #61720 from etu/update-phpstan
phpPackages.phpstan: 0.11.6 -> 0.11.7
2019-05-19 23:03:32 -04:00
R. RyanTM
c5d08e471c acl2: 8.1 -> 8.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/acl2/versions
2019-05-19 19:31:37 -07:00
Will Dietz
c03630a579
redhat-official-fonts: init at 2.2.0 2019-05-19 20:50:54 -05:00
worldofpeace
971b731fc1
Merge pull request #61727 from lilyball/chit
chit: 0.1.13 -> 0.1.14
2019-05-19 20:10:38 -04:00
Ben Wolsieffer
f6d2df3f2a buildbot: 2.1.0 -> 2.3.0 (#61723) 2019-05-19 19:22:14 -04:00
worldofpeace
68d0d556b9
Merge pull request #61706 from aanderse/flare
flare: init at 1.10
2019-05-19 18:45:13 -04:00
Lily Ballard
16e37f0c7f chit: 0.1.13 -> 0.1.14 2019-05-19 15:20:34 -07:00
Aaron Andersen
784812cc5c flare: init at 1.10 2019-05-19 17:59:37 -04:00
Renaud
3f488fd36b
Merge pull request #61622 from dtzWill/update/guake-3.6.3
guake: 3.5.0 -> 3.6.3
2019-05-19 23:50:11 +02:00
Maximilian Güntner
f654606e87
matrix-synapse: 0.99.3.2 -> 0.99.4 2019-05-19 23:10:05 +02:00
Elis Hirwing
6d3b7390bc
Merge pull request #61661 from minijackson/waybar-0.6.4
waybar: 0.6.1 -> 0.6.5
2019-05-19 22:50:08 +02:00
Elis Hirwing
45afc645c7
phpPackages.phpstan: 0.11.6 -> 0.11.7
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.7
2019-05-19 22:46:12 +02:00
Elis Hirwing
87f62e8f0f
Merge pull request #61466 from Izorkin/pinba
phpPackages: add php packages
2019-05-19 21:22:37 +02:00
Michael Raskin
e2e0439ada
Merge pull request #61702 from mguentner/pgloader
pgloader: re-init at 3.6.1
2019-05-19 19:21:16 +00:00
Ben Wolsieffer
f4695724a8 linux_hardkernel_4_14: 4.14.102-156 -> 4.14.120-160 2019-05-19 13:11:52 -04:00
Will Dietz
15a2343eb3
minify: 2.0.0 -> 2.5.0, module
https://github.com/tdewolff/minify/releases/tag/v2.5.0
2019-05-19 10:32:30 -05:00
kjuvi
9c17484327 spark: 2.2.1 -> 2.4.3 2019-05-19 17:14:05 +02:00
Renaud
589907bd38
Merge pull request #60913 from bignaux/z88dk
z88dk: 20180217 -> unstable-2019-02-02
2019-05-19 15:59:15 +02:00
Aaron Andersen
a0f36ab87d
Merge pull request #61464 from fgaz/sfxr/init
sfxr: init at 1.2.1
2019-05-19 09:10:53 -04:00
Renaud
65f30263b9
Merge pull request #61705 from romildo/upd.zuki-themes
zuki-themes: 3.32-1 -> 3.32-3
2019-05-19 15:07:23 +02:00
Renaud
b72504f085
Merge pull request #26537 from disassembler/lifelines
lifelines: init at unstable-2019-05-07
2019-05-19 14:57:45 +02:00
Samuel Leathers
8f60b7c905 lifelines: init at 2018-10-13-unstable 2019-05-19 08:39:17 -04:00
José Romildo Malaquias
1f44657241 stilo-themes: init at 3.32-3 2019-05-19 09:36:08 -03:00
José Romildo Malaquias
65d289c8e2 zuki-themes: 3.32-1 -> 3.32-3 2019-05-19 09:20:34 -03:00
Aaron Andersen
b5a0c38e55
Merge pull request #59401 from mguentner/mxisd_1_3
mxisd: 1.2.0 -> 1.4.3
2019-05-19 07:00:47 -04:00
Maximilian Güntner
c2bde0102b
pgloader: re-init at 3.6.1 2019-05-19 12:45:02 +02:00
Gabriel Ebner
131d9e53a2 nrfutil: init at 5.2.0 2019-05-19 12:12:32 +02:00
Gabriel Ebner
ef22dd015d pythonPackages.pc-ble-driver-py: init at 0.11.4 2019-05-19 12:12:09 +02:00
Gabriel Ebner
4ca821fbce pythonPackages.piccata: init at 1.0.1 2019-05-19 12:11:41 +02:00
Gabriel Ebner
fbfc8b1732 pythonPackages.pyspinel: init at 1.0.0a3 2019-05-19 12:11:18 +02:00
Gabriel Ebner
b62a4c0d70 pythonPackages.intelhex: 2.1 -> 2.2.1 2019-05-19 12:10:51 +02:00
Will Dietz
915c2de370
rustc: 1.34.0 -> 1.34.2, security
https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html
2019-05-19 03:56:31 -05:00
Will Dietz
8932e2c30a
Merge pull request #61623 from dtzWill/update/kdiff3-1.8
kdiff3: 1.7.x -> 1.8.1
2019-05-19 03:25:18 -05:00
Will Dietz
c978bb04dd
kdiff3: 1.8 -> 1.8.1 (hotfix)
https://cgit.kde.org/kdiff3.git/log/?h=1.8.1
2019-05-19 03:24:10 -05:00
ryan4729
0bedafd57c libsForQt5.quazip: fix darwin build (#61355)
* libsForQt5.quazip: fix darwin build

* libsForQt5.quazip: update license
2019-05-19 09:41:15 +02:00
worldofpeace
a8921b0ed4
Merge pull request #61612 from worldofpeace/geoclue/2.5.3
geoclue: 2.5.2 -> 2.5.3
2019-05-19 03:36:43 -04:00
worldofpeace
bcc56cbce6
Merge pull request #60420 from dtzWill/fix/qtwebkit-libgdk-from-gtk-apparently
qtwebkit: fix path for libgdk-x11-2.0, it's in gtk2 apparently
2019-05-19 00:28:11 -04:00
worldofpeace
e22d6ec407
Merge pull request #61688 from xaverdh/github/android-file-transfer-v3.8-fix
android-file-transfer: fix hash of version 3.8
2019-05-18 23:49:31 -04:00
Mario Rodas
6d7d657c5a
Merge pull request #61494 from mkgvt/pytricia
pytricia: init at version 2019-01-16
2019-05-18 22:47:06 -05:00
worldofpeace
edcda4bf5d spice: cleanup features
* disabled celt for opus
* enabled gstreamer support
2019-05-18 23:14:49 -04:00
worldofpeace
e3da5d4c8e spice: 0.14.0 -> 0.14.2, meson 2019-05-18 23:14:49 -04:00
worldofpeace
aba04ea5f3 spice-protocol: 0.12.15 -> 0.14.0
https://gitlab.freedesktop.org/spice/spice-protocol/blob/v0.14.0/CHANGELOG.md
2019-05-18 23:14:49 -04:00
worldofpeace
5f7c701eff spice-gtk: 0.35 -> 0.37
Meson!

Pulseaudio backend has been deprecated upstream
so it has been disabled. Celt has also been disabled
because there's opus.

Other than that optional features have been enabled.

https://gitlab.freedesktop.org/spice/spice-gtk/blob/v0.36/NEWS
https://gitlab.freedesktop.org/spice/spice-gtk/blob/v0.37/NEWS
2019-05-18 23:13:54 -04:00
Mark Gardner
8102e2ce3b
pytricia: init at version 2019-01-16 2019-05-18 22:11:39 -05:00
Mario Rodas
227e980f0e
Merge pull request #61693 from marsam/update-brakeman
brakeman: 4.5.0 -> 4.5.1
2019-05-18 22:07:36 -05:00
Mario Rodas
7aaa1cf293
Merge pull request #61648 from jonringer/joringer/bump_pylint
pythonPackages.pylint: 2.2.3 -> 2.3.1
2019-05-18 22:06:04 -05:00
Jonathan Ringer
519196e755 pythonPackages.pylint: 2.2.3 -> 2.3.1 2019-05-18 18:26:59 -07:00
Jonathan Ringer
ac4bce925e pythonPackages.astroid: 2.1.0 -> 2.2.5 2019-05-18 18:26:52 -07:00
Mario Rodas
af11762307
brakeman: 4.5.0 -> 4.5.1 2019-05-18 20:00:00 -05:00
worldofpeace
2439b3049b
Merge pull request #61576 from worldofpeace/gnome/3.32.2
Gnome/3.32.2
2019-05-18 20:41:08 -04:00
worldofpeace
a303d9da3d ephemeral: add glib-networking
This is needed for the wrapper.
2019-05-18 19:36:53 -04:00
kjuvi
9bb25d5c76 ephemeral: init at 5.1.0 2019-05-18 19:20:21 -04:00
Dominik Xaver Hörl
9c46f16eac android-file-transfer: fix hash of version 3.8 2019-05-19 00:19:36 +02:00
Will Dietz
cb3c214602 lightdm: 1.28.0 -> 1.30.0 2019-05-18 18:18:34 -04:00
worldofpeace
ea222ae04e gnome3.accerciser: use buildPythonPackage, add xlib
This application will now actually work.
2019-05-18 17:19:31 -04:00
Matthew Bauer
3d26f06a19
Merge pull request #59754 from matthewbauer/remove-old-patches
Cleanup; Remove old patches
2019-05-18 15:36:17 -05:00
worldofpeace
2be5edbbbb gnome3.seahorse: 3.32.1 -> 3.32.2
https://download.gnome.org/sources/seahorse/3.32/seahorse-3.32.2.news
2019-05-18 16:15:05 -04:00
worldofpeace
cd612b734c gnome3.polari: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/polari/blob/3.32.2/NEWS
2019-05-18 16:12:28 -04:00
worldofpeace
b055d80f11 gnome3.accerciser: 3.32.1 -> 3.32.2
Just translations.

https://gitlab.gnome.org/GNOME/accerciser/blob/3.32.2/NEWS
2019-05-18 16:11:42 -04:00
worldofpeace
839b0767eb gnome3.gnome-shell: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/gnome-shell/blob/3.32.2/NEWS
2019-05-18 16:00:41 -04:00
worldofpeace
6c2592761f gnome3.mutter: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/mutter/blob/3.32.2/NEWS
2019-05-18 16:00:41 -04:00
worldofpeace
11d752a236 gnome3.gnome-flashback: 3.30.0 -> 3.32.0
https://gitlab.gnome.org/GNOME/gnome-flashback/blob/3.32.0/NEWS
2019-05-18 16:00:41 -04:00
worldofpeace
b0651d564c gnome3.gnome-panel: 3.30.0 -> 3.32.0
https://gitlab.gnome.org/GNOME/gnome-panel/blob/3.32.0/NEWS
2019-05-18 16:00:41 -04:00
Mario Rodas
60277c7d5e
Merge pull request #58441 from marsam/init-postgresql-pipelinedb
postgresqlPackages.pipelinedb: init at 1.0.0-13
2019-05-18 13:20:09 -05:00
Renaud
39c663de31
Merge pull request #61674 from dywedir/android-file-transfer
android-file-transfer: 3.7 -> 3.8
2019-05-18 20:17:57 +02:00
markuskowa
82ea400e46
Merge pull request #61630 from markuskowa/upd-molden
molden: 5.9.5 -> 6.1
2019-05-18 20:13:57 +02:00
Minijackson
53947f19c2
waybar: 0.6.1 -> 0.6.5 2019-05-18 19:48:35 +02:00
Vladyslav M
8857abb3b6
android-file-transfer: 3.7 -> 3.8 2019-05-18 20:18:25 +03:00
R. RyanTM
96e513df82 guile-lib: 0.2.2 -> 0.2.6.1 (#60978)
* guile-lib: 0.2.2 -> 0.2.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/guile-lib/versions

* guile-cairo: disable tests
2019-05-18 19:07:56 +02:00
Pierre Bourdon
fb455c62e0
pythonPackages.fitbit: init at 0.3.0 2019-05-19 01:32:52 +09:00
Pierre Bourdon
d5e745f412
pythonPackages.pyatmo: init at 1.10 2019-05-19 01:31:43 +09:00
hyperfekt
de5a9dea88 gitAndTools.transcrypt: query dependencies in helper scripts
adds a tool to get the paths of the dependencies needed by the helper scripts
(which are written only once and are never updated) to the output and patches
them to use it expand their path
2019-05-19 01:20:13 +09:00
hyperfekt
13b97cffae gitAndTools.transcrypt: add hidden dependencies 2019-05-19 01:20:13 +09:00
Renaud
8aef83d21d
Merge pull request #60944 from bobvanderlinden/patchelf-20190328
patchelfUnstable: 0.10-pre-20180509 -> 0.10-pre-20190328
2019-05-18 16:56:20 +02:00
Will Dietz
a867260222 whatstyle: init at 0.1.7 2019-05-18 23:40:39 +09:00
Mario Rodas
0f5abc6999
Merge pull request #61584 from geistesk/racket-7.3
racket: 7.2 -> 7.3
2019-05-18 09:10:06 -05:00
Renaud
d669827ec6
Merge pull request #61300 from bignaux/cpcfs
cpcfs: init at 0.85.4
2019-05-18 15:46:42 +02:00
Bignaux Ronan
7b09727d37 cpcfs: init at 0.85.4 2019-05-18 14:41:13 +02:00
Robert Scott
f9f3d6b210
libsass: add patch for CVE-2018-19827 (PR #61673)
vcunat switched to upstream commit that's reachable from master.
2019-05-18 14:17:10 +02:00
Renaud
1377b98bd2
Merge pull request #61534 from akru/parity
parity: 2.4.5 -> 2.4.6
2019-05-18 14:00:43 +02:00
Renaud
34a71d7a8d
Merge pull request #61582 from ryantm/analog
analog: 6.0.13 -> 6.0.15
2019-05-18 13:19:30 +02:00
Aaron Andersen
3052222328
Merge pull request #61663 from minijackson/jellyfin-10.3.3
jellyfin: 10.3.2 -> 10.3.3
2019-05-18 07:13:39 -04:00
Peter Simons
2903cbf66b haskell-tasty-hedgehog: current versions need hedgehog 1.x or later 2019-05-18 12:58:02 +02:00
Peter Simons
71fee27abb hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3 from Hackage revision
5a5fa437a2.
2019-05-18 12:57:59 +02:00
Peter Simons
dc1cd81cfb hackage2nix: disable broken builds on Hydra 2019-05-18 12:57:42 +02:00
Peter Simons
b7f032ebed LTS Haskell 13.21 2019-05-18 12:57:42 +02:00
Robin Gloster
920d066ded
Merge pull request #61268 from r-ryantm/auto-update/alsa-plugins
alsaPlugins: 1.1.8 -> 1.1.9
2019-05-18 10:35:05 +00:00
Robin Gloster
43aa2e30c3
Merge pull request #58369 from bzizou/clustalo
clustal-omega: init at 1.2.4
2019-05-18 10:16:43 +00:00
Robin Gloster
6cf583cf2f
Merge pull request #60406 from JohnAZoidberg/remove-isnull
treewide: Remove usage of isNull
2019-05-18 09:36:24 +00:00
Robin Gloster
d40443ba6d
Merge pull request #60517 from manveru/timetrap-update
timetrap: use bundlerApp
2019-05-18 09:32:05 +00:00
Robin Gloster
383fb2dcfc
Merge pull request #61270 from r-ryantm/auto-update/alsa-utils
alsaUtils: 1.1.8 -> 1.1.9
2019-05-18 09:06:46 +00:00
Robin Gloster
381964e9a3
alsaPlugins: 1.1.8 -> 1.1.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alsa-plugins/versions

The alsalconfdir has been fixed upstream in:
https://git.alsa-project.org/?p=alsa-plugins.git;a=blobdiff;f=configure.ac;h=1be4a70c803c367528aaf07839430801bc7f0c78;hp=5b80585fa54257266de4c59adcfd7858156f9abd;hb=2d9f140caa63fbf79d6a0823e293110b97229895;hpb=613ac0c3483fb9bc0d010e8ed4ad50191500d641

Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-18 10:58:00 +02:00
Minijackson
bc38106acb
jellyfin: 10.3.2 -> 10.3.3 2019-05-18 10:56:55 +02:00
Robin Gloster
9cc417ac9d
Merge pull request #61305 from eadwu/pythonPackages.celery/fix-moto-dependency
pythonPackages.celery: unpin moto
2019-05-18 08:52:24 +00:00
Gabriel Ebner
c22f09e70b
Merge pull request #61651 from sondr3/tokei-mac-fix
tokei: fix missing Security framework on macOS
2019-05-18 10:52:05 +02:00
Robin Gloster
d149e44512
Merge pull request #61307 from danieldk/spacy-2.1.3
python3Packages.spacy: 2.0.18 -> 2.1.3
2019-05-18 08:51:19 +00:00
Robin Gloster
316e381b0d
Merge pull request #61509 from thoughtpolice/nixpkgs/rm-souper
pkgs: remove souper-2017-03-23
2019-05-18 08:48:21 +00:00
Robin Gloster
31fdac08d3
Merge pull request #61508 from thoughtpolice/nixpkgs/rm-llvm_37
pkgs: remove llvm_37
2019-05-18 08:47:03 +00:00