1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 23:20:55 +00:00
Commit graph

9457 commits

Author SHA1 Message Date
Frederik Rietdijk cb3ce5d26d Merge master into staging-next 2019-07-28 12:11:37 +02:00
Johannes Schleifenbaum 9a9dbb6af2 teamspeak_client: 3.1.10 -> 3.3.0 2019-07-28 10:02:36 +02:00
Frederik Rietdijk 15564fbb4d wire-desktop: fix evaluating on other platforms
to unblock tarball job
2019-07-28 09:31:48 +02:00
Frederik Rietdijk cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
Vincent Demeester a12efe947f
minikube: 1.0.1 -> 1.2.0
Also switch to go modules.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-07-28 07:53:52 +02:00
Max Gonzih 184beb5236 linkerd: init at 2019-07-26 (#65436) 2019-07-27 22:51:18 -07:00
Max Gonzih a0c413f71d fluxctl: init at 1.13.1 (#65433) 2019-07-27 12:22:23 -07:00
worldofpeace ecc48146da
Merge pull request #64931 from toonn/wire-desktop-refactor
wire-desktop: refactor to add Darwin support
2019-07-27 13:48:22 -04:00
toonn 4665e883b2 wire-desktop: Add darwin support
Wire Desktop is available for linux, mac os and windows. I figured
adding darwin support would be cromulent. Note that the versions don't
align 100%, this is how it's released upstream.

I refactored the derivation to seperate all the linux-specific parts. I
also sorted the dependencies and grouped them.

The changes were based on the derivation for electron. I changed the
construction from calling `mkDerivation` on a conditional merger of two
sets by moving the `mkDerivation` calls into the conditional and up to
the local bindings for `linux` and `darwin`. This required moving
`pname` and `meta` up to local bindings.
2019-07-27 19:43:33 +02:00
toonn 33b6a1720d wire-desktop: expand meta
Added a `longDescription` and `downloadPage`. Also added myself to
`maintainers`.

I fixed up the `license` because it's actually GPLv3 *or later*.
Note that terms and conditions apply though I don't feel like they
violate the GPL-ness of the code.
2019-07-27 19:40:37 +02:00
Max Gonzih b5590fff46 k9s: init at 0.7.13 (#65432) 2019-07-27 09:46:08 -07:00
Averell Dalton 289c607cf5 x2goclient: fix startup
Fixes the following error:
```
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized.
Reinstalling the application may fix this problem.
```

See also #54484 and others.
2019-07-26 20:59:36 +02:00
Averell Dalton 3034859422 x2goclient: unstable-2018-11-30 -> unstable-2019-07-24 2019-07-26 20:59:36 +02:00
Tim Steinbach 2b014be886
slack-dark: 2019-06-04 -> 2019-07-25 2019-07-26 09:25:38 -04:00
Urban Skudnik f432ae3ba4
terraform-providers: bump versions 2019-07-26 12:45:21 +02:00
Urban Skudnik a98e4248b9
Update provider
Matchbox changed owners on github
2019-07-26 12:45:20 +02:00
Urban Skudnik f1b81ff2cd
Update ansible package
Needs to be moved out of automatic update-all since it requires
goDeps.
2019-07-26 12:45:20 +02:00
Orivej Desh 32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
worldofpeace 2bcc9260e4
Merge pull request #65315 from GRBurst/protonmail-bridge
protonmail-bridge: 1.1.5 -> 1.1.6
2019-07-24 18:35:41 -04:00
GRBurst c4cebed811 protonmail-bridge: 1.1.5 -> 1.1.6 2019-07-24 18:34:34 -04:00
Andreas Rammhold 2a35404a91
Merge pull request #65327 from taku0/firefox-bin-68.0.1
firefox, firefox-bin, firefox-esr: 68.0 -> 68.0.1
2019-07-24 17:31:17 +02:00
Maximilian Bosch 0a571ae256 citrix_workspace: add 1906 (citrix_workspace_19_6_0)
New release available:
https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html

Apart from the new version the following things changed:

* Updated the docs as all notes about `citrix_receiver` also apply for
  `citrix_workspace`. Also added a deprecation warning about the
  upcoming removal.

* Removed the `libidn_134` override as neither `citrix_workspace_19_3_0`
  nor `citrix_workspace_19_6_0` require this library anymore according
  to `readelf -d ./result/opt/citrix-icaclient/wfica` (in contrast to
  `citrix_receiver_13_10_0`).

* Added myself as maintainer as well.
2019-07-24 13:06:19 +02:00
taku0 71116cd9d5 firefox-esr: 68.0esr -> 68.0.1esr 2019-07-24 16:19:05 +09:00
taku0 9c7aa99db2 firefox: 68.0 -> 68.0.1 2019-07-24 16:18:08 +09:00
taku0 835027f601 firefox-bin: 68.0 -> 68.0.1 2019-07-24 16:15:47 +09:00
xrelkd c4fec1c631 tilt: 0.9.2 -> 0.9.4 2019-07-23 15:17:13 +02:00
xrelkd 3cb3d7f5f4 tilt: 0.8.8 -> 0.9.2 2019-07-23 15:17:13 +02:00
adisbladis 2e6277f179
Merge pull request #63970 from carlosdagos/sonobuoy-init
sonobuoy: init at 0.15.0
2019-07-23 13:13:11 +01:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Robin Gloster 8f6f4bd2d6
Merge pull request #65226 from Mic92/teamspeak
teamspeak: remove unnecessary makeWrapper
2019-07-22 18:35:43 +00:00
Robin Gloster 186416a399
Merge pull request #65189 from r-ryantm/auto-update/teamviewer
teamviewer: 14.3.4730 -> 14.4.2669
2019-07-22 17:39:49 +00:00
Robin Gloster 74afa518db
Merge pull request #65258 from davidtwco/franz-5.2.0
franz: 5.1.0 -> 5.2.0
2019-07-22 17:26:09 +00:00
Tim Steinbach 3c65adaa75 slack-dark: Fix 4.0.0 2019-07-22 08:54:38 -04:00
angristan 0aa30f5901 slack: 3.4.2 -> 4.0.0 2019-07-22 08:54:38 -04:00
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
David Wood 1885399186
franz: 5.1.0 -> 5.2.0 2019-07-22 11:26:52 +01:00
Tim Steinbach 2b350d16ef
vivaldi: 2.6.1566.44-1 -> 2.6.1566.49-1 2019-07-21 20:54:56 -04:00
Jörg Thalheim 92c4bc0108
teamspeak: remove unnecessary makeWrapper 2019-07-21 15:22:39 +01:00
Jörg Thalheim f75fdd5c77
teamspeak_server: fix 32-bit checksum 2019-07-21 15:15:02 +01:00
Jörg Thalheim e4230452be
teamspeak_server: add missing libstdc++
Also convert to autoPatchelfHook.
2019-07-21 15:11:44 +01:00
Matthieu Coudron 7e55f6e013 astroid: 0.14 -> 0.15 2019-07-21 10:59:26 +02:00
R. RyanTM 6323cf8a8c wireshark: 3.0.2 -> 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/wireshark-qt/versions
2019-07-21 09:53:09 +02:00
Wael Nasreddine 8c11755ece
Merge pull request #64499 from OPNA2608/update-palemoon
palemoon: 27.9.4 -> 28.6.0.1, refactor
2019-07-20 22:26:01 -07:00
worldofpeace c55a88fe8f
Merge pull request #65107 from pacien/riot-1.3.0
riot-{web,desktop}: 1.2.2 -> 1.3.0
2019-07-20 21:31:59 -04:00
worldofpeace a1cb6d601d
riot-desktop: add worldofpeace to maintainers 2019-07-20 21:29:09 -04:00
Andreas Rammhold bd7f9b6057
Merge pull request #64979 from tenx-tech/feature/update-helm
kubernetes-helm: 2.11 -> 2.14.2
2019-07-20 23:24:44 +02:00
OPNA2608 9a38937331 palemoon: restrict platforms to x86 Linux
Pale Moon (with official branding at least) doesn't appear to be available
for non-x86 architectures (yet), so we'll restrict the platforms to
i686 and x64 Linux.
2019-07-20 21:51:36 +02:00
R. RyanTM d3b9158631 teamviewer: 14.3.4730 -> 14.4.2669
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-07-20 12:48:16 -07:00
Tim Steinbach 8f99ec0784
slack-theme-black: 2019-03-15 -> 2019-06-04 2019-07-20 15:47:14 -04:00
Tim Steinbach 095e9c0f9b
vivaldi: Fix usage of xdg-open 2019-07-20 09:57:49 -04:00
Max Gonzih 8a2c18299c slack: Fix dark theme
Caused by #61328
2019-07-20 09:35:58 -04:00
R. RyanTM f75d78e3c8 kubetail: 1.6.8 -> 1.6.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubetail/versions
2019-07-20 09:17:35 +02:00
Mario Rodas 4f2efec00e terraform_0_12: 0.12.4 -> 0.12.5 2019-07-20 09:16:17 +02:00
Ryan Mulligan 1b6d404bfe
Merge pull request #65062 from r-ryantm/auto-update/flink
flink: 1.6.2 -> 1.8.1
2019-07-19 17:08:10 -07:00
pacien 541f60d327 riot-desktop: 1.2.2 -> 1.3.0 2019-07-19 22:13:48 +02:00
pacien e2c474875e riot-web: 1.2.2 -> 1.3.0 2019-07-19 22:13:37 +02:00
Ryan Mulligan 6c0ed987ee
Merge pull request #65063 from r-ryantm/auto-update/feedreader
feedreader: 2.9.2 -> 2.10.0
2019-07-19 10:40:33 -07:00
Tmplt 588513f1c6 msmtp: 1.8.4 -> 1.8.5 2019-07-19 13:20:29 +02:00
R. RyanTM 1649f53b79 feedreader: 2.9.2 -> 2.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/feedreader/versions
2019-07-19 02:18:19 -07:00
R. RyanTM aa5775242a flink: 1.6.2 -> 1.8.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/flink/versions
2019-07-19 01:41:51 -07:00
Michael Francis 37d001311d updated to 2.14.2 2019-07-19 13:19:06 +08:00
Benjamin Staffin 59b08e6759 discord: Fix desktop icon
The name used in the .desktop file needs to match the filename that
exists in $out/share/pixmaps/ for it to work.
2019-07-19 04:00:52 +02:00
Matthias Beyer 7b02dd82f8 aerc: 0.1.1 -> 0.1.4 2019-07-17 20:10:16 +02:00
Tim Steinbach 3cb2b233c5
zoom-us: 2.8.264592.0714 -> 2.9.265650.0716 2019-07-17 07:52:37 -04:00
Michael Francis ef9dabfd9c kubernetes-helm: 2.11 -> 2.14.1 2019-07-17 15:49:14 +08:00
R. RyanTM 2928e4c3fc skypeforlinux: 8.47.0.59 -> 8.49.0.49
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/skypeforlinux/versions
2019-07-17 09:36:49 +02:00
R. RyanTM 39263d8613 syncplay: 1.6.3 -> 1.6.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/syncplay/versions
2019-07-17 09:34:22 +02:00
R. RyanTM 8cee299afb vnstat: 2.2 -> 2.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/vnstat/versions
2019-07-17 09:32:19 +02:00
Vladimír Čunát 5bf68e1354
Merge #64742: firefox 67 -> 68, and related updates 2019-07-16 19:33:04 +02:00
Frederik Rietdijk a28a9ac156 Merge master into staging-next 2019-07-16 11:15:46 +02:00
Mario Rodas fb0269abd3
Merge pull request #64840 from r-ryantm/auto-update/mpop
mpop: 1.4.4 -> 1.4.5
2019-07-15 18:53:09 -05:00
R. RyanTM df5bc9199d mpop: 1.4.4 -> 1.4.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/mpop/versions
2019-07-15 14:28:17 -07:00
Vladimír Čunát 538c8aebd8
firefox-esr-60: 60.7.2esr -> 60.8.0esr 2019-07-15 13:36:21 +02:00
Tim Steinbach 603aec4160
zoom-us: 2.8.252201.0616 -> 2.8.264592.0714 2019-07-15 07:26:55 -04:00
OPNA2608 464b16c4b1 palemoon: add ffmpeg, remove unused dependencies
· added ffmpeg to runtime libraries (via wrapping), makes Youtube's HTML5 testpage
  happy and allows higher-framerate playback
· removed deprecated (gstreamer) / never used (nspr, nss, ...) dependencies
  · Pale Moon bundles specific versions of various libraries, compiling with
    the system's versions of those is not the default, not recommended and
    not supported with official branding
2019-07-15 10:19:07 +02:00
Vladimír Čunát 3686036e02
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
Mario Rodas eadc851051
Merge pull request #64366 from JohnAZoidberg/pjsip-29
pjsip: 2.8 -> 2.9
2019-07-14 23:02:57 -05:00
taku0 75d4e64fad
firefox-esr: 60.7.2esr -> 68.0esr 2019-07-14 22:51:14 +02:00
taku0 0c436f8ca1
firefox: 67.0.4 -> 68.0 2019-07-14 22:46:03 +02:00
worldofpeace 1a10f17cf6
Merge pull request #64528 from xrelkd/update/filezilla
filezilla: 3.42.1 -> 3.43.0, libfilezilla: 0.16.0 -> 0.17.1
2019-07-14 12:30:48 -04:00
Mario Rodas 6ddd053bdd
Merge pull request #64710 from marsam/update-terraform
terraform_0_12: 0.12.3 -> 0.12.4
2019-07-13 21:20:37 -05:00
Aaron Andersen abfe2572e8
Merge pull request #62769 from JorisE/sngrep
sngrep: init at 1.4.6
2019-07-13 20:06:43 -04:00
worldofpeace b53a6a9762
Merge pull request #64349 from ericnorris/cloudflared-2019.6.0
cloudflared: 2018.10.3 -> 2019.7.0
2019-07-13 14:31:18 -04:00
Joris Engbers 4d75d04d52 sngrep: init at 1.4.6
Sngrep is used to inspect SIP traffic.
2019-07-13 18:15:49 +00:00
Mario Rodas f41efc28f9
terraform_0_12: 0.12.3 -> 0.12.4 2019-07-13 12:57:16 -05:00
worldofpeace f309c4c7da
Merge pull request #64478 from dtzWill/update/stern-1.11.0
stern: 1.10.0 -> 1.11.0
2019-07-13 12:18:19 -04:00
worldofpeace 0394aae7a8
Merge pull request #64687 from pacien/riot-web-config-fix
riot-web: fallback to example config
2019-07-13 11:14:16 -04:00
worldofpeace d4db17db19 meteo: 0.9.6 -> 0.9.7
https://gitlab.com/bitseater/meteo/-/tags/0.9.7
2019-07-13 10:52:17 -04:00
worldofpeace 29da750e14 ephemeral: 5.1.0 -> 5.1.1
https://github.com/cassidyjames/ephemeral/releases/tag/5.1.1
2019-07-13 10:52:17 -04:00
Vladimír Čunát dc121c754e
Merge #64577: firefox-bin: 67.0.4 -> 68.0 (security) 2019-07-13 10:01:26 +02:00
Vladimír Čunát e87ed4cef3
Merge #64690: thunderbird*: 60.7.2 -> 60.8.0 (security) 2019-07-13 10:01:18 +02:00
Frederik Rietdijk 54065ae20d Merge master into staging-next 2019-07-13 09:45:40 +02:00
taku0 07bf5edc5f thunderbird: 60.7.2 -> 60.8.0 2019-07-13 10:30:36 +09:00
taku0 4f59539e46 thunderbird-bin: 60.7.2 -> 60.8 2019-07-13 10:30:09 +09:00
pacien 9e9cc366d0 riot-web: fallback to example config
Since 1.2.2, specifying defaults seems to be required for the app to start.
2019-07-13 00:55:23 +02:00
worldofpeace ef89b398b8
Merge pull request #63714 from tadeokondrak/mumble_git/update/2019-07-10
mumble_git: 2018-07-01 -> 2019-07-10
2019-07-12 18:35:10 -04:00
Eric Norris 79643b8aca
cloudflared: 2018.10.3 -> 2019.7.0
- switch to tagged release
- added version to build flags
2019-07-12 17:07:49 -04:00
Nikolay Amiantov f62f744ac2 gajim: fix audio calling
It appears it actually works with this fix!
2019-07-12 18:01:12 +03:00
Michael Weiss 63a99ccee4
gns3Packages.{server,gui}Preview: 2.2.0b3 -> 2.2.0b4 2019-07-11 22:29:38 +02:00
worldofpeace 86de11567c
Merge pull request #64582 from xrelkd/update/kube-router
kube-router: 0.2.5 -> 0.3.1
2019-07-11 09:11:00 -04:00