Commit b859583f authored by Robert Schütz's avatar Robert Schütz
Browse files

nostui: use upstream lock file

parent 55a51905
Loading
Loading
Loading
Loading

pkgs/by-name/no/nostui/Cargo.lock

deleted100644 → 0
+0 −3234

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −2
Original line number Diff line number Diff line
@@ -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";