maybe nix fixed........

This commit is contained in:
nekohepott 2026-06-17 04:16:26 +03:00
parent 97496d73ee
commit 9374e5eea2
No known key found for this signature in database

View File

@ -21,7 +21,7 @@ buildGoApplication {
modules = ./gomod2nix.toml;
nativeBuildInputs = [ pkgs.makeWrapper ];
buildInputs = [ "pkgs.chafa" "pkgs.pciutils" ];
buildInputs = [ pkgs.chafa pkgs.pciutils ];
postInstall = ''
mkdir -p $out/share/gogofetch/logos