Defelo
2026-06-08 14:35:46 +00:00
parent 2ef2f7e4a2
commit 2a004027d7
+2 -2
View File
@@ -66,7 +66,7 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "fastfetch";
version = "2.63.1";
version = "2.64.2";
strictDeps = true;
__structuredAttrs = true;
@@ -75,7 +75,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "fastfetch-cli";
repo = "fastfetch";
tag = finalAttrs.version;
hash = "sha256-6c3vA8AFSfew1TdSeUmJ4mIbFyDaJPVWUc93iZyqRY0=";
hash = "sha256-isSVcmtNglHy7+F3yemGyY8Jnsy3h5mjOnl159CyJ2Q=";
};
outputs = [