Commit graph

173931 commits

Author SHA1 Message Date
Maximilian Bosch 5f22c1487b
Merge pull request #70231 from WilliButz/grafana-update
grafana: 6.4.0 -> 6.4.1
2019-10-03 14:37:32 +02:00
Maximilian Bosch 594378ceea
sourcehut: mark as broken
There were several custom python dependencies broken. I decided to
modify the `sourcehut` expression as it wouldn't even evaluate without
nodejs-11_x I didn't manage to get it building.
2019-10-03 14:33:34 +02:00
Maximilian Bosch 334641d112
nodejs-11_x: remove
Package is EOLed by upstream: https://github.com/nodejs/Release

Fixes #69008
2019-10-03 14:33:34 +02:00
Maximilian Bosch 7c74ebd2a6
python3Packages.asyncpg: fix hash
The hash to the patch is broken, even with the original revision
which adds asyncpg (ee2161c5e8). As the
downloaded patch seems fine, I guess that it was generated with
`nix-prefetch-url` (the hashes for `fetchpatch` usually differ) and the
issue wasn't found as the fixed-output-derivation was already in the
contributor's store.

See https://hydra.nixos.org/build/102495795

ZHF #68361
2019-10-03 14:32:32 +02:00
Jörg Thalheim d4c74084e1
Merge pull request #70316 from Mic92/zfs-fpu
linux: update fpu patches for 5.3
2019-10-03 13:04:12 +01:00
Nicolas Mattia 76b54c75b3 libcxxabi: don't depend on libunwind 2019-10-03 13:39:19 +02:00
Tim Steinbach cac7fdfdcd
oh-my-zsh: 2019-10-01 -> 2019-10-02 2019-10-03 07:34:21 -04:00
Thomas Tuegel 629f713796
Merge pull request #70264 from ttuegel/security--CVE-2019-14744
Patch kdelibs for CVE-2019-14744
2019-10-03 05:57:21 -05:00
Jörg Thalheim 96097ab665
linux: update fpu patches for 5.3
At the moment we experience bad instabilities with linux 5.3:

https://github.com/zfsonlinux/zfs/issues/9346

