mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-03-20 20:49:30 +00:00
fix
This commit is contained in:
parent
2a7d8a2931
commit
3e037d7aec
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ let
|
|||
version = "2.4.3";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "ec9a05a092129041aeb1c464855ae4999f7d71df";
|
||||
rev = "240391e62d67d7628e258e978eee07de6006a825";
|
||||
ref = "test-migration";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Add table
Reference in a new issue