lux-cli: 0.18.7 -> 0.18.8

This commit is contained in:
R. Ryantm
2025-11-01 02:08:19 +00:00
parent 92661251e0
commit 09f8d47856

View File

@@ -18,18 +18,18 @@
rustPlatform.buildRustPackage (finalAttrs: { rustPlatform.buildRustPackage (finalAttrs: {
pname = "lux-cli"; pname = "lux-cli";
version = "0.18.7"; version = "0.18.8";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "lumen-oss"; owner = "lumen-oss";
repo = "lux"; repo = "lux";
tag = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}";
hash = "sha256-nZslDD09PfETa0a3LuZGXlj7GETXTXK9vH8kpb40i9Y="; hash = "sha256-AHmIdVkU4a+zmJPWfGkmRI7Mc/NdX+KokKHn9CZ9tOM=";
}; };
buildAndTestSubdir = "lux-cli"; buildAndTestSubdir = "lux-cli";
cargoHash = "sha256-+j0Rs4aO+1BZ5fWN1we+MM9sJcXsupVF3LajhjJeoTA="; cargoHash = "sha256-noOyrKNxfndkq7VlyxLs8R8FG+1xkwM7MbKu0vO4Nh8=";
nativeInstallCheckInputs = [ nativeInstallCheckInputs = [
versionCheckHook versionCheckHook