as the zfs-native method of disabling the FPU is buggy.
2019-10-03 11:13:28 +01:00
Bruno Bzeznik 1ba3f3f00f SPAdes: init at 3.13.1 (#63082) 2019-10-03 09:18:48 +00:00
Jonathan Ringer 02795b4ed5
racerd: 2019-03-20 -> 2019-09-02 2019-10-03 02:15:30 -07:00
Tobias Mayer eef286ca53 vimPlugins.vim-pasta: init at 2018-09-08 2019-10-03 02:13:06 -07:00
Tobias Mayer 4185ed3a81 vimPlugins.vim-textobj-variable-segment: init at 2019-05-05 2019-10-03 02:13:06 -07:00
Tobias Mayer 30f246e4f4 vimPlugins.vim-indexed-search: init at 2019-07-04 2019-10-03 02:13:06 -07:00
Tobias Mayer 7b29837a69 vimPlugins.asterisk: init at 2019-09-23 2019-10-03 02:13:06 -07:00
Tobias Mayer 33a095fb9e vimPlugins: Update 2019-10-03 02:13:06 -07:00
Maximilian Bosch 06041fd174
python3Packages.asdf: 2.3.3 -> 2.4.2
Bump to fix the broken build of the package:

* Disable doctest as they're currently broken in our test env
* Loosen version constraint for `semantic_version` as it was only
  introduced to work around some deprecation warnings[1]

See also: https://hydra.nixos.org/build/102480957

ZHF #68361

[1] 3446ae072b
2019-10-03 11:07:15 +02:00
Olli Helenius 2ac643c241 pythonPackages.hcloud: init at 1.6.1 2019-10-03 02:00:27 -07:00
Domen Kožar ab5863afad
cachix: workaround https://github.com/NixOS/nix/issues/2990 2019-10-03 10:52:24 +02:00
Koki Yasuno 45e3058f78 station: init at 1.51.1 2019-10-03 01:24:01 -07:00
Domen Kožar 660db64a26
cachix: fix build on darwin 2019-10-03 10:08:42 +02:00
Mario Rodas ea5d2a0efa flow: 0.108.0 -> 0.109.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.109.0
2019-10-03 08:27:11 +02:00
Vincent Laporte dc6b299e09 ocamlPackages.patience_diff: init at 0.12.0 2019-10-03 08:26:41 +02:00
Vincent Laporte 33c36dd2f4 ocamlPackages.expect_test_helpers: init at 0.12.0 2019-10-03 08:26:41 +02:00
Vincent Laporte 2c87f4f07e ocamlPackages.expect_test_helpers_kernel: init at 0.12.0 2019-10-03 08:26:41 +02:00
Vincent Laporte e0dcde83b0 ocamlPackages.sexp_pretty: init at 0.12.0 2019-10-03 08:26:41 +02:00
Rommel MARTINEZ 57c43ad8d0 qutebrowser: 1.7.0 -> 1.8.1 2019-10-02 22:38:40 -07:00
Enno Lohmeier 31c4f79289 pythonPackages.bleach: add implicit setuptools dependency 2019-10-02 20:57:37 -07:00
Jonathan Ringer 64205fa108 pythonPackages.trackpy: disable plot tests 2019-10-02 20:49:57 -07:00
Dmitry Kalinkin c83db0cc53
sourcehut: use recurseIntoAttrs 2019-10-02 23:40:47 -04:00
Matthew Bauer 480d11f166
Merge pull request #69866 from doronbehar/package-hasmail
hasmail: init at 2019-08-24
2019-10-02 20:06:17 -04:00
Daniël de Kok c4fdb91a0b python3Packages.spacy_models: update for spaCy 2.2.0 compatibility 2019-10-02 17:05:22 -07:00
Daniël de Kok 4491958922 python3Packages.spacy: 2.1.8 -> 2.2.0
Changelog:
https://github.com/explosion/spaCy/releases/tag/v2.2.0
2019-10-02 17:05:22 -07:00
Daniël de Kok bff5f0bbb1 python3Packages.thinc: 7.1.0 -> 7.1.1 2019-10-02 17:05:22 -07:00
Daniël de Kok 770d7f46b9 python3Packages.preshed: 2.0.1 -> 3.0.2 2019-10-02 17:05:22 -07:00
Matthew Bauer 7eace49cc5
Merge pull request #69917 from lopsided98/linux-rpi-1-dtb-rename
linux_rpi1: fix Raspberry Pi Zero device tree file name
2019-10-02 20:03:37 -04:00
worldofpeace 3dc58eda52 cawbird: fix build with vala 0.46 2019-10-02 19:29:05 -04:00
worldofpeace 355425b7cb
Merge pull request #70293 from schmittlauch/cawbird2
corebird: move deprecation warning to aliases and release notes
2019-10-02 23:08:14 +00:00
José Romildo Malaquias d560271320
Merge pull request #70051 from romildo/upd.matcha
matcha: 2019-09-23 -> 2019-09-30
2019-10-02 19:46:25 -03:00
Trolli Schmittlauch 45a9542a37 corebird: move deprecation warning to aliases and release notes 2019-10-03 00:41:33 +02:00
Jan Tojnar 4655669483
Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +02:00
Nikolay Korotkiy 89895a609f
qmapshack: 1.13.1 -> 1.13.2 2019-10-03 01:25:11 +03:00
mb 0cd88820b3 rocksdb: 6.2.2 -> 6.2.4 2019-10-03 00:21:55 +02:00
Jonathan Ringer fe24628a26 git-up: 1.4.2 -> 1.6.1 2019-10-03 00:19:33 +02:00
worldofpeace fa8b4eec80
gnome3.gnome-keyring: 3.31.91 -> 3.34.0 2019-10-03 00:09:20 +02:00
worldofpeace 04b726c032
gnome3.evince: 3.32.0 -> 3.34.0 2019-10-03 00:09:20 +02:00
worldofpeace 7543b25e37
libproxy: build with spidermonkey_60 2019-10-03 00:09:20 +02:00
Tor Hedin Brønner 4b3942b75a
gnomeExtensions.dash-to-dock: 66 -> 20190921
There's still no official release for gnome-3.34
2019-10-03 00:09:20 +02:00
Jan Tojnar 0038189df8
grilo-plugins: add grl-chromaprint 2019-10-03 00:09:19 +02:00
worldofpeace a631d57c79
pantheon.wingpanel-indicator-datetime: use older e-s-d
Workaround https://github.com/elementary/wingpanel-indicator-datetime/issues/122
Revert once resolved upstream.
2019-10-03 00:09:19 +02:00
worldofpeace 6d88a57efe
gnome3.evolution: fix FHS paths
This includes commands to spamassassin, sa-learn, bogofilter
and the prefix to openldap
2019-10-03 00:09:19 +02:00
Jan Tojnar 44069671eb
grilo-plugins: build grl-bookmarks
Totem asks after it.
2019-10-03 00:09:19 +02:00
Jan Tojnar 1c5db6535d
gnome3.seahorse: fix build with recent libsecret 2019-10-03 00:09:19 +02:00
Jan Tojnar b8ab8598ed
vte-ng: move inside termite
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
Tor Hedin Brønner 880fab10fc
gnome3.mutter: Add upstream patches before 3.34.1
Fixes some eg. animation related crashes which in particular affected
dash-to-dock.
2019-10-03 00:09:18 +02:00
Tor Hedin Brønner 34a76d40cd
gnome3.gnome-shell: drop caribou
This should no longer be necessary as gnome-shell ships its own on-screen
keyboard.
2019-10-03 00:09:18 +02:00
worldofpeace 2f41598ba8
gnome3.gnome-session: fix debug spam with systemd session 2019-10-03 00:09:18 +02:00
worldofpeace dcd578d949
gnome3.gdm: Remove duplicate sessions when on Xorg 2019-10-03 00:09:17 +02:00
worldofpeace 22dccf9602
gnome3.gdm: fix rebuild switch
See: https://gitlab.gnome.org/GNOME/gdm/issues/515
2019-10-03 00:09:17 +02:00
worldofpeace a62a8aaa14
pantheon.elementary-session-settings: add default settings to config dirs
Also don't use placeholder in the executable.
2019-10-03 00:09:17 +02:00
worldofpeace 513e8de83b
pantheon.elementary-settings-daemon: fix gnome-session detecting autostarts
For some reason GNOME 3.34 gnome-session fails to recognize
these autostarts suffixed with `-pantheon`, whereas they worked before.
It seems to work fine without the suffix, and it's verified elementary-settings-daemon
proccess are running in the session.
2019-10-03 00:09:17 +02:00
worldofpeace da8226b334
gnome3.pomodoro: 0.15.1 -> 2019-09-15 2019-10-03 00:09:17 +02:00
worldofpeace 76d12e8b88
gnomeExtension.timepp: mark as broken 2019-10-03 00:09:16 +02:00
worldofpeace eebc63aabd
gnomeExtension.tilingnome: 2019-01-18 -> 2019-09-19 2019-10-03 00:09:16 +02:00
worldofpeace 3e0539af09
gnomeExtension.taskwhisperer: mark as broken 2019-10-03 00:09:16 +02:00
worldofpeace b9f3160c2a
gnomeExtension.system-monitor-applet: mark as broken 2019-10-03 00:09:16 +02:00
worldofpeace 9599236469
gnomeExtension.sound-output-device-chooser: 2019-04-01 -> 24 2019-10-03 00:09:16 +02:00
worldofpeace d6413fc352
gnomeExtensions.remove-dropdown-arrows: 11 -> 13 2019-10-03 00:09:15 +02:00
worldofpeace 4333119b64
gnomeExtensions.pidgin-im-integration: mark as broken 2019-10-03 00:09:15 +02:00
worldofpeace 006330bce4
gnomeExtensions.icon-hider: mark as broken 2019-10-03 00:09:15 +02:00
worldofpeace 77f1d77a3b
gnomeExtensions.clipboard-indicator: mark as broken 2019-10-03 00:09:15 +02:00
worldofpeace 18f2e6230a
gnomeExtensions.caffeine: make as broken 2019-10-03 00:09:14 +02:00
worldofpeace 3b81b3a827
gnomeExtensions.arc-menu: 31 -> 33.2 2019-10-03 00:09:14 +02:00
worldofpeace fc8413d218
gnomeExtensions.appindicator: 29 -> 30 2019-10-03 00:09:14 +02:00
worldofpeace d935c9bc59
gnomeExtensions.mediaplayer: remove
Source repo is archived and the extension was retired [0]

[0]: https://github.com/JasonLG1979/gnome-shell-extensions-mediaplayer/blob/master/README.md
2019-10-03 00:09:14 +02:00
worldofpeace dac8bf9ed5
libpeas: correct gtk .pc file
Here's the diff post meson:
-prefix=/nix/store/hfrrby8wapcz17v927as18z3znqdv2ps-libpeas-1.22.0
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
+prefix=/nix/store/sc8h3m6fv3zdjzpkimhm4yqarafhjp6y-libpeas-1.24.0
+libdir=${prefix}/lib
 includedir=${prefix}/include

-Name: libpeas-gtk
-Description: libpeas-gtk, a GObject plugins library (Gtk widgets)
-Requires: glib-2.0 >= 2.38.0, gtk+-3.0 >= 3.0.0, libpeas-1.0 >= 1.22.0
-Version: 1.22.0
+Name: libpeas-gtk-1.0
+Description: GObject plugins library widgetery
+Version: 1.24.0
+Requires.private: libpeas-1.0, glib-2.0 >=  2.38.0, gobject-2.0 >=  2.38.0, gobject-introspection-1.0 >=  1.39.0, gtk+-3.0 >=  3.0.0, gmodule-2.0 >=  2.38.0, gio-2.0 >=  2.38.0
+Libs: -L${prefix}//lib  -lpeas-gtk-1.0
 Cflags: -I${includedir}/libpeas-1.0
-Libs: -L${libdir} -lpeas-gtk-1.0

As we can see, all the requires got moved into private.
This appears to have broken midori [0]

[0]: https://hydra.nixos.org/build/101627205
2019-10-03 00:09:14 +02:00
worldofpeace 1252132f08
midori: 7 -> 9.0
* add libarchive and json-glib

We use vala_0_44 to avoid the issue with sqlite3 vapi [0]

[0]: a54e4d89a4.patch
2019-10-03 00:09:13 +02:00
worldofpeace 7ba3608aa0
feedreader: fix build with latest libsecret 2019-10-03 00:09:13 +02:00
worldofpeace 752ebe1078
libunity: fix build with latest vala
See: https://gitlab.gnome.org/GNOME/vala/issues/766
2019-10-03 00:09:13 +02:00
worldofpeace e7b7d75825
epiphany: 3.32.4 -> 3.34.0 2019-10-03 00:09:13 +02:00
Tor Hedin Brønner 84fb39ef12
webkitgtk: 2.24.4 -> 2.26.1
* add fix-bubblewrap-paths.patch
* use clangStdenv
  We're running into #36947

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-03 00:09:13 +02:00
worldofpeace ea6aae81f1
gnome3.gdm: add branding
We use the logo key to add the NixOS text logo to GDM.
2019-10-03 00:09:12 +02:00
worldofpeace f8682c31dd
gnome3.gnome-initial-setup: init at 3.34.0 2019-10-03 00:09:11 +02:00
worldofpeace 4ff0d1e23f
umockdev: use latest vala 2019-10-03 00:09:11 +02:00
worldofpeace 41d71bacd6
dee: pull in patches
Fixes the deprecation warnings and vapi stuff.
This also allows us to use latest vala.
2019-10-03 00:09:11 +02:00
Utku Demir 26e22e6dfe
Remove obsolete patch for Hedgehog on ghc-8.8.1 2019-10-03 11:07:21 +13:00
R. RyanTM d33e497b1b unrar: 5.7.5 -> 5.8.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/unrar/versions
2019-10-02 23:52:53 +02:00
Thomas Tuegel 9a0674296e
kdelibs: Patch for CVE-2019-14744
See also: https://phabricator.kde.org/D22989
See also: https://github.com/NixOS/nixpkgs/issues/70102
2019-10-02 16:47:02 -05:00
Martin Milata 12f31b7366 libpng12: 1.2.57 -> 1.2.59
CVE-2017-12652
2019-10-02 23:41:25 +02:00
Thomas Tuegel 260ef791a3
pykde4: Do not build on Hydra
pykde4 is not used in Nixpkgs, so it is not appropriate to build on Hydra.
2019-10-02 16:31:41 -05:00
Thomas Tuegel ee36267193
kdelibs: gnidorah is maintainer 2019-10-02 16:30:09 -05:00
Thomas Tuegel e98b64c2e0
Revert "Remove pykde4"
This reverts commit a3ad16b9ca.
2019-10-02 16:29:14 -05:00
John Mercier 2e2b068e04 micronaut 1.2.1 -> 1.2.3 2019-10-02 23:15:56 +02:00
Lassulus f9b2528866
Merge pull request #70168 from schmittlauch/cawbird
cawbird: init at 1.0.1, replace corebird
2019-10-02 23:05:10 +02:00
Evan Stoll cdc963c5f3 gitkraken: 6.2.0 -> 6.2.1 2019-10-02 22:55:04 +02:00
Silvan Mosberger 643a329a4c
do-agent: init at 3.5.6 (#69186)
do-agent: init at 3.5.6
2019-10-02 22:34:26 +02:00
José Romildo Malaquias 9f58b7c4bb catfish: 1.4.7 -> 1.4.10 2019-10-02 22:28:13 +02:00
Peter Simons 31714a442d
Merge pull request #70192 from obsidiansystems/call-hackage-cross
haskell: Speed up cross callHackage by using native source
2019-10-02 22:15:48 +02:00
Edmund Wu 24a7e828df
linux_testing_bcachefs: 5.2.2019.09.24 -> 5.2.2019.10.01 2019-10-02 16:12:49 -04:00
Trolli Schmittlauch f855e588b7 corebird: drop package due to discontinuation, recommend cawbird as alternative 2019-10-02 22:07:42 +02:00
Maximilian Bosch 4537d0de34
Merge pull request #69995 from r-ryantm/auto-update/xterm
xterm: 348 -> 349
2019-10-02 21:54:04 +02:00
Philipp Middendorf 4ec79e8c09 quake3e: init at 2019-09-09 2019-10-02 21:53:08 +02:00
Matthew Bauer 47f384e238
Merge pull request #70265 from nyanloutre/ledger_live_icon_fix
ledger-live-desktop: add smaller desktop icon
2019-10-02 15:45:10 -04:00
Nathan Yong bd1ff8696b vcv-rack: 1.1.4 -> 1.1.5 2019-10-02 21:37:20 +02:00
nyanloutre 902de7a412
ledger-live-desktop: add smaller desktop icon
Original 1024x1024 icon doesn't show properly in KDE
2019-10-02 21:19:52 +02:00
Lassulus dc00a981b2
Merge pull request #70204 from 0x4A6F/master-qubes-core-vchan-xen
qubes-core-vchan-xen: init at 4.1.2
2019-10-02 20:39:45 +02:00
Thomas Tuegel a3ad16b9ca
Remove pykde4 2019-10-02 13:37:43 -05:00
Marek Mahut c18e6fb510
Merge pull request #70225 from jonringer/fix-poetry
pythonPackages.poetry: fix python2 build
2019-10-02 18:41:46 +02:00
John Wiegley 133eb427c1
libbfd: use zlib.dev as input (#70247)
libbfd: use zlib.dev as input
2019-10-02 17:58:23 +02:00
0x4A6F ffa991e7a0
qubes-core-vchan-xen: init at 4.1.2 2019-10-02 15:26:53 +00:00
Ryan Mulligan e5b783bd22
Merge pull request #69969 from r-ryantm/auto-update/sourcetrail
sourcetrail: 2019.2.39 -> 2019.3.46
2019-10-02 07:26:52 -07:00
Mario Rodas 44e14e9494 rclone: 1.49.3 -> 1.49.4
Changelog: https://forum.rclone.org/t/rclone-1-49-4-release/12099
2019-10-02 23:06:29 +09:00
Domen Kožar cb4332e3eb
Merge pull request #69886 from NixOS/haskell-updates
Haskell updates
2019-10-02 15:51:55 +02:00
worldofpeace 643b6a8c76
Merge pull request #70042 from ericdallo/add-gnome-extension-drop-down-terminal
gnomeExtensions.drop-down-terminal: init at v24
2019-10-02 13:48:20 +00:00
Eric Dallo b1bf22ab00 gnomeExtensions.drop-down-terminal: init at 24 2019-10-02 09:44:02 -04:00
Domen Kožar bf22c802e1
haddock: fix build 2019-10-02 15:35:50 +02:00
Peter Simons 9dfa74a9a8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
54d61d70bc.
2019-10-02 15:25:01 +02:00
Domen Kožar 5258f5597d
haddock-*: fix by pinning 2019-10-02 15:15:47 +02:00
worldofpeace f8a5999a4e
Merge pull request #70241 from delroth/vulnix-setuptools
vulnix: add missing setuptools dependency
2019-10-02 12:56:59 +00:00
talyz 96a1dbac97
bundler: 1.17.2 -> 1.17.3
Extracted from https://github.com/NixOS/nixpkgs/pull/70216.
2019-10-02 12:35:10 +00:00
Marek Mahut a1c6434ebd
Merge pull request #70242 from mmahut/jormungandr
jormungandr: 0.5.4 -> 0.5.5
2019-10-02 14:20:42 +02:00
Nicolas Mattia 7b8ae75cc3 libbfd: use zlib.dev as input 2019-10-02 14:13:39 +02:00
Mario Rodas 9c673c4a91
Merge pull request #67542 from jonringer/add-onnxruntime
onnxruntime: init at 0.5.0
2019-10-02 07:04:31 -05:00
Mario Rodas 81e65ca31b
Merge pull request #70046 from marsam/update-zeek
zeek: 2.5.5 -> 3.0.0
2019-10-02 06:40:15 -05:00
Tim Steinbach 25295972d4 kafka: Add 2.3 2019-10-02 07:37:44 -04:00
Marek Mahut f5ab71b864 jormungandr: 0.5.4 -> 0.5.5 2019-10-02 13:13:44 +02:00
Pierre Bourdon 01aa4bb7cb
vulnix: add missing setuptools dependency
More #68314 related breakage.
2019-10-02 12:46:01 +02:00
Mario Rodas 5ed9d8b8aa ruby_2_4: 2.4.7 -> 2.4.9
Changelog:
- https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-4-8-released/
- https://www.ruby-lang.org/en/news/2019/10/02/ruby-2-4-9-released/
2019-10-02 10:38:32 +00:00
Mario Rodas 5e76e7b430 ruby_2_5: 2.5.6 -> 2.5.7
Changelog: https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-5-7-released/
2019-10-02 10:38:32 +00:00
Mario Rodas 4ee22f3a9c ruby_2_5: 2.6.4 -> 2.6.5
Changelog: https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-6-5-released/
2019-10-02 10:38:32 +00:00
Mario Rodas befd5c954b ruby: remove ruby_2_3 patchset
d3983caf45 removed ruby_2_3 from nixpkgs
2019-10-02 10:38:32 +00:00
Joachim F 2c117aec37
Merge pull request #58471 from colemickens/cu
cloud-utils: use `qemu-utils` instead of `qemu`
2019-10-02 09:59:52 +00:00
Jörg Thalheim d97e30068c
Merge pull request #68231 from Chiiruno/dev/zeronet
Update: Zeronet, Init: pythonPackages: merkletools
2019-10-02 10:57:57 +01:00
Mario Rodas 7ed57e7c70
zeek: add tobim as maintainer 2019-10-02 04:00:00 -05:00
Mario Rodas 50675916d1
Merge pull request #70147 from marsam/update-zig
zig: 0.4.0 -> 0.5.0
2019-10-02 03:46:13 -05:00
Michael Raskin 0fe1972e8c openscad: fix qscintilla2 library reference
It is a bit of mystery where it gets qscintilla2_qt5 idea (removing it
from cmake modlues doesn't help, and such a library doesn't exist), so
just force-fix it for now.
2019-10-02 10:35:33 +02:00
Lassulus 0cd4732b6c
Merge pull request #70203 from esclear/pgmodeler
pgmodeler: init at 0.9.1
2019-10-02 10:18:28 +02:00
WilliButz dbdb787cce
grafana: 6.4.0 -> 6.4.1 2019-10-02 10:08:44 +02:00
Lancelot SIX 5d8ec9b99b
qgis: 3.8.0 -> 3.8.3 2019-10-02 10:03:06 +02:00
Mario Rodas 80e262e85a
zeek: add marsam as maintainer 2019-10-02 03:00:00 -05:00
Jörg Thalheim fca2e1cb5a
thunderbird: fix build with rustc 1.38 2019-10-02 08:53:58 +01:00
Mario Rodas a65eab246b
Merge pull request #70199 from tredontho/tredontho/universal-ctags-jansson
universal-ctags: Add jansson dependency
2019-10-02 02:50:22 -05:00
Jonathan Ringer e38f32a468
onnxruntime: init at 0.5.0 2019-10-02 00:47:58 -07:00
Nikolay Amiantov 1c429acbff tensorflow: add OpenGL path to find libcudart 2019-10-02 10:33:31 +03:00
Nikolay Amiantov 4947ddf347 libtensorflow: add meta 2019-10-02 10:33:31 +03:00
Nikolay Amiantov 46b7933d9a tensorflow: fix CUDA build using wrong GCC 2019-10-02 10:33:31 +03:00
Franz Pletz e4bdcc350e
Merge pull request #70071 from pacien/exim-v4.92.3
[security] exim: 4.92.2 -> 4.92.3
2019-10-02 07:28:30 +00:00
Ambroz Bizjak d156b2b619 nvidia-x11: Make vulkan library path absolute for >= 435.
The original file contains just a library name, which does not work when LD_LIBRARY_PATH does not contain /run/opengl-driver/lib, as is the case in unstable NixOS.

Fixes https://github.com/NixOS/nixpkgs/issues/69264
2019-10-02 10:09:50 +03:00
László Vaskó 9d9aa6099f python37Packages.pyrsistent: 0.15.2 -> 0.15.4
Some tests are broken on 0.15.2 if used with pytest 5+ as discussed
in #64145. The issue is fixed in tobgu/pyrsistent#175 and released in
0.15.4.
2019-10-01 22:59:10 -07:00
Jonathan Ringer 7eed92a7ac pythonPackage.cli-helpers: disable python2 tests 2019-10-01 22:48:34 -07:00
Jonathan Ringer d222547f48
pythonPackages.poetry: fix python2 build 2019-10-01 22:41:21 -07:00
Minijackson 4e7364abab gnvim: init at 0.1.5 2019-10-02 14:08:40 +09:00
Ryan Mulligan 98c4a3338b
Merge pull request #70009 from r-ryantm/auto-update/you-get
you-get: 0.4.1328 -> 0.4.1347
2019-10-01 21:54:50 -07:00
Daniel Albert bed7146758 pgmodeler: init at 0.9.1
pgModeler (PostgreSQL Database Modeler) is an open source database modeling tool designed for PostgreSQL.
2019-10-02 06:44:16 +02:00
Markus Schneider 8358d7595d vscode-extensions.cmschuetz12.wal: init at 0.1.0 2019-10-01 21:42:14 -07:00
Markus Schneider 5d7f8997c6 vscode-extensions.skyapps.fish-code: init at 0.2.1 2019-10-01 21:38:19 -07:00
Markus Schneider 90fc4a177f vscode-extensions.james-yu.latex-workshop: init at 8.2.0 2019-10-01 21:34:19 -07:00
Jonathan Ringer 8d440b5e59 python3Packages.keyring: 19.1.0 -> 19.2.0 2019-10-01 19:31:51 -07:00
R. RyanTM eca416c469 verilator: 4.016 -> 4.018
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-10-01 21:09:12 -05:00
R. RyanTM 2df3cb15e3 scrypt: 1.2.1 -> 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/scrypt/versions
2019-10-01 21:08:24 -05:00
Edmund Wu a3255de8c9
bcachefs-tools: 2019-09-25 -> 2019-10-01 2019-10-01 21:33:11 -04:00
Peter Simons b2bf3a2ac6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
845035f8d9.
2019-10-02 02:30:34 +02:00
Daiderd Jordan c819648a68 neovim: link against libluv on darwin 2019-10-02 00:30:42 +02:00
Daiderd Jordan fc408c8690
lua.pkgs.luv.libluv: fix linking against lua on darwin
[ 50%] Building C object CMakeFiles/luv.dir/src/luv.c.o
    [100%] Linking C shared library libluv.dylib
    Undefined symbols for architecture x86_64:
      "_luaL_addlstring", referenced from:
          _thread_dump in luv.c.o
      ...
2019-10-02 00:08:13 +02:00
Tim Steinbach f321347d91
Merge pull request #70212 from NeQuissimus/sbt_extras
sbt-extras: 2019-08-14 -> 2019-09-30
2019-10-01 17:55:34 -04:00
Tobias Bora e120e00d54 owncloud-client: Use qt5's own mkDerivation (#70187) 2019-10-01 17:48:23 -04:00
Tim Steinbach 85abd40bcb
sbt-extras: 2019-08-14 -> 2019-09-30 2019-10-01 17:47:59 -04:00
Nikolay Amiantov 280f17c893 buildBazelPackage: remove rules_cc
It's a new builtin dependency from Bazel 0.29.
2019-10-02 00:46:55 +03:00
Nick Braga edbeb51cf6 overmind: 2.0.2 -> 2.0.3 2019-10-01 17:42:36 -04:00
Trolli Schmittlauch e1c7d20793 cawbird: init at 1.0.1
Cawbird is a fork of the discontinued Corebird Twitter client.

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-10-01 23:38:12 +02:00
Frank Doepper d0d6da14b1 stenc: init at 1.0.7 2019-10-01 23:18:24 +02:00
Maximilian Bosch 885fc3a8d7
Merge pull request #70178 from WilliButz/grafana-update
grafana: 6.3.6 -> 6.4.0
2019-10-01 23:16:36 +02:00
Maximilian Bosch bb8b193bd5
Merge pull request #70200 from pacien/riot-v1.4.1
riot-{web,desktop}: 1.4.0 -> 1.4.1
2019-10-01 22:29:32 +02:00
Kierán Meinhardt e7ac6e3ff8 vimPlugins.vim-fetch: init at 2019-04-03 2019-10-01 12:51:02 -07:00
Kierán Meinhardt 3fc5a4e046 vimPlugins.todo-txt-vim: init at 2016-11-10 2019-10-01 12:51:02 -07:00
mtrsk 9cf5305eb2 ffmpegthumbnailer: 2.2.0 -> 2.2.1 2019-10-01 15:55:13 -03:00
pacien 7a82c74afe riot-desktop: 1.4.0 -> 1.4.1 2019-10-01 20:50:00 +02:00
pacien bdd869352f riot-web: 1.4.0 -> 1.4.1 2019-10-01 20:49:48 +02:00
markuskowa f349aa3e5e
Merge pull request #70032 from sikmir/gpxsee
gpxsee: 7.13 -> 7.14
2019-10-01 20:13:25 +02:00
Matthew Bauer 657b7d06c1
Merge pull request #70196 from matthewbauer/add-android32-cross-trunk
top-level/release-cross.nix: add android32
2019-10-01 13:40:12 -04:00
Matthew Bauer d93fb7b272
Merge pull request #70140 from matthewbauer/fix-68316
kwallet-pam: wrap pam_kwallet_init
2019-10-01 13:21:52 -04:00
Maximilian Bosch b5204d9f5f svgbob: fix build
See https://hydra.nixos.org/build/102480738

Bumping to latest version (which is 0.4.2 according to Cargo.lock) fixes
the build error. As no dependency changes happened, cargoSha256 doesn't
need to be updated.

ZHF #68361
2019-10-01 10:13:32 -07:00
Matthew Bauer 67b5f75672 top-level/release-cross.nix: add android32 2019-10-01 13:05:10 -04:00
Christian Kampka b980f1e46c kops_1_14: init at 1.14.0 (#70189) 2019-10-01 17:03:02 +00:00
Kierán Meinhardt 58899b8d19 vimPlugins.vim-fsharp: init at 2018-11-13 2019-10-01 09:53:18 -07:00
Kierán Meinhardt b4490a4964 vimPlugins: Update 2019-10-01 09:53:18 -07:00
John Ericson d6f1e70560 haskell: Speed up cross callHackage by using native source
The extract of code from hackage is the same on all platforms.
2019-10-01 12:46:50 -04:00
Trevor Thompson f2eabd49fc universal-ctags: Add jansson dependency
Add jansson dependency to enable JSON support
2019-10-01 11:27:59 -05:00
Jonathan Marler c6a1412132 rund: init at version 1.0.0
Adding a D Programming Language Compiler Wrapper tool that runs and caches D programs.  This is an alternative to the existing `rdmd` tool.  It's a rewrite that leverages a new compiler feature that allows it to run the compiler once instead of having to run it twice like `rdmd` does.  I decided to create a new tool rather than trying to support both older and new compilers in the same tool.  It also introduces new features like "Source Compiler Directives" which allow D Language source files to contain compiler configuration such as import paths, environment variables, etc.
2019-10-01 18:27:38 +02:00
Wael Nasreddine 7fae12010b
Merge pull request #70055 from shahrukh330/shahrukh330/add-quobole-sdk
pythonPackages.qds_sdk: init at 1.12.0
2019-10-01 12:16:40 -04:00
Shahrukh Khan f2a1d48989 pythonPackages.qds_sdk: init at 1.12.0 2019-10-01 20:38:59 +05:00
Maximilian Bosch 8613b37f13
Merge pull request #70136 from Vskilet/nextcloud-update
nexcloud: 16.0.4 -> 16.0.5
2019-10-01 17:33:18 +02:00
R. RyanTM 5852497f3c imagemagick7: 7.0.8-58 -> 7.0.8-66
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-10-01 08:24:05 -07:00
Matthew Bauer a296cc254f kwallet-pam: wrap pam_kwallet_init
This needs a compatible env as kwalletd daemon. Need to wrap it to
correct this.

Fixes #68316
2019-10-01 11:15:39 -04:00
Maximilian Bosch 16e3408c0e
Merge pull request #70180 from basvandijk/cargo-audit-0.9.1
cargo-audit: init at 0.9.1
2019-10-01 17:11:32 +02:00
Bas van Dijk 4941a8b8e2 cargo-audit: init at 0.9.1
cargo-audit is a subcommand for cargo which audits Cargo.lock files for crates
with security vulnerabilities
2019-10-01 16:44:28 +02:00
Elis Hirwing d1a8006b89 transifex-client: Add missing setuptools dependency 2019-10-01 23:41:08 +09:00
Matthieu Coudron 4c70f45e8a
Merge pull request #70057 from jonringer/bump-jenkins-job
pythonPackages.jenkins-job-builder: 3.0.1 -> 3.0.2
2019-10-01 23:40:28 +09:00
Peter Simons 1e148f1a33
Merge pull request #70053 from peti/t/drop-obsolete-ghcjs
drop obsolete ghcjs 8.4.x version
2019-10-01 16:20:03 +02:00
Peter Simons bd355d9a38 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
b51789ef3e.
2019-10-01 16:18:59 +02:00
Ryan Mulligan 5eee2d42a0
Merge pull request #69972 from r-ryantm/auto-update/squirrel-sql
squirrel-sql: 3.9.1 -> 4.0.0
2019-10-01 06:53:45 -07:00
Ryan Mulligan 4b6976b838
Merge pull request #69744 from r-ryantm/auto-update/pspg
pspg: 1.6.8 -> 2.0.4
2019-10-01 06:49:50 -07:00
WilliButz 79b99099cf
grafana: 6.3.6 -> 6.4.0 2019-10-01 15:46:52 +02:00
José Romildo Malaquias c1c13c0b99 numix-icon-theme-square: 19.05.07 -> 19.09.20 2019-10-01 09:59:33 -03:00
José Romildo Malaquias c993eb3fb3 numix-icon-theme-circle: add romildo as maintainer 2019-10-01 09:54:49 -03:00
José Romildo Malaquias 417c4193b2 numix-icon-theme-circle: 19.05.07 -> 19.09.20 2019-10-01 09:53:48 -03:00
José Romildo Malaquias 6efc9c1bb5 numix-icon-theme: 18.07.17 -> 19.09.20 2019-10-01 09:50:54 -03:00
Peter Simons 40dad5ec30 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
c3176c037f.
2019-10-01 14:41:36 +02:00
José Romildo Malaquias 81a16d6f77
Merge pull request #69704 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 19.02.22 -> 19.05.07
2019-10-01 09:38:49 -03:00
Tim Steinbach f7765fb052
oh-my-zsh: 2019-09-24 -> 2019-10-01 2019-10-01 08:04:40 -04:00
Tim Steinbach f5aaf1f958
zoom-us: 3.0.291715.0908 -> 3.0.301026.0930 2019-10-01 08:02:01 -04:00
Tim Steinbach ed5a7f6740
linux: 5.3.1 -> 5.3.2 2019-10-01 08:00:25 -04:00
Tim Steinbach 5783f5335d
linux: 5.2.17 -> 5.2.18 2019-10-01 08:00:22 -04:00
Tim Steinbach 6f807b3861
linux: 4.19.75 -> 4.19.76 2019-10-01 08:00:08 -04:00
Maximilian Bosch c7164ea3c4
python3Packages.pytaglib: fix build
Applied several patches to fix the test suite on python 2.7 and to
properly install the `pyprinttags` executable. Also switched to the
GitHub source for now as the PyPI tarball was wrongly packaged and
didn't contain the `pyprinttags.py` script (see the last two patches for
further reference).

See also https://hydra.nixos.org/build/102493330

ZHF #68361
2019-10-01 13:53:33 +02:00
José Romildo Malaquias aa7c91162e
Merge pull request #69353 from romildo/upd.efl
enlightenment.efl: 1.22.3 -> 1.22.5
2019-10-01 07:34:10 -03:00
Jörg Thalheim 83a7fd2a77
buildRustPackage: add verifyCargoDeps option (#67387)
buildRustPackage: add verifyCargoDeps option
2019-10-01 10:55:31 +01:00
Maximilian Bosch f8c6b826d4
python3Packages.scikit-build: fix build
Build broke as it's attempted to run the cmake configure-phase which
won't work as this package uses cmake, but builds via a `setup.py`
rather than a `CMakeLists.txt`.

ZHF #68361
2019-10-01 11:11:29 +02:00
Marek Mahut a5bd569344
Merge pull request #70141 from mmahut/jormungandr
jormungandr: 0.5.2 -> 0.5.4
2019-10-01 10:15:18 +02:00
Maximilian Bosch b9535664c7
Merge pull request #69019 from Ma27/package-wlr-randr
wlr-randr: init at unstable-2019-03-21
2019-10-01 09:52:17 +02:00
zimbatm 0df4dad270
Merge pull request #68957 from simonchatts/entrance
pythonPackages.entrance: init at 1.1.10 (and janus init at 0.4.0)
2019-10-01 07:50:23 +00:00
Jan Hrnko f641fca688 diceware: add missing 'setuptools' to propagatedBuildInputs 2019-10-01 16:49:11 +09:00
zimbatm 212973a057
pythonPackages.janus: disabled if python < 3.6 2019-10-01 07:47:54 +00:00
Elis Hirwing 6b11080f9f
Merge pull request #70069 from shyim/add-psalm
phpPackages.psalm: init at 3.5.3
2019-10-01 08:22:42 +02:00
Elis Hirwing 8618334d83
Merge pull request #70067 from shyim/update-php-cs-fixer
phpPackages.php-cs-fixer: 2.15.1 => 2.15.3
2019-10-01 08:19:58 +02:00
Elis Hirwing 65c433b5c4
Merge pull request #70079 from Vskilet/jackett-update
jackett: 0.11.687 -> 0.11.751
2019-10-01 08:19:04 +02:00
worldofpeace db96124d3d
Merge pull request #68995 from worldofpeace/bump/libfprint
fprintd: 0.8.1 -> 0.9.0, libfprint: 0.99 -> 1.0
2019-10-01 05:38:33 +00:00
worldofpeace 1ac5e08d5d
Merge pull request #69376 from d-goldin/bump-epson-escpr2
epson-escpr2: 1.0.29 -> 1.1.1
2019-10-01 05:36:30 +00:00
Dima e33810594d epson-escpr2: 1.0.29 -> 1.1.1
The build was failing because the source rpm does not exist
on epsons servers anymore.

Thus bumping it to an existing version
https://hydra.nixos.org/build/101990975/nixlog/5
2019-10-01 01:34:17 -04:00
R. RyanTM 13ccc86f4e flatpak-builder: 1.0.8 -> 1.0.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/flatpak-builder/versions
2019-09-30 22:31:34 -07:00
worldofpeace fb170183c4
Merge pull request #70149 from worldofpeace/blueman-fix
blueman: no optional networkmanager
2019-10-01 05:28:26 +00:00
R. RyanTM 3fea7b5e08 davix: 0.7.4 -> 0.7.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davix/versions
2019-09-30 22:28:15 -07:00
worldofpeace 0daea5f197
Merge pull request #67746 from samueldr/pkgs/quassel/fix-wrapQtAppsHook
quassel: Fix use of `mkDerivation`
2019-10-01 05:24:46 +00:00
Samuel Dionne-Riel c52b5b8a5d quassel: Fix use of mkDerivation
The `with stdenv;` would override the `mkDerivation` to be the regular
one, instead of the libsForQt5 one.

This simply removes the dangerous use of the all-encompassing `with`,
and prefers using a more precise inherit for `lib`.

See #65399

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-01 01:23:10 -04:00
R. RyanTM 72e80436cd python37Packages.dbf: 0.98.2 -> 0.98.3
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-dbf/versions
2019-09-30 22:21:10 -07:00
R. RyanTM 494b1d5b3c mawk: 1.3.4-20171017 -> 1.3.4-20190203
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mawk/versions
2019-09-30 22:16:18 -07:00
R. RyanTM a86acc7e26 python37Packages.python-gitlab: 1.9.0 -> 1.11.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/python3.7-python-gitlab/versions
2019-09-30 22:11:00 -07:00
R. RyanTM 90c6fbabf2 python27Packages.pycdio: 2.0.0 -> 2.1.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/python2.7-pycdio/versions
2019-09-30 22:08:24 -07:00
R. RyanTM 549c0ee2f6 python37Packages.meld3: 1.0.2 -> 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/python3.7-meld3/versions
2019-09-30 22:06:52 -07:00
R. RyanTM 187cf4a567 python37Packages.marshmallow-sqlalchemy: 0.17.0 -> 0.19.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/python3.7-marshmallow-sqlalchemy/versions
2019-09-30 22:04:40 -07:00
worldofpeace fcb84c5534 blueman: no optional networkmanager
blueman declares NetworkManager gi bindings
as a required runtime dependency [0]

Fixes #69555

[0]: 531da47b06/Dependencies.md
2019-09-30 22:55:17 -04:00
Jon dd57c164e9
Merge pull request #69654 from r-ryantm/auto-update/libsolv
libsolv: 0.7.5 -> 0.7.6
2019-09-30 18:31:37 -07:00
Jon 3eb7f10187
Merge pull request #69651 from r-ryantm/auto-update/libdigidocpp
libdigidocpp: 3.13.7 -> 3.14.0
2019-09-30 18:29:14 -07:00
Matthew Bauer 1f95c9c933 llvm9/compiler-rt: fix on i686 2019-09-30 21:27:22 -04:00
Matthew Bauer a7dc5c685e llvm/compiler: preserve hashes
Don’t require a mass rebuild for this fix.
2019-09-30 21:24:27 -04:00
Matthew Bauer d303a2f431 llvm/compiler-rt: fix on i686
Only turn on cross related flags when useLLVM = true.

Fixes #66693
2019-09-30 21:24:27 -04:00
Jon 5dd2ff3679
Merge pull request #69707 from r-ryantm/auto-update/powerdns
powerdns: 4.1.13 -> 4.2.0
2019-09-30 18:14:50 -07:00
Jon 2009c26c41
Merge pull request #69708 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 4.1.0 -> 4.1.2
2019-09-30 18:13:18 -07:00
Jon 5a2eaf5323
Merge pull request #69701 from r-ryantm/auto-update/obs-studio
obs-studio: 23.2.1 -> 24.0.1
2019-09-30 18:01:41 -07:00
Mario Rodas 9e522a736d
zig: 0.4.0 -> 0.5.0
Release Notes: https://ziglang.org/download/0.5.0/release-notes.html
2019-09-30 20:00:00 -05:00