mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-16 07:43:17 +00:00
desec support
This commit is contained in:
parent
98c3d0ebc0
commit
4adc22cf59
|
@ -29,7 +29,7 @@ let
|
|||
version = "2.1.2";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "5ada12d2f3a3c42e45af62dcb5188ac46ca9f6ba";
|
||||
rev = "7c2e1dcf25763c45601e5df9e45df0820c94944c";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
setuptools
|
||||
|
|
Loading…
Reference in a new issue