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.24.47"; version = "1.24.51"; in rustPlatform.buildRustPackage { pname = "websurfx"; Loading @@ -16,7 +16,7 @@ rustPlatform.buildRustPackage { owner = "neon-mmd"; repo = "websurfx"; tag = "v${version}"; hash = "sha256-CIGq1uQl5RcxzoX7mnruFDNlgP5RlVLT6/e2ClGaQGE="; hash = "sha256-uIEYc5cP7LcqyubLhLXsGr8nhIzJrwzw1rKXF6KJMw8="; }; nativeBuildInputs = [ Loading @@ -27,7 +27,7 @@ rustPlatform.buildRustPackage { openssl ]; cargoHash = "sha256-8zp8qsD2D9wSaeXY2JQuP4evXFDASOwMeOYe3HbHYp4="; cargoHash = "sha256-4rdYL84feUo/xeOMot58Jw8/wWnOtNXqDEQ/mOXhrRs="; 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.24.47"; version = "1.24.51"; in rustPlatform.buildRustPackage { pname = "websurfx"; Loading @@ -16,7 +16,7 @@ rustPlatform.buildRustPackage { owner = "neon-mmd"; repo = "websurfx"; tag = "v${version}"; hash = "sha256-CIGq1uQl5RcxzoX7mnruFDNlgP5RlVLT6/e2ClGaQGE="; hash = "sha256-uIEYc5cP7LcqyubLhLXsGr8nhIzJrwzw1rKXF6KJMw8="; }; nativeBuildInputs = [ Loading @@ -27,7 +27,7 @@ rustPlatform.buildRustPackage { openssl ]; cargoHash = "sha256-8zp8qsD2D9wSaeXY2JQuP4evXFDASOwMeOYe3HbHYp4="; cargoHash = "sha256-4rdYL84feUo/xeOMot58Jw8/wWnOtNXqDEQ/mOXhrRs="; postPatch = '' substituteInPlace src/handler.rs \ Loading