mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-03 14:33:09 +00:00
nix: ugprade Go from 1.21 to 1.23
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
a551b1f477
commit
16c6182b83
@ -8,7 +8,7 @@
|
||||
version ? builtins.readFile ./VERSION,
|
||||
}:
|
||||
|
||||
pkgs.buildGo121Module {
|
||||
pkgs.buildGo123Module {
|
||||
name = "go-waku";
|
||||
src = self;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user