Loading pkgs/by-name/te/termius/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ stdenv.mkDerivation rec { pname = "termius"; version = "9.28.0"; revision = "234"; version = "9.32.2"; revision = "240"; src = fetchurl { # find the latest version with Loading @@ -28,7 +28,7 @@ stdenv.mkDerivation rec { # and the sha512 with # curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/termius-app | jq '.download_sha512' -r url = "https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_${revision}.snap"; hash = "sha512-2zGt4nL8E99s4J9vmzKoOGgEI3XnEx3m7JwFkWuT5wYv/JWoJWnh9dNWlHzRHPpLU8/lAZUG2F4AVYCmPGa96A=="; hash = "sha512-TPfQ413zbnuKAhflLZPvLeVdrqdUEi+I/inWAs8SJ1j8rYW1TrHDyMB8S/HpWboRWXmUhPHulNXfGpHKUu453Q=="; }; desktopItem = makeDesktopItem { Loading Loading
pkgs/by-name/te/termius/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ stdenv.mkDerivation rec { pname = "termius"; version = "9.28.0"; revision = "234"; version = "9.32.2"; revision = "240"; src = fetchurl { # find the latest version with Loading @@ -28,7 +28,7 @@ stdenv.mkDerivation rec { # and the sha512 with # curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/termius-app | jq '.download_sha512' -r url = "https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_${revision}.snap"; hash = "sha512-2zGt4nL8E99s4J9vmzKoOGgEI3XnEx3m7JwFkWuT5wYv/JWoJWnh9dNWlHzRHPpLU8/lAZUG2F4AVYCmPGa96A=="; hash = "sha512-TPfQ413zbnuKAhflLZPvLeVdrqdUEi+I/inWAs8SJ1j8rYW1TrHDyMB8S/HpWboRWXmUhPHulNXfGpHKUu453Q=="; }; desktopItem = makeDesktopItem { Loading