Loading pkgs/by-name/re/rerun/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ }: rustPlatform.buildRustPackage (finalAttrs: { pname = "rerun"; version = "0.27.0"; version = "0.27.2"; outputs = [ "out" Loading @@ -46,7 +46,7 @@ rustPlatform.buildRustPackage (finalAttrs: { owner = "rerun-io"; repo = "rerun"; tag = finalAttrs.version; hash = "sha256-Pz8Vb/0YivMxFRR59TZjZ0GNhk/k5Xqv7yk9Nba2TkY="; hash = "sha256-az/NylYwhWoNvrOvsB+cRywoPrjngy/KX1B2hohcl0Q="; }; # The path in `build.rs` is wrong for some reason, so we patch it to make the passthru tests work Loading @@ -55,7 +55,7 @@ rustPlatform.buildRustPackage (finalAttrs: { --replace-fail '"rerun_sdk/rerun_cli/rerun"' '"rerun_sdk/rerun"' ''; cargoHash = "sha256-iGJKbEdpV4rKPvcGRYce3pQ43qPPzDewBONGfmFnLEY="; cargoHash = "sha256-wU2Bv9BzcHI9vhIzGpQY2oYCRCNTwXkBrUruf6+W7g8="; cargoBuildFlags = [ "--package rerun-cli" Loading Loading @@ -205,8 +205,8 @@ rustPlatform.buildRustPackage (finalAttrs: { mit ]; maintainers = with lib.maintainers; [ GaetanLepage SomeoneSerge robwalt ]; mainProgram = "rerun"; }; Loading Loading
pkgs/by-name/re/rerun/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ }: rustPlatform.buildRustPackage (finalAttrs: { pname = "rerun"; version = "0.27.0"; version = "0.27.2"; outputs = [ "out" Loading @@ -46,7 +46,7 @@ rustPlatform.buildRustPackage (finalAttrs: { owner = "rerun-io"; repo = "rerun"; tag = finalAttrs.version; hash = "sha256-Pz8Vb/0YivMxFRR59TZjZ0GNhk/k5Xqv7yk9Nba2TkY="; hash = "sha256-az/NylYwhWoNvrOvsB+cRywoPrjngy/KX1B2hohcl0Q="; }; # The path in `build.rs` is wrong for some reason, so we patch it to make the passthru tests work Loading @@ -55,7 +55,7 @@ rustPlatform.buildRustPackage (finalAttrs: { --replace-fail '"rerun_sdk/rerun_cli/rerun"' '"rerun_sdk/rerun"' ''; cargoHash = "sha256-iGJKbEdpV4rKPvcGRYce3pQ43qPPzDewBONGfmFnLEY="; cargoHash = "sha256-wU2Bv9BzcHI9vhIzGpQY2oYCRCNTwXkBrUruf6+W7g8="; cargoBuildFlags = [ "--package rerun-cli" Loading Loading @@ -205,8 +205,8 @@ rustPlatform.buildRustPackage (finalAttrs: { mit ]; maintainers = with lib.maintainers; [ GaetanLepage SomeoneSerge robwalt ]; mainProgram = "rerun"; }; Loading