We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b560a19 commit 309f8bdCopy full SHA for 309f8bd
1 file changed
nix/packages/pgctld.nix
@@ -1,4 +1,8 @@
1
-{ lib, buildGoModule, multigres-src }:
+{
2
+ lib,
3
+ buildGoModule,
4
+ multigres-src,
5
+}:
6
buildGoModule {
7
pname = "pgctld";
8
version = "0.1.0";
0 commit comments