mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-23 04:31:26 +00:00
ratarft
This commit is contained in:
parent
fbc3dbac17
commit
014ab10fd0
|
@ -28,7 +28,7 @@ let
|
|||
version = "1.2.6";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "517a769e5b4018de3be5d300d76df61452cfd039";
|
||||
rev = "07e723dec8f61b9a987136f751809060db9f4df4";
|
||||
ref = "graphql";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue