fastfetch: 2.8.10 -> 2.9.0

Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.9.0
This commit is contained in:
Sandro Jäckel 2024-04-04 11:53:39 +02:00
parent fd281bd6b7
commit 2d4448a154
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -8,6 +8,7 @@
, dconf
, ddcutil
, glib
, hwdata
, imagemagick_light
, libXrandr
, libglvnd
@ -20,7 +21,6 @@
, nix-update-script
, ocl-icd
, opencl-headers
, pciutils
, pcre
, pcre2
, pkg-config
@ -43,13 +43,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "fastfetch";
version = "2.8.10";
version = "2.9.0";
src = fetchFromGitHub {
owner = "fastfetch-cli";
repo = "fastfetch";
rev = finalAttrs.version;
hash = "sha256-MIrjfd1KudtU+4X65M+qdPtWUPWQXBlE13Myp1u8hPM=";
hash = "sha256-D9WErPf9Um7McUK465c2FzZkWz/+dtPSIFMA04ak7Y4=";
};
outputs = [ "out" "man" ];
@ -73,13 +73,13 @@ stdenv.mkDerivation (finalAttrs: {
dconf
ddcutil
glib
hwdata
libpulseaudio
libselinux
libsepol
networkmanager
ocl-icd
opencl-headers
pciutils
util-linux
zlib
] ++ lib.optionals rpmSupport [