1
0

add fieldpoc dect claim script

This commit is contained in:
Ember 'n0emis' Keske
2022-07-21 00:55:10 +02:00
parent 9795ed55b8
commit 03957afd7e
7 changed files with 49 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ buildPythonApplication rec {
src = fetchGit {
url = "https://git.n0emis.eu/n0emis/fieldpoc.git";
ref = "main";
rev = "d6d664b4690189a7ed54be65ceef8cb3d79a6bfb";
rev = "2f1347f3415249cb116501af1f5e3282afca24be";
};
format = "pyproject";