mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-22 03:51:27 +00:00
Updated REST API
This commit is contained in:
parent
dbb590aab4
commit
f0383ee4b9
|
@ -671,7 +671,7 @@ let
|
|||
version = "1.0";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/ilchub/selfprivacy-rest-api.git";
|
||||
rev = "b9093f041b39f8c46e50084c3708f06148a01cee";
|
||||
rev = "9ec897f519ee0da38486d69461314971c99e8686";
|
||||
};
|
||||
propagatedBuildInputs = [ flask flask-restful pandas ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue