Change version from unknown to master
This commit is contained in:
@@ -4,7 +4,7 @@ let
|
|||||||
ovni = <ovni>;
|
ovni = <ovni>;
|
||||||
nodes = <nodes>;
|
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 = (
|
pkgs = (
|
||||||
import <bscpkgs> {
|
import <bscpkgs> {
|
||||||
|
|||||||
Reference in New Issue
Block a user