neohtop: set __structuredAttrs (#529305)

This commit is contained in:
Peder Bergebakken Sundt
2026-06-10 00:05:11 +00:00
committed by GitHub
+2
View File
@@ -19,6 +19,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "neohtop";
version = "1.2.0";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "Abdenasser";
repo = "neohtop";