Loading pkgs/by-name/we/websurfx/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ pkg-config, }: let version = "1.25.5"; version = "1.27.0"; in rustPlatform.buildRustPackage { pname = "websurfx"; Loading @@ -16,7 +16,7 @@ rustPlatform.buildRustPackage { owner = "neon-mmd"; repo = "websurfx"; tag = "v${version}"; hash = "sha256-CtS3HYRLq+Li7IPOOG+0lP8nyLwF+z0pjBtvTzQh2fE="; hash = "sha256-j2CELNuHNMlxvdSEXOz5I7npzeq/s6hGLnFdmxN/m+c="; }; nativeBuildInputs = [ Loading @@ -27,7 +27,7 @@ rustPlatform.buildRustPackage { openssl ]; cargoHash = "sha256-cFKuXhnUhPDBgy/LQUqSQgX2VBQLzzC6VBoeUU8J0H0="; cargoHash = "sha256-0MXx17Jm/uXo70HoI2dbEl7XBzXGXKMZ+PYw/dQiJ5U="; postPatch = '' substituteInPlace src/handler.rs \ Loading Loading
pkgs/by-name/we/websurfx/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ pkg-config, }: let version = "1.25.5"; version = "1.27.0"; in rustPlatform.buildRustPackage { pname = "websurfx"; Loading @@ -16,7 +16,7 @@ rustPlatform.buildRustPackage { owner = "neon-mmd"; repo = "websurfx"; tag = "v${version}"; hash = "sha256-CtS3HYRLq+Li7IPOOG+0lP8nyLwF+z0pjBtvTzQh2fE="; hash = "sha256-j2CELNuHNMlxvdSEXOz5I7npzeq/s6hGLnFdmxN/m+c="; }; nativeBuildInputs = [ Loading @@ -27,7 +27,7 @@ rustPlatform.buildRustPackage { openssl ]; cargoHash = "sha256-cFKuXhnUhPDBgy/LQUqSQgX2VBQLzzC6VBoeUU8J0H0="; cargoHash = "sha256-0MXx17Jm/uXo70HoI2dbEl7XBzXGXKMZ+PYw/dQiJ5U="; postPatch = '' substituteInPlace src/handler.rs \ Loading