From 2caf76ebbbe9a212e363fdc7b4733b45258dccd0 Mon Sep 17 00:00:00 2001 From: khaneliman Date: Sun, 14 Sep 2025 00:26:22 +0000 Subject: [PATCH] deploy: 768a7042a69998382d123aa73a627658973bed8d --- options.xhtml | 125 ++++++++++++++++++++------------------------------ 1 file changed, 50 insertions(+), 75 deletions(-) diff --git a/options.xhtml b/options.xhtml index a7934c5da..a02ce2933 100644 --- a/options.xhtml +++ b/options.xhtml @@ -13897,8 +13897,8 @@ list of (maintainer)

Declared by:

- -/nix/store/ng21zi7jrcaarargnfa04880s62mbzvv-source/modules/generic/meta-maintainers.nix + +/nix/store/x3zxarhzf3iimqc9n2q5md2wdp3jqxhc-source/modules/generic/meta-maintainers.nix
@@ -26919,8 +26919,8 @@ list of (maintainer)

Declared by:

- -/nix/store/ng21zi7jrcaarargnfa04880s62mbzvv-source/modules/generic/meta-maintainers.nix + +/nix/store/x3zxarhzf3iimqc9n2q5md2wdp3jqxhc-source/modules/generic/meta-maintainers.nix
@@ -27687,8 +27687,8 @@ list of (maintainer)

Declared by:

- -/nix/store/ng21zi7jrcaarargnfa04880s62mbzvv-source/modules/generic/meta-maintainers.nix + +/nix/store/x3zxarhzf3iimqc9n2q5md2wdp3jqxhc-source/modules/generic/meta-maintainers.nix
@@ -29242,8 +29242,8 @@ list of (maintainer)

Declared by:

- -/nix/store/ng21zi7jrcaarargnfa04880s62mbzvv-source/modules/generic/meta-maintainers.nix + +/nix/store/x3zxarhzf3iimqc9n2q5md2wdp3jqxhc-source/modules/generic/meta-maintainers.nix
@@ -30010,8 +30010,8 @@ list of (maintainer)

Declared by:

- -/nix/store/ng21zi7jrcaarargnfa04880s62mbzvv-source/modules/generic/meta-maintainers.nix + +/nix/store/x3zxarhzf3iimqc9n2q5md2wdp3jqxhc-source/modules/generic/meta-maintainers.nix
@@ -34871,7 +34871,7 @@ boolean

The go package to use.

Type: -package

+null or package

Default: pkgs.go

@@ -34918,24 +34918,39 @@ attribute set of absolute path

- programs.go.extraGoPaths + programs.go.env
-

Extra GOPATHs relative to HOME appended -after programs.go.goPath, if that option is set.

+

Environment variables for Go. All the available options +can be found running ‘go env’.

Type: -list of string

+attribute set of string

Default: -[ ]

+{ }

+ +

Example:

{
+  GOPATH = [
+    "${config.home.homeDirectory}/mygo"
+    "/another/go"
+    "/yet/another/go"
+  ];
+
+  GOPRIVATE = [
+    "*.corp.example.com"
+    "rsc.io/private"
+  ];
+
+  CXX = "g++";
+  GCCGO = "gccgo";
+  GOAMD64 = "v1";
+  GOARCH = "amd64";
+  GOAUTH = "netrc";
+};
 
-

Example:

[
-  "extraGoPath1"
-  "extraGoPath2"
-]
 

Declared by:

@@ -34949,21 +34964,18 @@ list of string

- programs.go.goBin + programs.go.env.GOPATH
-

GOBIN relative to HOME

+

List of directories that should be used by the Go tooling.

Type: -null or string

+string or list of string

Default: -null

- -

Example: -".local/bin.go"

+""

Declared by:

@@ -34976,56 +34988,19 @@ null or string

- programs.go.goPath + programs.go.env.GOPRIVATE
-

Primary GOPATH relative to -HOME. It will be exported first and therefore -used by default by the Go tooling.

+

Controls which modules the ‘go’ command considers to be private (not +available publicly) and should therefore not use the proxy or checksum database.

Type: -null or string

+string or list of string

Default: -null

- -

Example: -"go"

- -

Declared by:

-
- -
- -<home-manager/modules/programs/go.nix> - -
-
-
- - programs.go.goPrivate - - -
-
-

The GOPRIVATE environment variable controls -which modules the go command considers to be private (not -available publicly) and should therefore not use the proxy -or checksum database.

- -

Type: -list of string

- -

Default: -[ ]

- -

Example:

[
-  "*.corp.example.com"
-  "rsc.io/private"
-]
-
+""

Declared by:

@@ -45999,8 +45974,8 @@ list of (maintainer)

Declared by:

- -/nix/store/ng21zi7jrcaarargnfa04880s62mbzvv-source/modules/generic/meta-maintainers.nix + +/nix/store/x3zxarhzf3iimqc9n2q5md2wdp3jqxhc-source/modules/generic/meta-maintainers.nix
@@ -46767,8 +46742,8 @@ list of (maintainer)

Declared by:

- -/nix/store/ng21zi7jrcaarargnfa04880s62mbzvv-source/modules/generic/meta-maintainers.nix + +/nix/store/x3zxarhzf3iimqc9n2q5md2wdp3jqxhc-source/modules/generic/meta-maintainers.nix
@@ -71965,8 +71940,8 @@ list of (maintainer)

Declared by:

- -/nix/store/ng21zi7jrcaarargnfa04880s62mbzvv-source/modules/generic/meta-maintainers.nix + +/nix/store/x3zxarhzf3iimqc9n2q5md2wdp3jqxhc-source/modules/generic/meta-maintainers.nix