From 9374e5eea2e8c96daa502fd4bce9c6ed9c918467 Mon Sep 17 00:00:00 2001 From: nekohepott Date: Wed, 17 Jun 2026 04:16:26 +0300 Subject: [PATCH] maybe nix fixed........ --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index 64a149f..69ae640 100644 --- a/default.nix +++ b/default.nix @@ -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