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