nostui: use upstream lock file

This commit is contained in:
Robert Schütz 2024-11-19 15:42:18 -08:00
parent 55a5190543
commit b859583f00
2 changed files with 0 additions and 3236 deletions

File diff suppressed because it is too large Load Diff

View File

@ -30,8 +30,6 @@ rustPlatform.buildRustPackage rec {
cargoHash = "sha256-8ciA1FoGdnU+GWRcYJc8zU2FpUgGwTZSZynvAi1luYo=";
cargoDeps = rustPlatform.importCargoLock { lockFile = ./Cargo.lock; };
meta = with lib; {
homepage = "https://github.com/akiomik/nostui";
description = "TUI client for Nostr";