Try to fix pullomatic
This commit is contained in:
parent
eca5e6ec72
commit
ead45e5c15
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ rustPlatform.buildRustPackage rec {
|
|||
|
||||
cargoBuildFlags = ["--bin" "pullomatic"];
|
||||
|
||||
cargoHash = "sha256-oo0M4AlraRw2LRYzvhlbjgvSolZcuRz+2WruesEWltk=";
|
||||
cargoHash = "sha256-NFEi5g3yOTyiPojkm6vmraVN0263fO9dDmu/vV9ebfw=";
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
pkg-config
|
||||
|
|
|
|||
Loading…
Reference in a new issue