mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-27 14:31:28 +00:00
update
This commit is contained in:
parent
612186db77
commit
01dbd4731f
|
@ -25,7 +25,7 @@ let
|
|||
version = "1.2.3";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "f2c73853bca0b05468c1039d828ff3202fa73e19";
|
||||
rev = "ac220c69683a7ca3c9218cf732baffb9da8b0f1d";
|
||||
ref = "nix-channel-migration";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue