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