1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00

nxproxy: 3.5.99.16 -> 3.5.99.17-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/nxproxy/versions
This commit is contained in:
R. RyanTM 2018-12-15 01:52:20 -08:00
parent e0950ae9ad
commit 6e21679285

View file

@ -2,10 +2,10 @@
stdenv.mkDerivation rec {
name = "nxproxy-${version}";
version = "3.5.99.16";
version = "3.5.99.17-1";
src = fetchurl {
sha256 = "1m3z9w3h6qpgk265xf030w7lcs181jgw2cdyzshb7l97mn1f7hh2";
sha256 = "18a7cvjnaf50lf1cc5axx9jmi8n9g75d2i5y4s6q9r3phpwyp918";
url = "https://code.x2go.org/releases/source/nx-libs/nx-libs-${version}-lite.tar.gz";
};