From 07acb8985844bf1df34eeab13abc0f6ca279d93f Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Sun, 21 Jul 2024 17:41:45 +0200 Subject: fix: depend on sensors --- nix/sources.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nix/sources.json') diff --git a/nix/sources.json b/nix/sources.json index 3185bc5..865dcb9 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -11,6 +11,12 @@ "url": "https://github.com/NixOS/nixpkgs/archive/af7e9fb77b8993a7b5f01282c869e503d6cc9e6e.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, + "sensors": { + "branch": "main", + "repo": "git@code.nomath.org:~/sensors", + "rev": "272b3ace747857729171780edae898819d211832", + "type": "git" + }, "sh": { "branch": "main", "repo": "git@code.nomath.org:~/sh", -- cgit v1.2.3