mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-03-25 14:52:03 +00:00
Serialize custom types
This commit is contained in:
parent
4124e24cae
commit
31c30f7ae1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ let
|
|||
version = "2.0.0";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "af902923ab8a4c7e149f24c31ad53784d61dce10";
|
||||
rev = "5f34337fb40bb5d6d484f8907285eb249861b607";
|
||||
ref = "fastapi";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Add table
Reference in a new issue