Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb807081

Browse files
committed
chore: update the naming
1 parent5b66a50 commitb807081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
# From https://nixos.wiki/wiki/Google_Cloud_SDK
4141
gdk=pkgs.google-cloud-sdk.withExtraComponents([pkgs.google-cloud-sdk.components.gke-gcloud-auth-plugin]);
4242

43-
customProtocGenGo=pkgs.buildGoModulerec{
43+
proto_gen_go_1_30=pkgs.buildGoModulerec{
4444
name="protoc-gen-go";
4545
owner="protocolbuffers";
4646
repo="protobuf-go";
@@ -102,7 +102,7 @@
102102
playwright-driver.browsers
103103
postgresql_16
104104
protobuf
105-
customProtocGenGo
105+
proto_gen_go_1_30
106106
ripgrep
107107
# This doesn't build on latest nixpkgs (July 10 2024)
108108
(pinnedPkgs.sapling)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp