Commit graph

28012 commits

Author SHA1 Message Date
Michael Weiss
e8a35913e1 jekyll: 3.8.3 -> 3.8.4 (security) 2018-09-19 19:16:16 +02:00
Michael Weiss
265c5fc485 gollum: 4.1.2 -> 4.1.3 2018-09-19 19:07:20 +02:00
Michael Weiss
3410dcd90e signal-desktop: 1.16.0 -> 1.16.1 2018-09-19 18:32:42 +02:00
Jörg Thalheim
c73b9cf6ab
Merge pull request #46887 from mamciek/myrepos-1.20170129
mr: 1.20170129 -> 1.20180726
2018-09-19 15:01:03 +01:00
Pascal Wittmann
047c23782c
homebank: 5.1.8 -> 5.2.1 2018-09-19 15:05:17 +02:00
Maciej Mazur
5843e43d23 mr: 1.20170129 -> 1.20180726 2018-09-19 14:35:47 +02:00
Jan Tojnar
747450ef49
Merge pull request #46848 from worldofpeace/aesop/fix-build
aesop: fix build with vala_42
2018-09-18 20:20:49 +02:00
worldofpeace
91fe7f5447 aesop: fix build with vala_42 2018-09-18 13:51:14 -04:00
R. RyanTM
9d288e7da3 qtox: 1.16.1 -> 1.16.3 (#46204)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
qtox
2018-09-18 18:12:37 +02:00
R. RyanTM
4af4018710 jaaa: 0.8.4 -> 0.9.2 (#46261)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
jaaa
2018-09-18 18:07:30 +02:00
R. RyanTM
11883b1afb drumgizmo: 0.9.15 -> 0.9.16 (#46296)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumgizmo/versions
2018-09-18 18:03:39 +02:00
R. RyanTM
10aac9d615 japa: 0.8.4 -> 0.9.2 (#46266)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
japa
2018-09-18 18:01:39 +02:00
R. RyanTM
57062f9072 riot-web: 0.16.0 -> 0.16.2 (#46190)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
riot-web
2018-09-18 17:58:57 +02:00
Jörg Thalheim
efeea06ca1
Merge pull request #46283 from r-ryantm/auto-update/frostwire
frostwire-bin: 6.7.1 -> 6.7.2
2018-09-18 13:25:50 +01:00
Jörg Thalheim
4a527bc601
Merge pull request #46825 from adamtulinius/patch-2
OVMF: update homepage
2018-09-18 13:16:26 +01:00
Jörg Thalheim
57da7993e3
Merge pull request #46824 from borisbabic/update/gitAndTools.pre-commit-1.11.0
gitAndTools.pre-commit: 1.10.4 -> 1.11.0
2018-09-18 13:15:52 +01:00
Adam Finn Tulinius
8b8474b1b5
OVMF: update homepage
Tianocore was apparently moved from SourceForge to GitHub.
2018-09-18 13:18:41 +02:00
Boris Babic
9f25c99cb1 gitAndTools.pre-commit: 1.10.4 -> 1.11.0 2018-09-18 13:06:50 +02:00
Sarah Brofeldt
108de377d2
Merge pull request #46781 from vdemeester/new-git-appraise
git-appraise: init unstable at 2018-02-26
2018-09-18 10:04:54 +02:00
Vincent Demeester
69f028ea01
git-appraise: init unstable at 2018-02-26
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-18 09:48:33 +02:00
Jörg Thalheim
8c242f596e
Merge pull request #46799 from dywedir/git-lfs
git-lfs: 2.4.2 -> 2.5.2
2018-09-18 07:58:23 +01:00
Michael Raskin
134a83ac70
Merge pull request #46811 from dtzWill/update/libreoffice-2018-09-16
libreoffice-fresh: 6.1.0.3 -> 6.1.1.2
2018-09-18 04:36:28 +00:00
Will Dietz
ca46876774 libreoffice-fresh: 6.1.0.3 -> 6.1.1.2 2018-09-17 18:23:58 -05:00
Vladyslav Mykhailichenko
dbc3d50396 git-lfs: 2.4.2 -> 2.5.2 2018-09-17 23:04:22 +03:00
xeji
bc1911e96e
Merge pull request #46747 from xeji/p/ipfs-migrator
ipfs-migrator: 6 -> 7
2018-09-17 19:16:59 +02:00
Danylo Hlynskyi
969a39bd09 zoom-us: 2.3.128305.0716 -> 2.4.129780.0915, QT downgrade (#46778)
Qt 5.11 was downgraded to 5.9 because of two issues:
- spawns errors like
```
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
```
- Google login doesn't work. It just doesn't start embedded webbrowser
2018-09-17 16:06:44 +02:00
Linus Heckemann
f11f709c6d win-virtio: 0.1.105-1 -> 0.1.141-1 (#46783) 2018-09-17 16:04:51 +02:00
xeji
5c7406c608
Merge pull request #46758 from lluchs/vivaldi-1.15.1147.64-1
vivaldi: 1.15.1147.42-1 -> 1.15.1147.64-1
2018-09-17 15:46:11 +02:00
Jan Tojnar
eb9de57dd7
gcolor3: 2.3 → 2.3.1 2018-09-17 12:43:36 +02:00
Jan Tojnar
d1b6cb7e6e
Merge pull request #46594 from worldofpeace/gnome-builder/ctags
gnome-builder: add ctags
2018-09-17 01:03:01 +02:00
Lukas Werling
478e1fe369 vivaldi-ffmpeg-codecs: 61.0.3163.91 -> 69.0.3497.73 2018-09-16 20:53:50 +02:00
Lukas Werling
eb275c96f2 vivaldi: 1.15.1147.42-1 -> 1.15.1147.64-1 2018-09-16 20:53:04 +02:00
Uli Baum
f896867ae5 ipfs-migrator: update dependencies in deps.nix
Most dependencies are vendored in the upstream source anyway,
deps.nix just contains the few that are not.
Dependencies were updated manually because go2nix doesn't
work correctly for this package - it produces an empty deps.nix.
2018-09-16 20:18:41 +02:00
Uli Baum
6823fe9fb0 ipfs-migrator: 6 -> 7
New version is required to migrate existing ipfs repos to repo v7.
2018-09-16 19:57:23 +02:00
Pascal Wittmann
536b49f46c
calibre: 3.30.0 -> 3.31.0 2018-09-16 19:26:12 +02:00
Michael Weiss
a3ca7dcf35 gns3Packages.{server,gui}{Stable,Preview}: 2.1.9 -> 2.1.10 2018-09-16 18:12:06 +02:00
adisbladis
c7a789100f
firefox-beta-bin: 62.0b20 -> 63.0b6 2018-09-16 11:09:42 +08:00
adisbladis
8e19799469
firefox-devedition-bin: 62.0b20 -> 63.0b6 2018-09-16 11:09:39 +08:00
adisbladis
9fa2e208f7
pavucontrol: Set GDK_PIXBUF_MODULE_FILE in wrapper
This fixes GTK pixbuf loader errors happening in certain environments
2018-09-16 10:18:11 +08:00
Thomas Tuegel
c8195db2d4
Merge pull request #46715 from ttuegel/emacs-packages/2018-09-15
Emacs package updates
2018-09-15 16:03:35 -05:00
Thomas Tuegel
bd3e3d8a18
elpa-packages: 2018-09-15 2018-09-15 14:43:56 -05:00
Thomas Tuegel
e68f1b3aba
org-packages: 2018-09-15 2018-09-15 14:40:41 -05:00
Thomas Tuegel
4a2e7f3119
melpa-stable-packages: 2018-09-15 2018-09-15 14:39:38 -05:00
Thomas Tuegel
851da08dd9
melpa-packages: 2018-09-15 2018-09-15 14:39:27 -05:00
Vincent Laporte
fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
Jörg Thalheim
3a31207d79
Merge pull request #46646 from manveru/upgrade-terraform-landscape
terraform-landscape: 0.1.18 -> 0.2.0
2018-09-15 19:34:16 +01:00
R. RyanTM
76051c1ef6 neovim-qt: 0.2.9 -> 0.2.10 (#46234)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
neovim-qt
2018-09-15 17:19:19 +02:00
R. RyanTM
6fcbae1e9c vim: 8.1.0146 -> 8.1.0348 (#46181)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
vim
2018-09-15 17:02:58 +02:00
Jaakko Luttinen
6f27a91eb5 nano-wallet: 15.2 -> 16.0 (#46567) 2018-09-15 16:51:28 +02:00
Vincent Demeester
633bcbbb20 cni-plugins: 0.7.1 -> 0.7.3 (#46698)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-15 16:26:12 +02:00