Unverified Commit 5b176f1e authored by PerchunPak's avatar PerchunPak
Browse files

hyfetch: wrap neowofetch in a shell script, not binary

parent acd03311
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