mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-29 07:21:28 +00:00
fix
This commit is contained in:
parent
a928592a53
commit
7969251da2
|
@ -29,7 +29,7 @@ let
|
|||
version = "2.4.3";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "6f07e21a92054f4c71f85b2a547a3a10b0c08ea1";
|
||||
rev = "a9df81e1c678d9b2bb01d43bf1e7aa0999d52f81";
|
||||
ref = "test-migration";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue