maybe nix fixed
This commit is contained in:
parent
7d2f72e32d
commit
97496d73ee
@ -21,7 +21,7 @@ buildGoApplication {
|
||||
modules = ./gomod2nix.toml;
|
||||
|
||||
nativeBuildInputs = [ pkgs.makeWrapper ];
|
||||
buildInputs = [ pkgs.chafa ];
|
||||
buildInputs = [ "pkgs.chafa" "pkgs.pciutils" ];
|
||||
|
||||
postInstall = ''
|
||||
mkdir -p $out/share/gogofetch/logos
|
||||
|
||||
Loading…
Reference in New Issue
Block a user