make a dedicated deploy branch

master
Houkime 2022-10-26 12:29:05 +00:00
parent 7700076699
commit 2b0937b505
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ let
version = "2.0.9";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/houkime/selfprivacy-rest-api.git";
ref = "deploy";
#rev = "0a09a338b850704f221bd9b451519290584ef209";
};
propagatedBuildInputs = [