Change version from unknown to master

This commit is contained in:
2025-09-28 18:21:41 +02:00
parent 668d345495
commit fa0ca8aa45

View File

@@ -4,7 +4,7 @@ let
ovni = <ovni>;
nodes = <nodes>;
getVersion = x: toString (x.shortRev or x.dirtyShortRev or x.lastModified or "unknown");
getVersion = x: toString (x.shortRev or x.dirtyShortRev or x.lastModified or "master");
pkgs = (
import <bscpkgs> {