add fieldpoc-dect module
This commit is contained in:
@@ -5,9 +5,9 @@ buildPythonApplication rec {
|
||||
version = "0.11.0";
|
||||
|
||||
src = fetchGit {
|
||||
url = "https://git.clerie.de/clerie/fieldpoc.git";
|
||||
url = "https://git.n0emis.eu/n0emis/fieldpoc.git";
|
||||
ref = "main";
|
||||
rev = "c2ef36c5a7a31ea39f51c91c7ba76430f0aaa048";
|
||||
rev = "d6d664b4690189a7ed54be65ceef8cb3d79a6bfb";
|
||||
};
|
||||
|
||||
format = "pyproject";
|
||||
|
Reference in New Issue
Block a user