templ: 0.3.960 -> 0.3.977 (#480784)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
lib,
|
||||
buildGoModule,
|
||||
fetchFromGitHub,
|
||||
nix-update-script,
|
||||
}:
|
||||
|
||||
buildGoModule rec {
|
||||
@@ -27,6 +28,8 @@ buildGoModule rec {
|
||||
"-extldflags -static"
|
||||
];
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
description = "Language for writing HTML user interfaces in Go";
|
||||
homepage = "https://github.com/a-h/templ";
|
||||
|
||||
Reference in New Issue
Block a user