Commit Graph

37473 Commits

Author SHA1 Message Date
talyz
afa3abf632 gitlab: Refactor for new repo structure
GitLab recently restructured their repos; whereas previously they had
one gitlab-ce and one gitlab-ee repo, they're now one and the
same. All proprietary components are put into the ee subdirectory -
removing it gives us the foss / community version of GitLab. For more
info, see
https://about.gitlab.com/2019/02/21/merging-ce-and-ee-codebases/

This gives us the opportunity to simplify things quite a bit, since we
don't have to keep track of two separate versions of either the base
data or rubyEnv.
2019-10-08 15:52:11 +02:00
Doron Behar
eb2a1472b7 wmc-mpris: unstable-2019-07-24 -> 0.1.0 2019-10-08 16:04:31 +03:00
Michael Weiss
8468a6f90f
tdesktop: 1.8.13 -> 1.8.15 2019-10-08 14:55:50 +02:00
Mario Rodas
c0977bf500
Merge pull request #70694 from marsam/update-terraform
terraform: 0.12.9 -> 0.12.10
2019-10-08 07:24:56 -05:00
Silvan Mosberger
70d692d5ec
Merge pull request #70685 from Infinisil/fix/mumble-override
mumble/murmur: Fix .override not working
2019-10-08 13:37:40 +02:00
Tor Hedin Brønner
fedc3638da gnome-builder: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Frederik Rietdijk
a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
talyz
59324d1fb9 gitlab: Build frontend assets from source
Instead of extracting prebuilt assets from the debian build, build
them from the source. This should give faster package updates and
reduces the amount of data needed to be downloaded by more than 500MB.
2019-10-08 11:24:06 +02:00
Matthieu Coudron
c47fc5727a
Merge pull request #70686 from dtzWill/update/qtpass-1.3.1
qtpass: 1.3.0 -> 1.3.1, fixups
2019-10-08 15:54:53 +09:00
R. RyanTM
5a471eaca5 geany: 1.35 -> 1.36
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geany/versions
2019-10-07 21:33:41 -07:00
R. RyanTM
9651b3e2b1 msmtp: 1.8.5 -> 1.8.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/msmtp/versions
2019-10-07 21:23:22 -07:00
R. RyanTM
959d303263 mpop: 1.4.5 -> 1.4.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mpop/versions
2019-10-07 21:19:35 -07:00
Will Dietz
bd43751712 cbatticon: 1.6.9 -> 1.6.10 2019-10-07 21:14:41 -07:00
Ryan Mulligan
ffc6062a51
Merge pull request #70674 from r-ryantm/auto-update/padthv1
padthv1: 0.9.9 -> 0.9.10
2019-10-07 20:30:34 -07:00
Mario Rodas
eeae856d6d
spotifyd: add marsam as maintainer 2019-10-07 20:41:13 -05:00
Mario Rodas
a257c0a06c
spotifyd: 0.2.18 -> 0.2.19 2019-10-07 20:40:21 -05:00
Mario Rodas
c26d471660
terraform: 0.12.9 -> 0.12.10
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.10
2019-10-07 20:00:00 -05:00
Will Dietz
6362fecff6
qtpass: add pwgen as optional runtime dep 2019-10-07 19:02:48 -05:00
Will Dietz
a6ab41fdfe
qtpass: install man page 2019-10-07 19:02:42 -05:00
Will Dietz
7d733bbc86
qtpass: point to lupdate 2019-10-07 19:02:34 -05:00
Will Dietz
a009dcdb27
qtpass: 1.3.0 -> 1.3.1
https://github.com/IJHack/QtPass/releases/tag/v1.3.1
2019-10-07 19:02:25 -05:00
Silvan Mosberger
27605cebae
mumble/murmur: Fix .override not working
Unfortunately there's no pkgs.libsForQt5.callPackages, which we need here to
get .override attributes on all derivation attributes. It's also
non-trivial to add it without duplicating code.

