Change version from unknown to master
This commit is contained in:
parent
668d345495
commit
fa0ca8aa45
@ -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> {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user