Skip to content

Commit 9a6d7cc

Browse files
gabyxkalbasit
andauthored
module.nix aktualisieren
Co-authored-by: Wael Nasreddine <[email protected]>
1 parent ba2b918 commit 9a6d7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/build-support/go/module.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
, modRoot ? "./"
1616

1717
# The SRI hash of the vendored dependencies.
18-
# If `vendorHash` is `nulL`, no dependencies are fetched and
18+
# If `vendorHash` is `null`, no dependencies are fetched and
1919
# the build relies on the vendor folder within the source.
2020
, vendorHash ? throw (
2121
if args'?vendorSha256 then

0 commit comments

Comments
 (0)