mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-22 12:11:27 +00:00
test do
This commit is contained in:
parent
866bff7c41
commit
c03ea13230
|
@ -29,7 +29,8 @@ let
|
|||
version = "2.2.0";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "b01247bc5598eae7206f1cb0db7daa987be52a85";
|
||||
rev = "641ab260697d160cdff3de54dd7430279d30acb0";
|
||||
ref = "fix/do-volumes";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
setuptools
|
||||
|
|
Loading…
Reference in a new issue