netbsd: sha256hash

This commit is contained in:
nicoo
2024-09-17 15:00:28 +00:00
parent 54209fcd9e
commit 8af38be358
+1 -1
View File
@@ -8,5 +8,5 @@ fetchcvs {
cvsRoot = ":pserver:anoncvs@anoncvs.NetBSD.org:/cvsroot";
module = "src";
tag = "netbsd-${lib.replaceStrings [ "." ] [ "-" ] version}-RELEASE";
sha256 = "sha256-+onT/ajWayaKALucaZBqoiEkvBBI400Fs2OCtMf/bYU=";
hash = "sha256-+onT/ajWayaKALucaZBqoiEkvBBI400Fs2OCtMf/bYU=";
}