.
This commit is contained in:
parent
af358f9326
commit
1d2ecf2723
2 changed files with 15 additions and 7 deletions
|
|
@ -6,9 +6,9 @@ buildGoModule {
|
|||
|
||||
src = ./.;
|
||||
|
||||
vendorHash = null;
|
||||
vendorHash = "sha256-A1Gf5F5UD6jNUAIuXvW5WmoPsVd5T73zlbJjqbMSuLw=";
|
||||
|
||||
CGO_ENABLED = 1;
|
||||
env.CGO_ENABLED = 1;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Henna gallery server";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue