mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-22 20:21:27 +00:00
api
This commit is contained in:
parent
8ddf6710bf
commit
9cb3c5dce5
|
@ -28,7 +28,7 @@ let
|
|||
version = "1.2.6";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "fc971292c2994dbb4df068b3a0f44252a8f7930a";
|
||||
rev = "a6ad9aaf90c206c9ae9f8d2228c3b7f456c6e658";
|
||||
ref = "graphql";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue