Unverified Commit 6dd9e9b4 authored by Felix Bargfeldt's avatar Felix Bargfeldt Committed by GitHub
Browse files

hyfetch: wrap neowofetch in a shell script, not binary (#437482)

parents 3517e927 5b176f1e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
  fetchFromGitHub,
  installShellFiles,
  stdenv,
  makeBinaryWrapper,
  makeWrapper,
  pciutils,
  versionCheckHook,
  nix-update-script,
@@ -25,7 +25,7 @@ rustPlatform.buildRustPackage (finalAttrs: {

  nativeBuildInputs = [
    installShellFiles
    makeBinaryWrapper
    makeWrapper
  ];

  # NOTE: The HyFetch project maintains an updated version of neofetch renamed