Peter Hoeg
16cc87ca29
terraform: disable checks for 0.9 as they are failing again
2017-07-13 00:12:22 +08:00
Peter Hoeg
ef78ff8420
terragrunt: 0.12.16 -> 0.12.24
2017-07-13 00:09:07 +08:00
Peter Hoeg
299c57e6f3
terragrunt: make v0.11.1 use its own deps file
2017-07-13 00:06:05 +08:00
Peter Hoeg
fc47846e39
syncthing: 0.14.31 -> 0.14.32
2017-07-12 23:56:42 +08:00
Peter Hoeg
f482ea2ed2
quaternion: 2017-04-15 -> 2017-06-29
2017-07-12 23:50:23 +08:00
sternenseemann
de965b78ab
jackline: 2017-05-21 -> 2017-05-24
2017-07-11 14:31:27 +02:00
Tristan Helmich
7b44b7abd0
ndppd: init at 0.2.5
2017-07-10 09:36:04 +02:00
Peter Hoeg
4dd55c1bf6
syncthing: 0.14.30 -> 0.14.31
2017-07-10 10:40:13 +08:00
Franz Pletz
1f926aa94f
irssi: 1.0.3 -> 1.0.4 for multiple CVEs
...
Fixes:
* CVE-2017-10965
* CVE-2017-10966
See https://irssi.org/security/irssi_sa_2017_07.txt .
2017-07-10 00:22:14 +02:00
239
64c3247f6f
opera: 45.0.2552.898 -> 46.0.2597.39
...
- updated to 46.0.2597.39
- gtk2 dependency changed to gtk3
- 32-bit package is no longer supported
2017-07-09 20:23:48 +02:00
Taeer Bar-Yam
56923a410e
pjsip: 2.5.5 -> 2.6
2017-07-09 13:32:52 -04:00
Joachim F
316dd74ab1
Merge pull request #27193 from calvertvl/upd_qutebrowser-0.11.0
...
qutebrowser: 0.10.1 -> 0.11.0
2017-07-09 09:29:10 +01:00
Jens Binkert
cf515b0f9f
corebird: 1.5 -> 1.5.1
2017-07-09 08:01:28 +02:00
Graham Christensen
87514dd27a
Merge pull request #27053 from lheckemann/firefox-gamepad
...
firefox wrapper: add libudev to libs
2017-07-08 15:50:01 -04:00
Vincent Laporte
3a227e673a
mldonkey: 3.1.5 -> 3.1.6
2017-07-08 15:21:42 +02:00
zimbatm
17aedafef8
kubernetes-helm: 2.4.1 -> 2.5.0
2017-07-07 13:39:19 +01:00
zimbatm
941d83df04
kops: 1.6.0 -> 1.6.2
2017-07-07 13:33:58 +01:00
Victor Calvert
77f8447515
qutebrowser: 0.10.1 -> 0.11.0
2017-07-06 18:41:50 -04:00
Michael Raskin
05aa2a58db
Merge pull request #25600 from johnramsden/nylas-mail
...
nylas-mail: 2.0.32
2017-07-06 02:04:24 +02:00
John Ramsden
407324faa9
Rename nylas-mail to nylas-mail-bin.
...
Change pkg in module, and name in pkg.
2017-07-05 16:28:01 -07:00
Vladimír Čunát
5328aac7be
Merge branch 'staging'
...
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
gnidorah
c8eb4d102f
rambox: 0.5.9 -> 0.5.10
2017-07-05 04:42:23 +03:00
gnidorah
a4c6e02b63
franz: cleanup
2017-07-05 04:42:08 +03:00
Joachim Fasting
f617f30b4c
tor-browser-bundle-bin: communicate with tor over named pipes
2017-07-04 16:25:03 +02:00
Joachim Fasting
92524eb2f1
tor-browser-bundle-bin: 7.0.1 -> 7.0.2
2017-07-04 16:24:55 +02:00
zimbatm
51c481bdcc
terraform: 0.9.10 -> 0.9.11
2017-07-04 14:06:33 +01:00
romildo
fd92bd0d80
qbittorrent: 3.3.12 -> 3.3.13
2017-07-03 16:36:55 -03:00
Pascal Wittmann
24ec6634f4
Merge pull request #27010 from rasendubi/qbittorrent-qmake
...
qbittorrent: fix build
2017-07-03 21:22:53 +02:00
Frederik Rietdijk
01c3847b9c
Merge pull request #27051 from magnetophon/notmuch
...
notmuch: 0.23.5 -> 0.24.2
2017-07-03 10:49:22 +02:00
Frederik Rietdijk
8f5cf685ad
ktorrent: fix build
2017-07-03 10:10:17 +02:00
Vladimír Čunát
d1a89ae9d7
Merge branch 'master' into staging
2017-07-03 09:48:58 +02:00
Linus Heckemann
b97747a052
firefox wrapper: add libudev to libs
...
Fixes #26913 (gamepad support).
2017-07-02 17:29:42 +01:00
Bart Brouns
09d626e6f1
notmuch: 0.23.5 -> 0.24.2
2017-07-02 17:17:57 +02:00
volth
756e69bf97
syncthing: don't import from pkgs ( #27029 )
2017-07-02 01:50:59 +01:00
zimbatm
6f86a1bd09
Terraform 0.9.10 ( #27003 )
...
* terraform: remove old 0.9.x versions
* terraform: 0.9.9 -> 0.9.10
2017-07-01 14:16:20 +01:00
Alexey Shmalko
85a8323e8f
qbittorrent: fix build
...
The qbittorrent has been broken by
210f688802
, which adds `qmake` as a
build input. `qmake` is overriding the default configure phase (which
should be `./configure ...` for qbittorrent) so build goes wrong.
Remove `qmake` from build inputs (basically, reverting the said
commit).
2017-07-01 14:29:30 +03:00
Gabriel Ebner
6acb707f35
Merge pull request #26956 from jfrankenau/neomutt-20170609
...
neomutt: 20170602 -> 20170609
2017-07-01 12:00:13 +02:00
Pascal Wittmann
2e78ca284e
mcabber: 1.0.5 -> 1.1.0
2017-07-01 10:02:32 +02:00
zimbatm
3dd29b2453
ipfs: 0.4.9 -> 0.4.10 ( #27001 )
2017-07-01 01:31:52 +01:00
Vladimír Čunát
ddf864f8aa
Merge branch 'master' into staging
...
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
Joachim F
772ddec4f0
Merge pull request #26962 from 239/patch-1
...
opera: 45.0.2552.812 -> 45.0.2552.898
2017-06-30 15:47:00 +01:00
Tim Steinbach
7f9ec267a6
Merge pull request #26988 from taku0/firefox-bin-54.0.1
...
firefox, firefox-bin: 54.0 -> 54.0.1, firefox-esr: 52.2.0esr -> 52.2.1esr
2017-06-30 08:40:20 -04:00
taku0
f8559ace71
firefox-esr: 52.2.0esr -> 52.2.1esr
2017-06-30 21:09:00 +09:00
Benno Fünfstück
081a071371
Merge pull request #26758 from jensbin/pidgin-sipe
...
pidgin-sipe: 1.22.0 -> 1.22.1
2017-06-30 11:42:58 +02:00
taku0
2330b54470
firefox: 54.0 -> 54.0.1
2017-06-30 03:23:58 +09:00
taku0
8d4e8a73bd
firefox-bin: 54.0 -> 54.0.1
2017-06-30 03:23:51 +09:00
239
9d9c12249d
Opera: 45.0.2552.812 -> 45.0.2552.898
2017-06-29 11:48:57 +02:00
Johannes Frankenau
25d47046be
neomutt: 20170602 -> 20170609
2017-06-29 10:24:57 +02:00
John Ramsden
8181b075ba
Quoted NIX_CC
2017-06-28 22:29:49 -07:00
John Ericson
16be434b0b
Merge accepted cross compilation PRs into staging
2017-06-28 23:17:21 -04:00