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 ba2b918 commit 9a6d7ccCopy full SHA for 9a6d7cc
pkgs/build-support/go/module.nix
@@ -15,7 +15,7 @@
15
, modRoot ? "./"
16
17
# The SRI hash of the vendored dependencies.
18
- # If `vendorHash` is `nulL`, no dependencies are fetched and
+ # If `vendorHash` is `null`, no dependencies are fetched and
19
# the build relies on the vendor folder within the source.
20
, vendorHash ? throw (
21
if args'?vendorSha256 then
0 commit comments