Specify the tag of openhab-distro to use
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
nixpkgs.url = "github:NixOS/nixpkgs";
|
nixpkgs.url = "github:NixOS/nixpkgs";
|
||||||
flake-utils.url = "github:numtide/flake-utils";
|
flake-utils.url = "github:numtide/flake-utils";
|
||||||
openhab-distro = {
|
openhab-distro = {
|
||||||
url = "github:openhab/openhab-distro";
|
url = "github:openhab/openhab-distro/3.4.2"; # OH-DISTRO-URL
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user