mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-25 13:31:28 +00:00
fix
This commit is contained in:
parent
01b66aff55
commit
cc25365e87
|
@ -30,7 +30,7 @@ let
|
|||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "fe01fbacfccdc353fab16bbee4793753c1e5ac2a";
|
||||
ref = "test-migration"
|
||||
ref = "test-migration";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
setuptools
|
||||
|
|
Loading…
Reference in a new issue