maybe nix fixed........
This commit is contained in:
parent
97496d73ee
commit
9374e5eea2
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user