This commit is contained in:
icefox 2025-12-26 12:17:55 -03:00
parent 1d2ecf2723
commit 5247a66021
No known key found for this signature in database
2 changed files with 1 additions and 5 deletions

View file

@ -6,9 +6,7 @@ buildGoModule {
src = ./.;
vendorHash = "sha256-A1Gf5F5UD6jNUAIuXvW5WmoPsVd5T73zlbJjqbMSuLw=";
env.CGO_ENABLED = 1;
vendorHash = null;
meta = with lib; {
description = "Henna gallery server";