Loading pkgs/by-name/ox/ox/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,16 +10,16 @@ rustPlatform.buildRustPackage rec { pname = "ox"; version = "0.7.1"; version = "0.7.2"; src = fetchFromGitHub { owner = "curlpipe"; repo = pname; rev = version; hash = "sha256-7rP/h3MlrMZl9yd655uRrnv1aUB57LzdyKs66wHp33Y="; hash = "sha256-yAToibHhvHAry7WVZ5uD84CbUTp06RyZ9J12/2deM1I="; }; cargoHash = "sha256-z9pyMnYQZfCCVdVEakj3q27SFLahMDWRuAopYye6RIY="; cargoHash = "sha256-YAy5vCxcHUL0wM9+Y3GDqV/V1utL3V05heT92/zQ/X8="; passthru = { tests.version = testers.testVersion { Loading Loading
pkgs/by-name/ox/ox/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,16 +10,16 @@ rustPlatform.buildRustPackage rec { pname = "ox"; version = "0.7.1"; version = "0.7.2"; src = fetchFromGitHub { owner = "curlpipe"; repo = pname; rev = version; hash = "sha256-7rP/h3MlrMZl9yd655uRrnv1aUB57LzdyKs66wHp33Y="; hash = "sha256-yAToibHhvHAry7WVZ5uD84CbUTp06RyZ9J12/2deM1I="; }; cargoHash = "sha256-z9pyMnYQZfCCVdVEakj3q27SFLahMDWRuAopYye6RIY="; cargoHash = "sha256-YAy5vCxcHUL0wM9+Y3GDqV/V1utL3V05heT92/zQ/X8="; passthru = { tests.version = testers.testVersion { Loading