update to reis 0.2

This commit is contained in:
Ferdinand Schober
2024-03-21 12:45:47 +01:00
parent c25a15e2d8
commit a86d74b52c
4 changed files with 31 additions and 34 deletions

View File

@@ -27,10 +27,6 @@ rustPlatform.buildRustPackage {
cargoLock.lockFile = ../Cargo.lock;
cargoLock.outputHashes = {
"reis-0.1.0" = "sha256-QhsRIkzW3wgOlcHpkx3axjS8Vfed00Uf36av9ossPwQ=";
};
# Set Environment Variables
RUST_BACKTRACE = "full";