Loading pkgs/by-name/li/libeduvpn-common/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,11 +6,11 @@ buildGoModule rec { pname = "libeduvpn-common"; version = "2.1.0"; version = "3.0.0"; src = fetchurl { url = "https://github.com/eduvpn/eduvpn-common/releases/download/${version}/eduvpn-common-${version}.tar.xz"; hash = "sha256-OgcinEeKMDtZj3Tw+7cMsF385ZZTBR/J5dqIihDTlj8="; url = "https://codeberg.org/eduVPN/eduvpn-common/releases/download/${version}/eduvpn-common-${version}.tar.xz"; hash = "sha256-aQpOoY3rDF9DeQ/8tRYdBs4s2IdwAe62y9KfXPMsb4k="; }; vendorHash = null; Loading Loading
pkgs/by-name/li/libeduvpn-common/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,11 +6,11 @@ buildGoModule rec { pname = "libeduvpn-common"; version = "2.1.0"; version = "3.0.0"; src = fetchurl { url = "https://github.com/eduvpn/eduvpn-common/releases/download/${version}/eduvpn-common-${version}.tar.xz"; hash = "sha256-OgcinEeKMDtZj3Tw+7cMsF385ZZTBR/J5dqIihDTlj8="; url = "https://codeberg.org/eduVPN/eduvpn-common/releases/download/${version}/eduvpn-common-${version}.tar.xz"; hash = "sha256-aQpOoY3rDF9DeQ/8tRYdBs4s2IdwAe62y9KfXPMsb4k="; }; vendorHash = null; Loading