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