this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: update Prr Cargo hash

+2 -1
+2 -1
pkgs/prr.nix
··· 33 33 hash = "sha256-siQZ3rDKv2lnn1bmisRsexWwfvmMhK+z4GZGPsrfPgc="; 34 34 }; 35 35 36 - cargoHash = "sha256-vCZjgmBYO+I6MZLCOMp50bWEeHwLbZsxSz5gRmBykvI="; 36 + useFetchCargoVendor = true; 37 + cargoHash = "sha256-VIJFr1HpXMC2DXt79Yb1DuLYSbo9g6zsXaNDTXjtlR4="; 37 38 38 39 meta = with lib; { 39 40 description = "Mailing list style code reviews for GitHub";