So instead just use standard pkgs.callPackages and pass refer to qt libs
through pkgs.qt5
2019-10-08 01:46:11 +02:00
Will Dietz
ce36382b28
krita: 4.2.6 -> 4.2.7.1 2019-10-07 18:33:19 -05:00
Will Dietz
4f7b4d0fda
nnn: 2.5 -> 2.7 2019-10-07 18:24:20 -05:00
R. RyanTM
5d65335e4a padthv1: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/padthv1/versions
2019-10-07 15:48:52 -07:00
R. RyanTM
245d419e99 openimageio2: 2.0.10 -> 2.0.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/openimageio/versions
2019-10-07 14:41:25 -07:00
worldofpeace
b4cd4b98d0 tilix: 2019-08-03 -> 2019-10-02 2019-10-07 14:41:00 -04:00
Robin Gloster
7c3e8cda89
Merge pull request #70530 from samdoshi/zathura
zathura 0.4.3 > 0.4.4 (and girara 0.3.2 -> 0.3.3)
2019-10-07 19:57:34 +02:00
Matt McHenry
5b19d1e461
eclipses: 2019-06 -> 2019-09 2019-10-07 19:56:22 +02:00
Christine Koppelt
036ed5de72 spark: 2.4.3 -> 2.4.4; remove 1.6.3 (EOL); refactoring 2019-10-07 12:53:51 -05:00
R. RyanTM
13257650da flacon: 5.4.0 -> 5.5.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/flacon/versions
2019-10-07 10:51:54 -07:00
R. RyanTM
e18f8b6909 gitAndTools.git-remote-hg: 1.0.0 -> 1.0.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/git-remote-hg/versions
2019-10-07 10:47:53 -07:00
Silvan Mosberger
ff41ef18c1
mumble,murmur: 1.2.19 -> 1.3.0 (#68800)
mumble,murmur: 1.2.19 -> 1.3.0
2019-10-07 19:32:09 +02:00
R. RyanTM
55023876bd fossil: 2.9 -> 2.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fossil/versions
2019-10-07 10:23:52 -07:00
Izorkin
1979aced56 znc: 1.7.4 -> 1.7.5 2019-10-07 10:22:44 -07:00
R. RyanTM
9ac905e03f gtkwave: 3.3.101 -> 3.3.102
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2019-10-07 12:18:42 -05:00
Greizgh
eec7cab81d mumble,murmur: 1.2.19 -> 1.3.0 2019-10-07 18:59:21 +02:00
Stig Palmquist
5e9eb563e9
i3status-rust: 0.10.0 -> 0.11.0 2019-10-07 18:58:57 +02:00
Quentin Vaucher
b99357eabd formatter: init at 0.3.0 2019-10-07 12:56:53 -04:00
worldofpeace
bc0f2b5b07
Merge pull request #70634 from toonn/wire-desktop-bump
wire-desktop: mac 3.10.3133 -> 3.10.3215
2019-10-07 15:55:44 +00:00
Vladimír Čunát
b7b8e1f2e7
Merge #70618: linuxPackages.virtualBoxGuestAdditions: fix build 2019-10-07 17:50:33 +02:00
R. RyanTM
90ee4a74aa manuskript: 0.9.0 -> 0.10.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/manuskript/versions
2019-10-07 08:45:38 -07:00
José Romildo Malaquias
8d3392ee6a
Merge pull request #70018 from mkf/cwm-6.3
cwm: 5.6 -> 6.3, and myself as maintainer
2019-10-07 11:45:38 -03:00
toonn
ad201141a8 wire-desktop: mac 3.10.3133 -> 3.10.3215 2019-10-07 16:36:18 +02:00
Peter Hoeg
520a658b26
Merge pull request #69712 from shyim/update-anydesk
anydesk: 4.0.1 -> 5.1.2
2019-10-07 21:52:40 +08:00
Ryan Mulligan
2b6cf21072
Merge pull request #70617 from r-ryantm/auto-update/kodelife
kodelife: 0.8.3.93 -> 0.8.5.99
2019-10-07 05:50:36 -07:00
markuskowa
86d97bb02c
Merge pull request #70602 from r-ryantm/auto-update/gromacs
gromacs: 2019.3 -> 2019.4
2019-10-07 14:43:39 +02:00
Linus Heckemann
22011b0218 linuxPackages.virtualBoxGuestAdditions: fix build
Fixes #70470
2019-10-07 14:02:45 +02:00
José Romildo Malaquias
9011c484b8
Merge pull request #70612 from r-ryantm/auto-update/jgmenu
jgmenu: 3.3 -> 3.4
2019-10-07 09:00:32 -03:00
R. RyanTM
e07345793e kodelife: 0.8.3.93 -> 0.8.5.99
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kodelife/versions
2019-10-07 04:53:39 -07:00
R. RyanTM
97ecdf799c jgmenu: 3.3 -> 3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jgmenu/versions
2019-10-07 04:16:40 -07:00
Patrick Hilhorst
fbc1f39b47
sakura: 3.6.0 -> 3.7.0 2019-10-07 13:14:41 +02:00
Aaron Andersen
096f5e26d6
Merge pull request #70581 from jojosch/dbeaver_6.2.2
dbeaver: 6.2.1 -> 6.2.2
2019-10-07 07:07:22 -04:00
Markus Kowalewski
ea45dc1053
gromacs: add perl to buildInputs 2019-10-07 13:03:13 +02:00
Norbert Melzer
83ad5dbd82 exercism: 3.0.11 -> 3.0.12 2019-10-07 13:01:24 +02:00
Linus Heckemann
9906b88423
Merge pull request #70382 from mayflower/anonscm
Fix dead anonscm links
2019-10-07 11:53:29 +02:00
R. RyanTM
8c6ee4fe16 gromacs: 2019.3 -> 2019.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gromacs/versions
2019-10-07 02:48:46 -07:00
geistesk
8c9c942e90 zncModules.fish: fix build 2019-10-07 01:18:45 -07:00
Johannes Schleifenbaum
aec7c30e2d
dbeaver: 6.2.1 -> 6.2.2 2019-10-07 08:42:20 +02:00
R. RyanTM
9f850a282f flexibee: 2019.2.5 -> 2019.3.0.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/flexibee/versions
2019-10-06 23:12:43 -07:00
Elis Hirwing
bd3743fd56
Merge pull request #70404 from lsix/nano-4.5
nano: 4.4 -> 4.5
2019-10-07 07:39:33 +02:00
R. RyanTM
0e4b2b6efd drumkv1: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumkv1/versions
2019-10-06 22:10:34 -07:00
R. RyanTM
31f3f91966 charliecloud: 0.9.8 -> 0.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/charliecloud/versions
2019-10-06 18:43:17 -07:00
R. RyanTM
01774a7d4a barrier: 2.3.1 -> 2.3.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/barrier/versions
2019-10-06 18:14:06 -07:00
Dmitry Kalinkin
cfd881dce0
Merge pull request #70161 from smaret/gildas-20191001_a
gildas: 20190901_a -> 20191001_a
2019-10-06 17:46:41 -04:00
Renaud
271fef8a4e
Merge pull request #70426 from das-g/cmatrix-license
cmatrix: set license attribute (gpl3)
2019-10-06 22:57:12 +02:00
Renaud
a467383f05
Merge pull request #68357 from markus1189/ddgr-1-7
ddgr: 1.6 -> 1.7
2019-10-06 17:39:35 +02:00
Renaud
71ef79dd38
Merge pull request #69944 from r-ryantm/auto-update/rambox-pro
rambox-pro: 1.1.6 -> 1.1.7
2019-10-06 16:47:32 +02:00
Renaud
61d745e571
Merge pull request #69959 from r-ryantm/auto-update/src
src: 1.26 -> 1.27
2019-10-06 16:45:44 +02:00
Sam Doshi
2678b8e8f6 zathura: 0.4.3 -> 0.4.4
Source URL and homepage also updated.
2019-10-06 15:21:38 +01:00
Sam Doshi
1aa3e67c57 girara: 0.3.2 -> 0.3.3
Source URL and homepage also updated.
2019-10-06 15:18:42 +01:00
Renaud
261fb1b443
Merge pull request #70369 from saschagrunert/podman
podman: 1.5.1 -> 1.6.1
2019-10-06 16:14:56 +02:00
Edmund Wu
55d5a90182
sourcehut.srht: unmark as broken 2019-10-06 08:48:40 -04:00
Edmund Wu
c4ce930c23
sourcehut.*: fix setuptools validation 2019-10-06 08:48:32 -04:00
Ryan Mulligan
9e6df4e074
Merge pull request #69453 from r-ryantm/auto-update/2bwm
_2bwm: 0.2 -> 0.3
2019-10-06 05:43:51 -07:00
Peter Simons
d5e99feea9
Merge pull request #70514 from marsam/update-hub
gitAndTools.hub: 2.12.7 -> 2.12.8
2019-10-06 14:36:44 +02:00
markuskowa
428a8fe772
Merge pull request #70508 from sikmir/gpxsee
gpxsee: 7.14 -> 7.15
2019-10-06 14:00:32 +02:00
Mario Rodas
7f1d646b80
gitAndTools.hub: 2.12.7 -> 2.12.8
Changelog: https://github.com/github/hub/releases/tag/v2.12.8
2019-10-06 04:20:00 -05:00
Doron Behar
72f9ec9225 syncthingtray: 0.10.0 -> 0.10.1 2019-10-06 10:55:59 +02:00
Vladimír Čunát
2e70007740
Merge #70445: firefox*: 69.0.1 -> 69.0.2 2019-10-06 10:35:28 +02:00
Nikolay Korotkiy
fc64448320
gpxsee: 7.14 -> 7.15 2019-10-06 11:02:34 +03:00
Christine Koppelt
ee06d27cf2 treewide: add some missing meta: descriptions and homepages (#70497) 2019-10-06 00:59:26 -04:00
Joachim Fasting
a1febca9fc lkl: 2019-06-20 -> 2019-10-04 2019-10-06 13:38:12 +09:00
Mario Rodas
03a5cf8444
Merge pull request #66643 from jonringer/bump-antlr4
antlr4: 4.7.1 -> 4.7.2
2019-10-05 19:18:17 -05:00
Mario Rodas
6106e8d028
Merge pull request #70486 from DarkDNA/mac-fixes/vscode
vscode: Make it so that it places the .app in $out/Applications on macOS
2019-10-05 18:57:12 -05:00
Florian Klink
b377295986
Merge pull request #70463 from marsam/update-spotifyd
spotifyd: 0.2.16 -> 0.2.18
2019-10-06 00:11:51 +02:00
Marek Mahut
9bb92be22b
Merge pull request #70394 from doronbehar/update-onedrive
onedrive: 2.3.9 -> 2.3.10
2019-10-05 22:32:32 +02:00
Marek Mahut
ffe028122b
Merge pull request #70393 from doronbehar/update-pdfcpu
pdfcpu: 0.2.4 -> 0.2.5
2019-10-05 22:18:32 +02:00
Amanda Cameron
317a011e5e vscode: Make it so that it places the .app in /Applications on macOS 2019-10-05 14:54:02 -04:00
worldofpeace
fcfc145158
Merge pull request #70386 from Kjuvi/cipher
cipher: init at 2.0.0
2019-10-05 15:03:11 +00:00
Quentin Vaucher
10b433ecff cipher: init at 2.0.0 2019-10-05 16:59:53 +02:00
Edmund Wu
2c16a2498c
scmsrht: 0.13.3 -> 0.14.2 2019-10-05 10:45:49 -04:00
Edmund Wu
748f4b1a78
todosrht: 0.46.8 -> 0.51.11 2019-10-05 10:45:44 -04:00
Edmund Wu
21e541520f
pastesrht: 0.5.1 -> 0.5.2 2019-10-05 10:45:34 -04:00
Edmund Wu
5fe13e341b
metasrht: 0.34.3 -> 0.35.2 2019-10-05 10:45:30 -04:00
Edmund Wu
bf7cce0418
mansrht: 0.12.4 -> 0.13.5 2019-10-05 10:45:24 -04:00
Edmund Wu
f71bf95ffb
listssrht: 0.36.3 -> 0.38.1 2019-10-05 10:45:15 -04:00
Edmund Wu
9fecb93740
hgsrht: 0.13.0 -> 0.15.2 2019-10-05 10:45:02 -04:00
Edmund Wu
3c842a91a0
gitsrht: 0.32.3 -> 0.33.1 2019-10-05 10:44:52 -04:00
Edmund Wu
facecca784
dispatchsrht: 0.11.0 -> 0.11.1 2019-10-05 10:44:46 -04:00
Edmund Wu
c503f76409
buildsrht: 0.45.13 -> 0.47.8 2019-10-05 10:44:43 -04:00
Edmund Wu
093ea80e98
srht: 0.52.13 -> 0.54.2 2019-10-05 10:44:28 -04:00
Sascha Grunert
ed633cb994
runc: v1.0.0-rc8 -> v1.0.0-rc9
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-10-05 15:42:04 +02:00
Nikolay Amiantov
de171ba0c6 cntk: partially unbreak
* Use GCC 7 to unbreak the build;
* Mark CUDA build as broken due to cub incompatibility.
2019-10-05 16:18:20 +03:00
Maximilian Bosch
9fc7c063e5
Merge pull request #69957 from r-ryantm/auto-update/signal-cli
signal-cli: 0.6.2 -> 0.6.3
2019-10-05 15:11:00 +02:00
worldofpeace
6fad65d5a0
Merge pull request #70378 from Kjuvi/ephemeral
ephemeral: 5.3.0 -> 5.4.0
2019-10-05 11:30:29 +00:00
worldofpeace
e1f961dc80
Merge pull request #70377 from Kjuvi/timetable
timetable: 1.0.8 -> 1.0.9
2019-10-05 11:25:59 +00:00
Joachim Fasting
bd78aa0d9f
tor-browser-bundle-bin: use hardened allocator 2019-10-05 12:51:42 +02:00
Roman Volosatovs
f69450c470
sidequest: 0.3.1 -> 0.7.2 2019-10-05 12:24:29 +02:00
taku0
6d974eb7ce firefox: 69.0.1 -> 69.0.2 2019-10-05 18:44:22 +09:00
taku0
d274d95cef firefox-bin: 69.0.1 -> 69.0.2 2019-10-05 18:43:58 +09:00
Mario Rodas
0d6b16da8e
spotifyd: 0.2.16 -> 0.2.18 2019-10-05 04:20:00 -05:00
Gwendolyn Quasebarth
daac44f01a friture: init at 0.36 2019-10-05 10:13:39 +02:00
Raphael Borun Das Gupta
376bb002e4 cmatrix: set license attribute (gpl3)
According to https://github.com/abishekvashok/cmatrix/blob/v2.0/COPYING
and https://github.com/abishekvashok/cmatrix/tree/v2.0#license,
CMatrix 2.0 is licensed under GPL 3.

part of #43716
2019-10-05 02:07:21 +02:00
Mateusz Kowalczyk
ed64ec38b7
Merge pull request #69956 from r-ryantm/auto-update/snd
snd: 19.6 -> 19.7
2019-10-05 08:41:35 +09:00
Nikolay Amiantov
9004c0b017
Merge pull request #70414 from primeos/tdesktop
tdesktop: 1.8.9 -> 1.8.13, range-v3: 0.5.0 -> 0.9.1
2019-10-05 02:06:47 +03:00
R. RyanTM
43fe77c0e8 qownnotes: 19.8.6 -> 19.9.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-10-04 23:51:53 +02:00
R. RyanTM
419b06b507 teamviewer: 14.5.1691 -> 14.6.2452
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/teamviewer/versions
2019-10-04 23:34:07 +02:00
Michael Weiss
c1b1270255
tdesktop: 1.8.9 -> 1.8.13 2019-10-04 22:00:54 +02:00
Nikolay Korotkiy
89439508e6
newsboat: 2.16.1 -> 2.17.1 2019-10-04 19:53:23 +03:00
Linus Heckemann
141b7210cb
Merge pull request #70256 from Ma27/drop-nodejs-11_x
nodejs-11_x: remove
2019-10-04 18:14:15 +02:00
talyz
09e657efea gitlab-shell: Split patch into ruby and go parts
Split the remove-hardcoded-locations patch into two separate patches,
one for the ruby package and one for the go package. This is clearer
and results in fewer rebuilds.
2019-10-04 18:06:23 +02:00
talyz
f3eb063ecf gitlab: 12.1.6 -> 12.3.4
- Update GitLab to 12.3.4

- Update update.py to cope with the new upstream repository structure

- Refactor gitlab-shell to use buildGoPackage and bundlerEnv for
  dependencies

- Refactor gitlab-workhorse to use buildGoPackage for dependencies

- Make update.py able to update gitlab-shell and gitlab-workhorse
  dependencies

- Various fixes necessary for update to work
2019-10-04 18:03:05 +02:00
Lancelot SIX
5b590f93e0
nano: 4.4 -> 4.5
See https://lists.gnu.org/archive/html/info-gnu/2019-10/msg00001.html
for release information.
2019-10-04 16:48:30 +02:00
Mario Rodas
974855c896
Merge pull request #70379 from marsam/init-gitAndTools.delta
gitAndTools.delta: init at 0.0.12
2019-10-04 09:27:38 -05:00
Gabriel Ebner
ec181f767e
Merge pull request #70399 from lsix/simplify-openscad
openscad: remove useless preBuild phase
2019-10-04 16:20:44 +02:00
adisbladis
f4e92a3ad5
Merge pull request #70211 from BookBub/overmind-2.0.3
overmind: 2.0.2 -> 2.0.3
2019-10-04 14:55:54 +01:00
Lancelot SIX
51c6082a9f
openscad: remove useless preBuild phase
The preBuild phase was introduced to follow a modification in qscintilla
build (76ad2796be) that forced the library
libqscintilla2_qt5.so to be called libqscintilla2.so. This has been
inproved in 4bf49d9417 so the preBuild
trick is not necessary anymore.
2019-10-04 15:24:16 +02:00
Doron Behar
c97c5b9dfe onedrive: 2.3.9 -> 2.3.10 2019-10-04 15:39:44 +03:00
Doron Behar
64d02bba01 pdfcpu: 0.2.4 -> 0.2.5 2019-10-04 15:37:17 +03:00
Linus Heckemann
91ceb6b997 treewide: fix dead anonscm.debian.org links 2019-10-04 12:42:21 +02:00
Michael Weiss
b52fb3b078
gns3Packages.{server,gui}Stable: 2.1.21 -> 2.2.0
gns3Packages.{server,gui}Preview: 2.2.0rc5 -> 2.2.0

The new dependency on setuptools is required for pkg_resources:

ImportError: No module named pkg_resources
2019-10-04 12:28:57 +02:00
Michael Weiss
099c740aa5
android-studio: 3.5.0.21 -> 3.5.1.0 2019-10-04 12:28:57 +02:00
Quentin Vaucher
5a547851b1 ephemeral: 5.3.0 -> 5.4.0 2019-10-04 12:06:40 +02:00
Quentin Vaucher
2691337a68 timetable: 1.0.8 -> 1.0.9 2019-10-04 11:59:55 +02:00
Mario Rodas
011c984b45
gitAndTools.delta: init at 0.0.12 2019-10-04 04:20:00 -05:00
Sascha Grunert
4f2119af05
podman: 1.5.1 -> 1.6.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-04 08:42:39 +02:00
Orivej Desh
3dc70841d3 cbc: 2.10.2 -> 2.10.3 2019-10-04 05:17:48 +00:00
Matthieu Coudron
81487f73eb
Merge pull request #70215 from LnL7/darwin-lua-libluv
neovim: fix darwin build
2019-10-04 13:05:32 +09:00
R. RyanTM
5fe43c1943 kid3: 3.7.1 -> 3.8.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/kid3/versions
2019-10-03 16:14:28 -07:00
worldofpeace
6dbb7b2437
Merge pull request #70344 from worldofpeace/fix-some-stuff
Fixup some glib/gtk vala FTBFS
2019-10-03 22:13:40 +00:00
Jan Tojnar
3ac761d1d8
sublimetext: 3207 -> 3211 (#70334)
sublimetext: 3207 -> 3211
2019-10-03 23:59:35 +02:00
Robin Gloster
3a887ed60d
Merge pull request #69996 from r-ryantm/auto-update/zim
zim: 0.71.1 -> 0.72.0
2019-10-03 22:00:48 +02:00
Robin Gloster
14d5038f05
Merge pull request #70341 from derchrisuk/mp3gain
mp3gain: 1.5.2 -> 1.6.2
2019-10-03 21:56:13 +02:00
worldofpeace
4631a07f51 fontmanager: drop repositories.git attribute 2019-10-03 15:31:15 -04:00
worldofpeace
6acce347fb pdfpc: fix build with vala 0.46 2019-10-03 15:31:15 -04:00
worldofpeace
e83ff7fc94 gxneur: fix build 2019-10-03 15:31:14 -04:00
worldofpeace
9b1fad08a2 grip: fix build 2019-10-03 15:31:14 -04:00
worldofpeace
c6a010af8e font-manager: fix build with vala 0.46 2019-10-03 15:31:14 -04:00
Peter Hoeg
95a3c8d151
Merge pull request #68375 from lsix/qgis-3.8.2
qgis: 3.8.0 -> 3.8.3
2019-10-04 00:44:25 +08:00
derchris
7b7360dab5 mp3gain: 1.5.2 -> 1.6.2 2019-10-03 18:41:06 +02:00
worldofpeace
2d9eb21602
Merge pull request #70329 from worldofpeace/wrapgapps-opera
opera: use autoPatchelfHook, use wrapGAppsHook
2019-10-03 16:08:59 +00:00
Nikolay Amiantov
0c02ecaea2 gnome15: mark as broken
It doesn't support Python 3 and newer versions of libraries are Python 2-only.
2019-10-03 18:24:51 +03:00
Guillaume Massé
297db487c2 sublimetext: 3207 -> 3211 2019-10-03 11:24:37 -04:00
worldofpeace
68543580f4 opera: use autoPatchelfHook, use wrapGAppsHook
Fixes #70322
2019-10-03 10:30:22 -04:00
markuskowa
f7968dff7d
Merge pull request #68609 from sikmir/qmapshack
qmapshack: 1.13.1 -> 1.13.2
2019-10-03 15:13:33 +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
Bruno Bzeznik
1ba3f3f00f SPAdes: init at 3.13.1 (#63082) 2019-10-03 09:18:48 +00:00
Koki Yasuno
45e3058f78 station: init at 1.51.1 2019-10-03 01:24:01 -07:00
Rommel MARTINEZ
57c43ad8d0 qutebrowser: 1.7.0 -> 1.8.1 2019-10-02 22:38:40 -07:00
Dmitry Kalinkin
c83db0cc53
sourcehut: use recurseIntoAttrs 2019-10-02 23:40:47 -04:00
worldofpeace
d845b08cc7 midori: use latest vala 2019-10-02 22:54:12 -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
Jan Tojnar
b9c5f849a4
Merge branch 'staging-next' into staging 2019-10-03 01:47:41 +02:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
worldofpeace
3dc58eda52 cawbird: fix build with vala 0.46 2019-10-02 19:29:05 -04: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
Jonathan Ringer
fe24628a26 git-up: 1.4.2 -> 1.6.1 2019-10-03 00:19:33 +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
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
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
José Romildo Malaquias
9f58b7c4bb catfish: 1.4.7 -> 1.4.10 2019-10-02 22:28:13 +02: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
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
R. RyanTM
69e5edca7b wavebox: 4.7.3 -> 4.11.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/wavebox/versions
2019-10-02 20:41:25 +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
0x4A6F
ffa991e7a0
qubes-core-vchan-xen: init at 4.1.2 2019-10-02 15:26:53 +00: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
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
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
Marek Mahut
f5ab71b864 jormungandr: 0.5.4 -> 0.5.5 2019-10-02 13:13:44 +02: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
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
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
Minijackson
4e7364abab gnvim: init at 0.1.5 2019-10-02 14:08:40 +09: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
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
Daiderd Jordan
c819648a68 neovim: link against libluv on darwin 2019-10-02 00:30:42 +02:00
Tobias Bora
e120e00d54 owncloud-client: Use qt5's own mkDerivation (#70187) 2019-10-01 17:48:23 -04: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
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
Christian Kampka
b980f1e46c kops_1_14: init at 1.14.0 (#70189) 2019-10-01 17:03:02 +00:00
Soner Sayakci
db8704bfe7
anydesk: 4.0.1 -> 5.1.2 2019-10-01 17:27:17 +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
Tim Steinbach
f5aaf1f958
zoom-us: 3.0.291715.0908 -> 3.0.301026.0930 2019-10-01 08:02:01 -04:00
Sébastien Maret
b444b2e956
gildas: 20190901_a -> 20191001_a 2019-10-01 10:52:50 +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
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
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
Jon
0480cb2639
Merge pull request #69726 from r-ryantm/auto-update/parlatype
parlatype: 1.6.1 -> 1.6.2
2019-09-30 17:45:43 -07:00
Jon
2be1eac7fc
Merge pull request #69724 from xrelkd/update/go-ethereum
go-ethereum: 1.9.3 -> 1.9.5
2019-09-30 17:44:21 -07:00
Marek Mahut
7adddf7c3e jormungandr: 0.5.2 -> 0.5.4 2019-09-30 23:59:56 +02:00
Vladyslav M
9149da788f
zola: 0.8.0 -> 0.9.0 (#70029)
zola: 0.8.0 -> 0.9.0
2019-10-01 00:50:41 +03:00
José Luis Lafuente
b2c12abb28 kube3d: build as GoModule instead of GoPackage (#70062)
Also adds build flags version and k3sVersion. Previously it was using the default, dev and latest
2019-09-30 17:37:37 -04:00
Jan Tojnar
08fc2fc749 gnome-firmware-updater: init at 3.34.0
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:51 +02:00
Tor Hedin Brønner
f82064919c pidgin-sipe: fix build with glib-2.62 2019-09-30 19:39:51 +02:00
Tor Hedin Brønner
8fa7740aa7 planner: fix build with glib-2.62 2019-09-30 19:39:50 +02:00
Tor Hedin Brønner
1c5dac0fb2 roxterm: fix build with updated vte
vte no longer propagates pcre2
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner
cc4c198dca sakura: fix build with updated vte
vte no longer propagates pcre2.
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner
c95786fcfa stupidterm: fix build with updated vte
vte no longer propagates pcre2
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner
4885a95222 putty: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
b85523cf84 purple-matrix: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
a993a06a2f xlog: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
8ff1d64b43 gnucash: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
29984810d2 gcolor3: fix build 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
f4e233e57a orca: 3.32.0 → 3.34.0 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
42b796ae8d gnome-usage: 3.32.0 → 3.33.2 2019-09-30 19:39:39 +02:00
Tor Hedin Brønner
506c899d44 gnome-photos: 3.32.1 → 3.34.0 2019-09-30 19:39:39 +02:00
Tor Hedin Brønner
5a5f149e10 gnome-builder: 3.32.4 → 3.34.0
* add pcre2
* don't override stdenv

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:38 +02:00
Jon
0e88a0e257
Merge pull request #69877 from JakeStanger/rofi-mpd
rofi-mpd: init at 1.1.0
2019-09-30 07:14:53 -07:00
Doron Behar
fb6dd16789 Remove gobject-introspection and put pkgconfig in native 2019-09-30 15:44:41 +03:00
Doron Behar
a4487e81c7 Use only pname instead of name attr 2019-09-30 15:44:18 +03:00
Timo Kaufmann
7a7e9c1b27
Merge pull request #64193 from timokau/sage-8.9
sage: 8.8 -> 8.9
2019-09-30 11:13:46 +00:00
Timo Kaufmann
d9176bee70 sage: 8.9.rc1 -> 8.9 2019-09-30 11:10:10 +02:00
Mario Rodas
0449518afb
zeek: 2.5.5 -> 3.0.0 2019-09-29 21:21:21 -05:00
Jon
9017f8c7cf
Merge pull request #69937 from r-ryantm/auto-update/qlcplus
qlcplus: 4.12.1 -> 4.12.2
2019-09-29 18:20:00 -07:00
Jon
45804475f4
Merge pull request #69938 from r-ryantm/auto-update/quilter
quilter: 1.9.5 -> 2.0.0
2019-09-29 18:16:13 -07:00
Ryan Mulligan
8519cd1aa0
Merge pull request #69735 from r-ryantm/auto-update/picard-tools
picard-tools: 2.20.5 -> 2.20.8
2019-09-29 15:44:33 -07:00
Jake Stanger
499deedb86 rofi-mpd: init at 1.1.0 2019-09-29 22:51:25 +01:00
markuskowa
88af3a6c21
Revert "qradiolink: 0.5.0 -> 0.5.2" 2019-09-29 22:21:57 +02:00
Nikolay Korotkiy
e84cea5761
gpxsee: 7.13 -> 7.14 2019-09-29 22:22:20 +03:00
Michael Weiss
27a335c963
tdesktop: 1.8.8 -> 1.8.9 2019-09-29 21:21:50 +02:00
Mario Rodas
9e9fcba6a8
Merge pull request #70012 from sikmir/hugo
hugo: 0.58.0 -> 0.58.3
2019-09-29 12:39:35 -05:00
Ryan Mulligan
fafaa18796
Merge pull request #69971 from r-ryantm/auto-update/streamlink
streamlink: 1.1.1 -> 1.2.0
2019-09-29 10:22:32 -07:00
R. RyanTM
887cf78b0e wireshark: 3.0.3 -> 3.0.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/wireshark-qt/versions
2019-09-29 18:58:39 +02:00
Even Brenden
9717d35312 jotta-cli: init at 0.6.18626 (#69326)
Reviewed-by: Tor Hedin Brønner <torhedinbronner@gmail.com>
2019-09-29 18:21:51 +02:00
Michał Krzysztof Feiler
0b0f805882
cwm: added maintainer "mkf", firstly declaring in maintainer-list
(cherry picked from commit 5de195fc681a6d663769c35091ba21962180583d)
(cherry picked from commit 0838eeb0edf0f2e842c3a006de32b27c1bc3dca9)
2019-09-29 17:35:55 +02:00
0x4A6F
d8dda825a7
cwm: 0.5.6 -> 0.6.3
(cherry picked from commit 141f41b583b6eb9f620f04d04d6e544381761612)
2019-09-29 17:30:48 +02:00
0x4A6F
a228951a70
zola: 0.8.0 -> 0.9.0 2019-09-29 14:37:27 +00:00
Mario Rodas
3084e826c5
Merge pull request #69905 from anderslundstedt/master
spotifyd: 0.2.14 -> 0.2.16
2019-09-29 08:54:01 -05:00
Mario Rodas
a347e33424
Merge pull request #70008 from r-ryantm/auto-update/watson
watson: 1.7.0 -> 1.8.0
2019-09-29 08:48:03 -05:00
Mario Rodas
a6754a311a
Merge pull request #70004 from r-ryantm/auto-update/xmrig-proxy
xmrig-proxy: 3.0.0 -> 3.1.1
2019-09-29 08:46:25 -05:00
Mario Rodas
15f1e6d6b2
Merge pull request #69982 from r-ryantm/auto-update/urlscan
urlscan: 0.9.3 -> 0.9.4
2019-09-29 08:45:28 -05:00
Mario Rodas
cc5ddceffd
Merge pull request #69993 from r-ryantm/auto-update/worker
worker: 4.0.1 -> 4.1.0
2019-09-29 08:05:16 -05:00
Peter Simons
e3f951018a esniper: update to latest git revision 2019-09-29 14:48:32 +02:00
Gwendolyn Quasebarth
3090b90830 sndpeek: init at 1.4
This version compiles with ALSA, although other modes of compilation could be
imagined.
2019-09-29 14:17:46 +02:00
Nikolay Korotkiy
7cb387908c
hugo: 0.58.0 -> 0.58.3 2019-09-29 14:29:37 +03:00
Franz Pletz
2a9d82fe2f
Merge pull request #69991 from r-ryantm/auto-update/xmrig
xmrig: 3.0.0 -> 3.1.3
2019-09-29 11:11:42 +00:00
R. RyanTM
46b3bf07b2 watson: 1.7.0 -> 1.8.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/watson/versions
2019-09-29 03:42:12 -07:00
R. RyanTM
40d75f26b2 xmrig-proxy: 3.0.0 -> 3.1.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/xmrig-proxy/versions
2019-09-29 03:35:20 -07:00
Jonathan Ringer
cca1670bcd mysqlWorkbench: support antlr4.7.2 2019-09-29 03:14:22 -07:00
markuskowa
afeea609ab
Merge pull request #69943 from r-ryantm/auto-update/rtl_433
rtl_433: 18.12 -> 19.08
2019-09-29 11:45:27 +02:00
R. RyanTM
1304139d0c zim: 0.71.1 -> 0.72.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/zim/versions
2019-09-29 02:32:12 -07:00
R. RyanTM
3062ec7f3e xterm: 348 -> 349
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xterm/versions
2019-09-29 02:07:31 -07:00
Frederik Rietdijk
503081fa5b Merge staging into staging-next 2019-09-29 11:05:22 +02:00
R. RyanTM
3a98fa3852 worker: 4.0.1 -> 4.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/worker/versions
2019-09-29 02:03:52 -07:00
Frederik Rietdijk
7408c39d20 pybitmessage: fix build
- use setuptools
- use msgpack instead of msgpack-python
2019-09-29 11:01:58 +02:00
Frederik Rietdijk
22aef72ff1 python: get rid of msgpack-python, fixes #48864
We already have msgpack, which is the same. Building a Python env with
`spacy` resulted in a collision between an `.so` provided through both
`msgpack` and `msgpack-python`.

I don't know why `transitional = True` was set. These kind of things
should be documented!
2019-09-29 11:01:58 +02:00
R. RyanTM
e739035e9e xmrig: 3.0.0 -> 3.1.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/xmrig/versions
2019-09-29 01:49:33 -07:00
R. RyanTM
0ecedf6810 x42-plugins: 20190714 -> 20190820
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/x42-plugins/versions
2019-09-29 01:44:22 -07:00
Mario Rodas
5e31186747
Merge pull request #69903 from marsam/update-1password
1password: 0.6.1 -> 0.6.2
2019-09-29 03:17:00 -05:00
R. RyanTM
3da81570f6 qmmp: 1.3.3 -> 1.3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmmp/versions
2019-09-29 09:27:58 +02:00
R. RyanTM
48ea4171cb urlscan: 0.9.3 -> 0.9.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urlscan/versions
2019-09-29 00:09:43 -07:00
R. RyanTM
a3e14710ea tqsl: 2.4.3 -> 2.4.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tqsl/versions
2019-09-28 23:28:46 -07:00
worldofpeace
1a22a184f0
Merge pull request #69970 from r-ryantm/auto-update/sequeler
sequeler: 0.7.2 -> 0.7.3
2019-09-29 06:04:01 +00:00
worldofpeace
4a7964614f eolie: 0.9.60 -> 0.9.63 2019-09-29 01:47:13 -04:00
worldofpeace
8f9135f511 lollypop: correct search-provider wrapping 2019-09-29 01:40:54 -04:00
R. RyanTM
7c751ccba1 streamlink: 1.1.1 -> 1.2.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/streamlink/versions
2019-09-28 22:28:49 -07:00
R. RyanTM
2bfb2f3c28 sequeler: 0.7.2 -> 0.7.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/sequeler/versions
2019-09-28 22:22:46 -07:00
R. RyanTM
de95a92384 star: 2.7.1a -> 2.7.2b
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/star/versions
2019-09-28 21:09:40 -07:00
R. RyanTM
7f33507e85 src: 1.26 -> 1.27
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/src/versions
2019-09-28 20:46:00 -07:00
R. RyanTM
b31e2832b5 signal-cli: 0.6.2 -> 0.6.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/signal-cli/versions
2019-09-28 20:32:52 -07:00
R. RyanTM
2b4a33c002 snd: 19.6 -> 19.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/snd/versions
2019-09-28 20:06:44 -07:00
R. RyanTM
84ecccbead reaper: 5.981 -> 5.983
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/reaper/versions
2019-09-28 19:25:43 -07:00
R. RyanTM
f7391051b2 rambox-pro: 1.1.6 -> 1.1.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rambox-pro/versions
2019-09-28 18:41:19 -07:00
R. RyanTM
6c074851e6 rtl_433: 18.12 -> 19.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rtl_433/versions
2019-09-28 18:37:30 -07:00
R. RyanTM
c2caac20b4 rapid-photo-downloader: 0.9.16 -> 0.9.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rapid-photo-downloader/versions
2019-09-28 18:22:14 -07:00
R. RyanTM
f70e674800 quilter: 1.9.5 -> 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/quilter/versions
2019-09-28 18:08:25 -07:00
R. RyanTM
a0b667e7d9 qlcplus: 4.12.1 -> 4.12.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/qlcplus/versions
2019-09-28 17:58:57 -07:00
Emily
b2c482b700 verilog: extend platforms 2019-09-28 16:55:21 -05:00
Johannes Schleifenbaum
9ac6fc4d69 teamspeak_client: 3.3.0 -> 3.3.2 2019-09-28 23:23:58 +02:00
Mario Rodas
859e637383
_1password: add marsam as maintainer 2019-09-28 16:20:00 -05:00
Anders Lundstedt
9db458fd10 spotifyd: 0.2.14 -> 0.2.16 2019-09-28 22:55:53 +02:00
Mario Rodas
a516e714f3
Merge pull request #69874 from jD91mZM2/x11docker
x11docker: 6.0.0 -> 6.2.0
2019-09-28 15:46:11 -05:00
Marek Mahut
2bfd9b7f20
Merge pull request #69898 from r-ryantm/auto-update/qradiolink
qradiolink: 0.5.0 -> 0.5.2
2019-09-28 22:44:17 +02:00
Marek Mahut
2b5b488735
Merge pull request #69710 from r-ryantm/auto-update/pwsafe
pwsafe: 1.08.1 -> 1.08.2
2019-09-28 22:35:42 +02:00
Mario Rodas
0d57e8a0e8
_1password: 0.6.1 -> 0.6.2 2019-09-28 15:15:15 -05:00
worldofpeace
0727b93b90
Merge pull request #68278 from doronbehar/update-syncthingtray
syncthingtray: 0.9.1 -> 0.10.0
2019-09-28 16:14:34 -04:00
Matthew Bauer
040f103720
Merge pull request #69867 from nyanloutre/ledger_live_desktop_1_15
ledger-live-desktop: 1.12.0 -> 1.15.0
2019-09-28 16:08:40 -04:00
Maximilian Bosch
d00f7802e8
Merge pull request #69827 from marsam/update-hub
gitAndTools.hub: 2.12.4 -> 2.12.7
2019-09-28 22:00:44 +02:00
R. RyanTM
a7e76e519f qradiolink: 0.5.0 -> 0.5.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/qradiolink/versions
2019-09-28 12:59:27 -07:00
Thomas Tuegel
6c76258a15
Merge pull request #55584 from KnairdA/master
rocs: init at 18.12.0
2019-09-28 14:21:30 -05:00
Thomas Tuegel
4dc1971211
rocs: Fix meta 2019-09-28 14:20:53 -05:00
Thomas Tuegel
026a23713e
rocs: Remove wrapper 2019-09-28 14:17:59 -05:00
Mario Rodas
ac0f2a4a75
Merge pull request #69795 from xrelkd/update/parity
parity: 2.5.7 -> 2.5.9,  parity-beta: 2.6.2 -> 2.6.4
2019-09-28 14:17:01 -05:00
Maximilian Bosch
7821baaa49
Merge pull request #69815 from Luflosi/kitty-symlink
kitty: remove symlink to kitty-deref-symlink
2019-09-28 20:23:30 +02:00
jD91mZM2
a9e872a126
x11docker: 6.0.0 -> 6.2.0 2019-09-28 18:48:55 +02:00
nyanloutre
3ceb8d5990
ledger-live-desktop: 1.12.0 -> 1.15.0
built with appimageTools.wrapType2 instead of wrapping appimage-run
2019-09-28 18:07:53 +02:00
Doron Behar
5496caac48 hasmail: init at 2019-08-24 2019-09-28 19:04:53 +03:00
Ryan Mulligan
e0964425a5
Merge pull request #69714 from r-ryantm/auto-update/osmium-tool
osmium-tool: 1.10.0 -> 1.11.0
2019-09-28 08:29:18 -07:00
Jan Tojnar
002f2bc1af
pulseeffects: 4.6.6 -> 4.6.8 (#69749)
pulseeffects: 4.6.6 -> 4.6.8
2019-09-28 14:18:02 +02:00
Vladimír Čunát
a005d2e63a
Merge #69492: thunderbird*: 68.1.0 -> 68.1.1 2019-09-28 13:41:59 +02:00
Thomas Tuegel
1978a90c5c
Merge pull request #69671 from ttuegel/bug--pim-data-exporter--dependencies
pim-data-exporter: Add missing dependencies
2019-09-28 06:11:09 -05:00
Luflosi
b83221fe2f
kitty: remove symlink to kitty-deref-symlink
Symlinking to `kitty-deref-symlink` on macOS is no longer needed. In fact `kitty-deref-symlink` is now a symlink itself.
This reverts 240fce7ba7.
2019-09-28 12:05:49 +02:00
Jörg Thalheim
492be34fc9
jetbrains/update-2 (#67719)
jetbrains/update-2
2019-09-28 10:49:38 +01:00
Mario Rodas
be7bc49504
gitAndTools.hub: 2.12.4 -> 2.12.7 2019-09-28 04:20:00 -05:00
xrelkd
eae30c7929 parity-beta: 2.6.2 -> 2.6.4 2019-09-28 16:13:33 +08:00
xrelkd
61801968aa parity: 2.5.7 -> 2.5.9 2019-09-28 16:12:59 +08:00
Franz Pletz
6f42c33809
Merge pull request #69699 from r-ryantm/auto-update/ncmpc
ncmpc: 0.34 -> 0.35
2019-09-28 06:17:18 +00:00
Vladimír Čunát
fda4a08d4a
Merge branch 'staging-next'
There are several security fixes - again, as it consists mainly of the
previously reverted staging-next merge.
2019-09-28 07:43:04 +02:00
Talljoe
f558ed9b86 leftwm: 0.1.9 -> 0.1.10 2019-09-27 22:04:07 -07:00
Mario Rodas
51b106263a
Merge pull request #69742 from r-ryantm/auto-update/pulseaudio-ctl
pulseaudio-ctl: 1.66 -> 1.67
2019-09-27 23:28:05 -05:00
Mario Rodas
f09ed9656d
Merge pull request #69630 from r-ryantm/auto-update/linuxsampler
linuxsampler: 2.1.0 -> 2.1.1
2019-09-27 23:21:41 -05:00
Mario Rodas
2d2d05e277
Merge pull request #69558 from r-ryantm/auto-update/fluidsynth
fluidsynth: 2.0.5 -> 2.0.6
2019-09-27 22:39:50 -05:00
R. RyanTM
56b8daef2f pulseeffects: 4.6.6 -> 4.6.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2019-09-27 19:38:19 -07:00
R. RyanTM
5d8d34c4ba pulseaudio-ctl: 1.66 -> 1.67
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseaudio-ctl/versions
2019-09-27 18:49:42 -07:00
Maximilian Bosch
8df59c7852
nextcloud-client: 2.5.3 -> 2.6.0
https://github.com/nextcloud/desktop/releases/tag/v2.6.0
2019-09-28 03:49:16 +02:00
R. RyanTM
8c397c2bc2 picard-tools: 2.20.5 -> 2.20.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-09-27 18:25:22 -07:00
Maximilian Bosch
6fd3fea4db
minitube: 2.9 -> 3.2
https://flavio.tordini.org/minitube-3-2
https://flavio.tordini.org/minitube-3-1
https://flavio.tordini.org/minitube-3-0
2019-09-28 03:25:08 +02:00
worldofpeace
18ae0683ee
Merge pull request #69645 from pacien/riot-v1.4.0
riot-{web,desktop}: 1.3.5 -> 1.4.0
2019-09-27 21:20:57 -04:00
Maximilian Bosch
04d6fa1385
kitty: 0.14.5 -> 0.14.6
https://sw.kovidgoyal.net/kitty/changelog.html#id1
2019-09-28 02:53:54 +02:00
R. RyanTM
4008ba7b0c parlatype: 1.6.1 -> 1.6.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/parlatype/versions
2019-09-27 17:03:42 -07:00
xrelkd
042597a5a4 go-ethereum: 1.9.3 -> 1.9.5 2019-09-28 07:48:53 +08:00
R. RyanTM
cc1fd41964 osmium-tool: 1.10.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/osmium-tool/versions
2019-09-27 16:09:41 -07:00
R. RyanTM
1aa1787d37 pwsafe: 1.08.1 -> 1.08.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/pwsafe/versions
2019-09-27 15:43:46 -07:00
Aaron Andersen
af5176b430
Merge pull request #63117 from bzizou/macse
macse: init at 2.03
2019-09-27 17:26:07 -04:00
R. RyanTM
15da9ce149 obs-studio: 23.2.1 -> 24.0.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/obs-studio/versions
2019-09-27 14:23:24 -07:00
R. RyanTM
1506d02857 ncmpc: 0.34 -> 0.35
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ncmpc/versions
2019-09-27 14:15:34 -07:00
Vladimír Čunát
217cf982c7
Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00
Marek Mahut
7b2df3cc16
Merge pull request #69535 from r-ryantm/auto-update/flink
flink: 1.8.1 -> 1.9.0
2019-09-27 22:10:48 +02:00
Marek Mahut
f45cc65cb4
Merge pull request #69530 from r-ryantm/auto-update/FlexGet
flexget: 2.21.16 -> 2.21.19
2019-09-27 22:09:03 +02:00
Marek Mahut
96c451e8eb
Merge pull request #69542 from r-ryantm/auto-update/fvwm
fvwm: 2.6.8 -> 2.6.9
2019-09-27 22:07:15 +02:00
Marek Mahut
5c116916d6
Merge pull request #69575 from r-ryantm/auto-update/ginac
ginac: 1.7.6 -> 1.7.7
2019-09-27 22:04:49 +02:00
Marek Mahut
1cf3496def
Merge pull request #69615 from r-ryantm/auto-update/ledger-autosync
ledger-autosync: 1.0.0 -> 1.0.1
2019-09-27 22:02:34 +02:00
Edmund Wu
6b91398870
jetbrains.webstorm: 2019.2.1 -> 2019.2.3 2019-09-27 15:58:04 -04:00