mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-06 07:19:37 +00:00
chore: use new nixpkgs with overlay which bring back go_1_20 instead of using old nixpkgs (#1162)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
}
|
||||
),
|
||||
buildGoApplication ? pkgs.buildGoApplication,
|
||||
...
|
||||
}:
|
||||
buildGoApplication {
|
||||
pname = "ZeroBot-Plugin";
|
||||
|
||||
Reference in New Issue
Block a user