lacy: 0.7.0 -> 0.7.1

This commit is contained in:
R. Ryantm
2026-06-04 03:00:24 +00:00
parent 0cc225cd89
commit 60d716d2bc

View File

@@ -6,18 +6,18 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "lacy";
version = "0.7.0";
version = "0.7.1";
src = fetchFromGitHub {
owner = "timothebot";
repo = "lacy";
tag = "v${finalAttrs.version}";
hash = "sha256-YX/iXlQ3uhmxNr4fpPtxIPhFwXGUJZF8rYe9mU+9Hos=";
hash = "sha256-yPq9iW/Qm28frvpCByE5sM8+VBtM1k/GBeHVAhb6XOc=";
};
passthru.updateScript = nix-update-script { };
cargoHash = "sha256-3K8g/AGpSXFUhgEBg/AzUYsH3vOvsRzAYnrOAZNVS4g=";
cargoHash = "sha256-EPoVN3S+vQ1hwxWHUbYy1XSpEkswLDbl29lXV8IVCxA=";
meta = {
description = "Fast magical cd alternative for lacy terminal navigators";