nixpkgs/nixos/doc/manual
Yueh-Shun Li c9da94beff buildGoModule: Deprecate vendorSha256 with throw
Ignore vendorSha256 when vendorHash is specified.

Throw when vendorHash isn't specified:
- "buildGoModule: Expect vendorHash instead of vendorSha256" when
  vendorSha256 is specified.
- "buildGoModule: vendorHash is missing" otherwise.

`goModules.outputHashAlgo` is specified as null when vendorHash is not
empty, "sha256" otherwise.

Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2024-03-27 11:19:40 +08:00
..
administration Merge pull request #241953 from MultisampledNight/doc/fix-outdated-containers 2024-01-18 16:06:08 +01:00
configuration doc: added nvidiaLegacy driver version 470 to available options in nixos manual (#290231) 2024-03-07 22:29:13 +01:00
development doc: Fix test in writing-nixos-tests.section.md (#294902) 2024-03-12 19:19:54 -07:00
installation Merge pull request #283238 from D3vil0p3r/patch-1 2024-03-10 04:01:18 +01:00
release-notes buildGoModule: Deprecate vendorSha256 with throw 2024-03-27 11:19:40 +08:00
common.nix nixos manual: extract some build paths 2023-07-25 17:03:12 +07:00
contributing-to-this-manual.chapter.md doc: Update manuals bespoke syntax 2024-01-25 16:33:35 +01:00
default.nix doc: fix and simplify stylesheets for the manuals, fix nrd bug (#295847) 2024-03-16 20:16:59 +01:00
manual.md nixos/manual: render html with nixos-render-doc if !allowDocBook 2023-02-21 18:26:41 +01:00
nixos-options.md nixos-render-docs: add structural includes, use for manual 2023-02-12 13:02:42 +01:00
preface.md manual: fix matrix room link (#231523) 2023-05-12 18:55:19 -04:00
README.md
shell.nix nixpkgs/NixOS manuals: devmode feature 2023-07-25 17:03:15 +07:00