R. RyanTM
ffb71c7746
psi-plus: 1.4.1086 -> 1.4.1159
2020-05-06 12:06:47 +00:00
Frederik Rietdijk
afb1041148
Merge master into staging-next
2020-05-02 09:39:00 +02:00
Dmitry Kalinkin
35e674f6a5
Merge pull request #85922 from doronbehar/update-nheko
...
nheko: 0.6.4 -> 0.7.1
2020-05-01 15:44:59 -04:00
paumr
4a5b85364e
qutebrowser: 1.10.1 -> 1.11.0
2020-05-01 16:44:31 +02:00
Florian Klink
4d7bd77f75
kops: fix hash
...
As seen on https://hydra.nixos.org/build/118009308
2020-05-01 12:47:57 +02:00
Frederik Rietdijk
00bbfccecf
Merge staging into staging-next
2020-05-01 09:28:45 +02:00
squalus
ae5c4ed886
ungoogled-chromium: 81.0.4044.92-2 -> 81.0.4044.122-2
2020-05-01 09:19:53 +02:00
Frederik Rietdijk
484ee79050
Merge staging-next into staging
2020-05-01 08:57:10 +02:00
Mario Rodas
38230fe3b1
Merge pull request #73385 from saschagrunert/kubernix
...
kubernix: v0.2.0
2020-04-30 23:40:18 -05:00
Tim Steinbach
c56c72b4f8
zoom-us: 5.0.398100.0427 -> 5.0.399860.0429
2020-04-30 10:07:49 -04:00
Doron Behar
bdcbfc77c9
nheko && mtxclient: enable for Darwin but mark as broken
2020-04-30 10:30:52 +03:00
Doron Behar
0577b994af
nheko: remove redundent parallel building flag
2020-04-30 10:30:52 +03:00
Doron Behar
67d0c4f130
nheko: apply patch recommended by upstream
2020-04-30 10:30:52 +03:00
Doron Behar
648712b7bf
nheko: fix boost make issue
2020-04-30 10:30:51 +03:00
Doron Behar
6d4c381838
nheko: 0.6.4 -> 0.7.1
2020-04-30 10:30:51 +03:00
Doron Behar
e6cf5d3d16
nheko: use nixpkgs' versions of libraries
2020-04-30 10:30:51 +03:00
Doron Behar
13aa8b58ca
nheko: format inputs and arguments
2020-04-30 10:30:51 +03:00
Mario Rodas
3a1e8bdcd9
Merge pull request #86308 from filalex77/hydroxide-0.2.14
...
hydroxide: 0.2.11 -> 0.2.14
2020-04-29 21:55:12 -05:00
Mario Rodas
2d7e0098f1
Merge pull request #86266 from zowoq/minikube
...
minikube, docker-machine-{hyperkit,kvm2}: use makefile
2020-04-29 19:15:46 -05:00
Maximilian Bosch
ee58c7a363
Merge pull request #82982 from cole-h/rust-cleanup
...
improve robustness of various Rust packages
2020-04-30 02:07:57 +02:00
zowoq
417c0ac258
docker-machine-kvm2: test aarch64 build
2020-04-30 09:40:22 +10:00
zowoq
170bf218c6
docker-machine-kvm2: use makefile
2020-04-30 08:12:22 +10:00
zowoq
3d396266ae
docker-machine-hyperkit: use makefile
2020-04-30 08:12:22 +10:00
zowoq
9e6db1f44a
minikube: use makefile
2020-04-30 08:12:22 +10:00
Kim Lindberger
80b26e6649
Merge pull request #86256 from bachp/skypeforlinux-8.59.0.77
...
skypeforlinux: 8.58.0.93 -> 8.59.0.77
2020-04-29 21:31:03 +02:00
hyperfekt
faa134cd43
nym: init at 0.6.0
2020-04-29 23:42:38 +05:30
Pascal Bach
e4aab9cded
skypeforlinux: add additional mirror
...
The university of chigaco keeps the binaries of old releases.
This reduces the change of #81868 and #85724 happening again in the
future.
2020-04-29 17:15:10 +02:00
zimbatm
f3ce7c5582
Merge pull request #86053 from zimbatm/terraform-provider-vpsadmin
...
terraform-providers: updates and cleanups
2020-04-29 14:43:15 +02:00
Oleksii Filonenko
6d83e9572d
hydroxide: 0.2.11 -> 0.2.14
2020-04-29 13:36:27 +03:00
Michael Weiss
bfa2452dc8
Merge pull request #86206 from primeos/chromium
...
chromium: 81.0.4044.122 -> 81.0.4044.129
2020-04-29 11:15:25 +02:00
Sascha Grunert
c07a4675a3
kubernix: v0.2.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-29 09:27:09 +02:00
Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging
2020-04-29 08:35:47 +02:00
Colin
4007ceb6af
treewide get rid of go 1.12 ( #83253 )
...
* treewide Drop unneeded go 1.12 overrides
* Fix packr to be go module compatible.
I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.
* Remove consul dependency on go1.12
I updated the consul version to 1.7.2 and flipped it to building using
modules.
* Remove go1.12 from perkeep.
Update the version to the latest unstable on master.
* Update scaleway-cli to not be pinned to go1.12
Switched the version to 1.20
* Update prometheus-varnish-exporter to not depend on go1.12
* Update lnd to build with go1.12
Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo
* Remove go1.12 from openshift
Had to update the version to 4.1.0 and do a bit of munging to get this
to work
* Remove go1.12 completely.
These are no longer needed.
* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
Bernardo Meurer
de2b31490b
zoom-us: 3.5.385850.0413 -> 5.0.398100.0427
2020-04-28 13:52:28 -07:00
Pascal Bach
7b38685bb6
skypeforlinux: 8.58.0.93 -> 8.59.0.77
2020-04-28 22:51:07 +02:00
Alex Whitt
30fce6f31b
rdesktop: 1.8.6 -> 1.9.0
2020-04-28 13:21:15 -07:00
Maxine E. Aubrey
e6f7f84325
nomad: 0.11.0 -> 0.11.1
2020-04-28 12:02:26 -07:00
Michael Weiss
db4aece884
chromium: 81.0.4044.122 -> 81.0.4044.129
...
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_27.html
This update includes 2 security fixes.
CVEs: CVE-2020-6462 CVE-2020-6461
2020-04-28 14:39:10 +02:00
Michael Weiss
facfa00202
signal-desktop: Add passthru.tests
2020-04-28 13:59:05 +02:00
Jörg Thalheim
20e67f1fb8
Merge pull request #85535 from zowoq/gopackage
...
buildGoPackage: use $out instead of $bin
2020-04-28 12:55:09 +01:00
Michael Weiss
660d284137
signal-desktop: 1.33.3 -> 1.33.4
2020-04-28 13:49:06 +02:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
Jörg Thalheim
7dfada5f07
gopherclient: remove
...
- no updated since 2016
- broken since 2018
2020-04-28 10:34:56 +01:00
Christoph Neidahl
1e814e356a
palemoon: 28.8.4 -> 28.9.1, add GTK3 option
2020-04-27 21:02:09 -07:00
Cole Mickens
3ceefd2086
quaternion: 0.0.9.4c -> 0.0.9.4e
2020-04-27 13:45:53 -07:00
Jörg Thalheim
31bc16708a
Merge pull request #85451 from Elyhaka/teams-audio-fix
...
teams: fixing pulseaudio access
2020-04-27 14:53:28 +01:00
Elyhaka
73e4647085
teams: fixing pulseaudio access
2020-04-27 15:14:07 +02:00
Florian Klink
98dbff9a65
Merge pull request #85959 from Ma27/bump-neomutt
...
neomutt: 20200417 -> 20200424
2020-04-27 14:34:59 +02:00
Jörg Thalheim
bf801d4ce6
Merge pull request #86086 from kimat/kimat-helm-3.2.0
...
helm: 3.1.3 -> 3.2.0
2020-04-27 13:26:55 +01:00
Tim Steinbach
45a09ec5bf
slack: 4.4.{0,1} -> 4.4.2
2020-04-27 08:10:45 -04:00