pkgs: update hash attributes

This commit is contained in:
Gabriel Arazas 2023-11-24 12:50:53 +08:00
parent 8e122373d7
commit 4bf3c91aa7
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC
6 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@ buildGoModule rec {
sha256 = "sha256-gZNJVeFRGSDFHFjJ4KSSugsa6rR8YDMujg6PlRm2d7Q="; sha256 = "sha256-gZNJVeFRGSDFHFjJ4KSSugsa6rR8YDMujg6PlRm2d7Q=";
}; };
vendorSha256 = "sha256-bqvcmIWy2fLpItE71LhGwuRK2+KPxNqMZalrFSCCSN0="; vendorHash = "sha256-bqvcmIWy2fLpItE71LhGwuRK2+KPxNqMZalrFSCCSN0=";
meta = with lib; { meta = with lib; {
description = "Fancy terminal interface for navigating awesome lists"; description = "Fancy terminal interface for navigating awesome lists";

View File

@ -10,7 +10,7 @@ buildGoModule rec {
rev = "fe27556c1147333af2cfe81cbc40f4f60ea191ee"; rev = "fe27556c1147333af2cfe81cbc40f4f60ea191ee";
sha256 = "sha256-zSrCYNgN4wKFgRdog/7ANumy0GsqOMTHqLTT8p7LEgE="; sha256 = "sha256-zSrCYNgN4wKFgRdog/7ANumy0GsqOMTHqLTT8p7LEgE=";
}; };
vendorSha256 = "sha256-YophzzTilKg+7QhthBr4G6vJBGt6l+9Y+I5E8Umuo8U="; vendorHash = "sha256-YophzzTilKg+7QhthBr4G6vJBGt6l+9Y+I5E8Umuo8U=";
meta = with lib; { meta = with lib; {
description = "Play Wordle over SSH"; description = "Play Wordle over SSH";

View File

@ -16,7 +16,7 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-MH7Qb5FgAvfgfuYihomYDHA456/WU1zf5P9mneB5Og4="; hash = "sha256-MH7Qb5FgAvfgfuYihomYDHA456/WU1zf5P9mneB5Og4=";
}; };
cargoSha256 = "sha256-iN8qOZoTJwvxKQT0Plm0SjwaBUE+vSM0r9FERr4smeo="; cargoHash = "sha256-iN8qOZoTJwvxKQT0Plm0SjwaBUE+vSM0r9FERr4smeo=";
postPatch = '' postPatch = ''
patchShebangs ./src/runtime/tests/data/stdout-stderr.sh patchShebangs ./src/runtime/tests/data/stdout-stderr.sh

View File

@ -11,7 +11,7 @@ buildGoModule rec {
sha256 = "sha256-WpmO0VOSuwcoERLORool1IfeehqLdWN5ny/+TapkAm0="; sha256 = "sha256-WpmO0VOSuwcoERLORool1IfeehqLdWN5ny/+TapkAm0=";
}; };
vendorSha256 = "sha256-5clp7s6xVUmniN5b9lFu/LW3CjDtgMMRzWIH+o7DnJQ="; vendorHash = "sha256-5clp7s6xVUmniN5b9lFu/LW3CjDtgMMRzWIH+o7DnJQ=";
doCheck = false; doCheck = false;

View File

@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec {
mv $out/bin/* $out/share/pop-launcher/plugins/bangs mv $out/bin/* $out/share/pop-launcher/plugins/bangs
''; '';
cargoSha256 = "sha256-qzlZ0dbdfZwEBuQXIUndVFye6RdX8aI39D/UCagMfZg="; cargoHash = "sha256-qzlZ0dbdfZwEBuQXIUndVFye6RdX8aI39D/UCagMfZg=";
meta = with lib; { meta = with lib; {
description = "Pop launcher for searching with Duckduckgo bangs"; description = "Pop launcher for searching with Duckduckgo bangs";
homepage = homepage =

View File

@ -10,7 +10,7 @@ buildGoModule rec {
sha256 = "sha256-0JK9bu53xZvlDILpivY7PGWu/39OUj5mGE7oYbKx8uw="; sha256 = "sha256-0JK9bu53xZvlDILpivY7PGWu/39OUj5mGE7oYbKx8uw=";
}; };
vendorSha256 = "sha256-O8RekYsjKF9OnBT3kXs0p5sJ67hc+VbT6qS3ra+AUkM="; vendorHash = "sha256-O8RekYsjKF9OnBT3kXs0p5sJ67hc+VbT6qS3ra+AUkM=";
meta = with lib; { meta = with lib; {
homepage = "https://humungus.tedunangst.com/r/watc"; homepage = "https://humungus.tedunangst.com/r/watc";