Unverified Commit 426a3fb5 authored by luftmensch-luftmensch's avatar luftmensch-luftmensch
Browse files

fastfetch: 2.20.0 -> 2.21.0

parent 05ea6fe8
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -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