handle - role

This commit is contained in:
Robin Appelman 2025-04-15 00:04:51 +02:00
commit b784854c1d
3 changed files with 5 additions and 3 deletions

View file

@ -30,7 +30,7 @@ rustPlatform.buildRustPackage rec {
cargoLock = {
lockFile = ./api-server/Cargo.lock;
outputHashes = {
"ugc-scraper-0.5.0" = "sha256-TJ1gRsQpKaLY8JXR5Bh2DP6Y0MSd8dy7VkFjHm5Cd4s=";
"ugc-scraper-0.5.0" = "sha256-G5QCu2BJxyxMH7AuRsr122qAxzABQ/5DY12vCQ9uTCM=";
};
};
}