Skip to content

Commit 0015c46

Browse files
committed
Bump Go version inside Nix environment
1 parent ab1a56e commit 0015c46

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

flake.nix

-6
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@
3434
overlays = [
3535
# gotk4-nix.overlays.patchedGo
3636
gotk4-nix.overlays.patchelf
37-
(self: super: {
38-
inherit (pkgs)
39-
go
40-
gopls
41-
gotools;
42-
})
4337
];
4438
};
4539
};

0 commit comments

Comments
 (0)