mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
photofield: unpin Go builder
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
buildGo122Module,
|
||||
buildGoModule,
|
||||
buildNpmPackage,
|
||||
makeWrapper,
|
||||
exiftool,
|
||||
@@ -36,7 +36,7 @@ let
|
||||
};
|
||||
in
|
||||
|
||||
buildGo122Module {
|
||||
buildGoModule {
|
||||
pname = "photofield";
|
||||
inherit version src;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user