Skip to content

Commit 08ad06a

Browse files
committed
chore: update the naming
1 parent 5b66a50 commit 08ad06a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

flake.nix

Lines changed: 3 additions & 3 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.buildGoModule rec {
43+
proto_gen_go_1_30 = pkgs.buildGoModule rec {
4444
name = "protoc-gen-go";
4545
owner = "protocolbuffers";
4646
repo = "protobuf-go";
@@ -51,7 +51,7 @@
5151
rev = rev;
5252
# This should be updated whenever rev changes!
5353
# To update, set to "", run nix-shell, insert new hash
54-
sha256 = "sha256-GTZQ40uoi62Im2F4YvlZWiSNNJ4fEAkRojYa0EYz9HU=";
54+
sha256 = "";
5555
};
5656
subPackages = [ "cmd/protoc-gen-go" ];
5757
vendorHash = null;
@@ -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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy