Loading pkgs/by-name/ju/just/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec { pname = "just"; version = "1.42.2"; version = "1.42.3"; outputs = [ "out" Loading @@ -33,11 +33,11 @@ rustPlatform.buildRustPackage rec { owner = "casey"; repo = "just"; tag = version; hash = "sha256-CbtaYXkpUQ9FgzSgm4j+7W0JibeHVHr1Wv9ObR75KOk="; hash = "sha256-SinL3sdSTtE3oGHe54P4n1jWarJIwYXWp1kPNXGwKIA="; }; useFetchCargoVendor = true; cargoHash = "sha256-nxIzxrMdSDNq46ouzcCDoqaNA5fAdqkbb+ovufwRXWM="; cargoHash = "sha256-byE2ssjEy6etHzkbeYCuW69TC8ErkYhU7oTt0U107Ac="; nativeBuildInputs = lib.optionals (installShellCompletions || installManPages) [ installShellFiles ] Loading Loading
pkgs/by-name/ju/just/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec { pname = "just"; version = "1.42.2"; version = "1.42.3"; outputs = [ "out" Loading @@ -33,11 +33,11 @@ rustPlatform.buildRustPackage rec { owner = "casey"; repo = "just"; tag = version; hash = "sha256-CbtaYXkpUQ9FgzSgm4j+7W0JibeHVHr1Wv9ObR75KOk="; hash = "sha256-SinL3sdSTtE3oGHe54P4n1jWarJIwYXWp1kPNXGwKIA="; }; useFetchCargoVendor = true; cargoHash = "sha256-nxIzxrMdSDNq46ouzcCDoqaNA5fAdqkbb+ovufwRXWM="; cargoHash = "sha256-byE2ssjEy6etHzkbeYCuW69TC8ErkYhU7oTt0U107Ac="; nativeBuildInputs = lib.optionals (installShellCompletions || installManPages) [ installShellFiles ] Loading