11 # https://gitea.elara.ws/Elara6331/itd/tags
12 src = fetchFromGitea {
13 domain = "gitea.elara.ws";
17 hash = "sha256-95/9Qy0HhrX+ORuv6g1T4/Eq1hf539lYG5fTkLeY6B0=";
20 vendorHash = "sha256-ZkAxNs4yDUFBhhmIRtzxQlEQtsa/BTuHy0g3taFcrMM=";
23 echo r${version} > version.txt
32 install -Dm644 itd.toml $out/etc/itd.toml
36 description = "itd is a daemon to interact with the PineTime running InfiniTime";
37 homepage = "https://gitea.elara.ws/Elara6331/itd";
38 license = licenses.gpl3Plus;
39 platforms = platforms.linux;
40 maintainers = with maintainers; [ mindavi raphaelr ];