3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

11484 commits

Author SHA1 Message Date
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
Daiderd Jordan 7e23a6021d
pjsip: enable and fix darwin build 2020-04-30 18:06:53 +02: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
Jörg Thalheim eeeba2a793
Merge pull request #86121 from zowoq/more-go-fixes
buildGoPackage: use installShellFiles, {excluded,sub}Packages
2020-04-27 13:08:50 +01:00
Cole Mickens 552d729571
firefox: wrapper: use ffmpeg_4 for vaapi
without this, adding libva is insufficient to get VA-API working in
Firefox.
2020-04-27 05:05:14 -07:00
Jörg Thalheim 4cc520ba0f
kops: remove old versions 2020-04-27 12:23:20 +01:00
Jörg Thalheim abe679b2ba
kops: 1.16.0 -> 1.16.1 2020-04-27 12:19:40 +01:00
zowoq cef17fb6ee heptio-ark: use excludedPackages 2020-04-27 21:06:12 +10:00
zowoq 7516cc7226 openshift: use installShellFiles 2020-04-27 21:06:12 +10:00
Cole Mickens 730d542ae0
firefox: wrapper: add libva to libs 2020-04-27 03:48:33 -07:00
Jörg Thalheim a90356e08a
Merge pull request #86035 from zowoq/go-fixes 2020-04-27 10:03:52 +01:00
zowoq fb5cf24d7b kompose: update completion 2020-04-27 08:48:42 +10:00
zowoq 0bead921ca rclone: use installShellFiles 2020-04-27 08:48:42 +10:00
zowoq 954eab8ea9 stern: use installShellFiles 2020-04-27 08:48:42 +10:00
zowoq 16df60734a kops: use installShellFiles 2020-04-27 08:48:36 +10:00
Kimat Boven ebdf027f10 helm: 3.1.3 -> 3.2.0 2020-04-27 00:18:02 +02:00
Symphorien Gibol e726e341c6 unison: fix unison-fsmonitor wrapper in an empty PATH
Fixes:
/nix/store/hyk3aky49zm2chq5cwclrsm56iqwfzwj-unison-2.51.2/bin/unison-fsmonitor: line 2: grep: command not found

