fastfetch: 2.20.0 -> 2.21.0

This commit is contained in:
luftmensch-luftmensch 2024-08-05 16:09:47 +02:00
parent 05ea6fe871
commit 426a3fb501
No known key found for this signature in database

View File

@ -19,7 +19,6 @@
libsepol,
libxcb,
makeBinaryWrapper,
networkmanager,
nix-update-script,
ocl-icd,
opencl-headers,
@ -48,13 +47,13 @@ let
in
stdenv'.mkDerivation (finalAttrs: {
pname = "fastfetch";
version = "2.20.0";
version = "2.21.0";
src = fetchFromGitHub {
owner = "fastfetch-cli";
repo = "fastfetch";
rev = finalAttrs.version;
hash = "sha256-8N2BG9eTZpAvnc1wiG6p7GJSCPfZ+NTbz8kLGPRg5HU=";
hash = "sha256-1bWWwMzbzECWARhl3ULMVF5QhbvrV5ShVT382BnRGg8=";
};
outputs = [
@ -88,7 +87,6 @@ stdenv'.mkDerivation (finalAttrs: {
libpulseaudio
libselinux
libsepol
networkmanager
ocl-icd
opencl-headers
util-linux