Loading pkgs/by-name/in/intentrace/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ }: let version = "0.2.5"; version = "0.2.6"; in rustPlatform.buildRustPackage { inherit version; Loading @@ -15,10 +15,10 @@ rustPlatform.buildRustPackage { owner = "sectordistrict"; repo = "intentrace"; rev = "refs/tags/v${version}"; hash = "sha256-3Pbx/ZA9DYwNzsszSzodJub+G8uKuYuNZhlTDsvL0t4="; hash = "sha256-e47hauVg5Ncp0C5y6RkfKfxMHbBvpKrVoUq3aJxTf2E="; }; cargoHash = "sha256-RZMhmqETPdcG0ofLPQdynaOFQuIx3H8j0mKR+SbOQ6s="; cargoHash = "sha256-MAbOEJdMkt6efTGdmimMpYAx39JnQlnOlbIHIGICgp8="; meta = { description = "Prettified Linux syscall tracing tool (like strace)"; Loading Loading
pkgs/by-name/in/intentrace/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ }: let version = "0.2.5"; version = "0.2.6"; in rustPlatform.buildRustPackage { inherit version; Loading @@ -15,10 +15,10 @@ rustPlatform.buildRustPackage { owner = "sectordistrict"; repo = "intentrace"; rev = "refs/tags/v${version}"; hash = "sha256-3Pbx/ZA9DYwNzsszSzodJub+G8uKuYuNZhlTDsvL0t4="; hash = "sha256-e47hauVg5Ncp0C5y6RkfKfxMHbBvpKrVoUq3aJxTf2E="; }; cargoHash = "sha256-RZMhmqETPdcG0ofLPQdynaOFQuIx3H8j0mKR+SbOQ6s="; cargoHash = "sha256-MAbOEJdMkt6efTGdmimMpYAx39JnQlnOlbIHIGICgp8="; meta = { description = "Prettified Linux syscall tracing tool (like strace)"; Loading