Happens when running unison in a systemd service.
2020-04-26 23:29:02 +02:00
zimbatm 018aadcfa1
terraform-providers.vpsadmin: init at 0.1.0 2020-04-26 13:35:16 +02:00
zimbatm 442f76893c
terraform-providers.sops: init at 0.5.0 2020-04-26 13:21:15 +02:00
zimbatm 20f55a9fc0
terraform-providers.ibm: move to update-all script 2020-04-26 13:07:04 +02:00
zimbatm bb858898b1
terraform-providers: update-all 2020-04-26 12:56:28 +02:00
Colin 3e0aa4af2d
Get rid of go 1.13 (#86036)
Kubernetes builds with go1.14.
Terraform has an upstream patch which fixes the macos mojave issues -
it's a bug in terraform, not go.
2020-04-26 08:37:59 +00:00
zowoq 7a40eb5763 docker-machine: use installShellFiles 2020-04-26 13:36:15 +10:00
Michael Weiss 4f17832abf
msmtp: 1.8.8 -> 1.8.10 (#86027)
This update contains the full fix for the unfortunate and very annoying
msmtpq regression [0]. #YAY
This successfully reduces the amount of spam my setup generates :)
(Note: SCNR)

Relevant patches:
- c78f24347e
- dfb39595a5

[0]: https://marlam.de/msmtp/news/
2020-04-26 01:08:31 +02:00
sternenseemann 0c4386bf0a
ocamlPackages.dns(-client): 4.4.1 -> 4.5.0
jackline: 2020-03-22 -> 2020-04-24

Dependency mtime is no longer needed
2020-04-25 14:51:05 +02:00
Konrad Borowski f284354712 rambox: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Maximilian Bosch ea59fe7aa6
neomutt: 20200417 -> 20200424
https://github.com/neomutt/neomutt/releases/tag/20200424
2020-04-24 22:03:30 +02:00
Michael Weiss 03399906ec
tdesktop: 2.0.1 -> 2.1.0 2020-04-24 15:19:11 +02:00
Michael Weiss edc421138b
signal-desktop: 1.33.1 -> 1.33.3 2020-04-24 15:10:05 +02:00
Mario Rodas 2c9c0ff04d
Merge pull request #85911 from zowoq/dnscontrol
dnscontrol: use subPackages, upstream vendor
2020-04-24 06:14:39 -05:00
adisbladis 5a3b818368
Merge pull request #85894 from zowoq/podman-crio
podman team: add cri-o packages/module
2020-04-24 11:34:07 +02:00
Julien Moutinho 3fe7332383
stig: use pytestCheckHook (#85364) 2020-04-23 23:55:05 -04:00
zowoq 131506ddd3 dnscontrol: use subPackages, upstream vendor 2020-04-24 13:03:04 +10:00
worldofpeace b4d7725cfe
Merge pull request #76082 from squalus/ungoogled
ungoogled-chromium: init at 81.0.4044.92-2
2020-04-23 21:03:18 -04:00
zowoq b1138cc386 cni-plugins: update maintainers 2020-04-24 08:08:39 +10:00
Sergey Lukjanov 9e58c8363b kubernetes-helm: 3.1.2 -> 3.1.3 2020-04-23 10:12:32 -07:00
Peter Hoeg 920c51e408
msmtp: fix for broken queueing
PR #85846
2020-04-23 10:59:41 +02:00
Aaron L. Zeng ef6b333854 tixati: 2.67 -> 2.72 2020-04-22 13:49:56 -07:00
worldofpeace b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Martin Milata d5b14e58c4 tensor: use qt5's mkDerivation 2020-04-22 15:23:10 +02:00
Martin Milata 4b7193b67a ricochet: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Martin Milata 86aab71590 swift-im: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Alyssa Ross 81902419dd mblaze: install msuck and mblow
There are lots of other scripts in contrib that we should probably
also install, but I didn't feel like taking the time to review them
all and figure out what dependencies they would need.

It would have been a shame to add a mandatory dependency on Ruby (and
all that entails) to a package that otherwise has basically no
dependencies, so I've made the Ruby dependency optional.
2020-04-22 12:52:47 +00:00
Domen Kožar d9da7f7d2d
Merge pull request #85729 from primeos/chromium
chromium: 81.0.4044.113 -> 81.0.4044.122
2020-04-22 09:53:21 +02:00
Emery Hemingway 480ed5f909 syncthing: declare tests from nixosTests 2020-04-22 11:45:04 +05:30
Emery Hemingway 92bc6e30ec mumble: declare tests from nixosTests 2020-04-22 11:45:04 +05:30
Michael Weiss a2df9776f0
chromium: 81.0.4044.113 -> 81.0.4044.122
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_21.html

This update includes 8 security fixes.

CVEs: CVE-2020-6459 CVE-2020-6460 CVE-2020-645
2020-04-22 01:20:32 +02:00
Michael Weiss fe5117d05e
quiterss: 0.19.3 -> 0.19.4 2020-04-21 21:31:45 +02:00
misuzu 6ca23cac61 psi-plus: 1.4.984 -> 1.4.1086 2020-04-21 19:41:01 +02:00
Maximilian Bosch edeaab2929
Merge pull request #85608 from obadz/citrix-2004
citrix_workspace: add 2004
2020-04-21 19:20:23 +02:00
Vincent Laporte 22a3bf9fb9
Merge pull request #85142 from sternenseemann/mirage-crypto
ocamlPackages: jackline: switch to mirage-crypto and update dependencies
2020-04-21 08:56:52 +02:00
zowoq 202b87ca99 cni-plugins: 0.8.4 -> 0.8.5
https://github.com/containernetworking/plugins/releases/tag/v0.8.5
2020-04-21 09:29:29 +10:00
zowoq 7448089fd6 cni: 0.7.0 -> 0.7.1
https://github.com/containernetworking/cni/releases/tag/v0.7.1
2020-04-21 09:28:17 +10:00
worldofpeace b0631dc3de
Merge pull request #85469 from JeffLabonte/brave_1_5_123-1_7_92
brave: 1.5.123 -> 1.7.92
2020-04-20 08:04:46 -04:00
obadz b06164281c citrix_workspace: add 2004 2020-04-20 10:39:21 +01:00
Jörg Thalheim b442f8ea9f
Merge pull request #85566 from kirelagin/lieer 2020-04-20 05:38:13 +01:00
Mario Rodas 4c910ed4d6
Merge pull request #85530 from marsam/update-zeek
zeek: 3.1.1 -> 3.1.2
2020-04-19 21:17:50 -05:00
Kirill Elagin bff2c1258e gmailieer: 1.0 -> 1.1, rename to lieer 2020-04-19 21:59:13 +03:00
Mario Rodas 8084edb11c
terraform: fix /bin/stty reference (#85560) 2020-04-19 16:07:39 +00:00