about summary refs log tree commit diff
path: root/pkgs/tools/security/enpass
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2022-11-22 00:45:18 +0100
committerDominik Ritter <dritter03@googlemail.com>2022-11-22 01:28:51 +0100
commit0355bc86539c871567ed66df8b2a170aac6e85b3 (patch)
tree34598e51ae6ce3cdd6f5983bdb25332c73f80cd2 /pkgs/tools/security/enpass
parentcac076a0cc896f27ac5e5613bc4fe3722d2306ec (diff)
enpass: Fix baseurl
Diffstat (limited to 'pkgs/tools/security/enpass')
-rw-r--r--pkgs/tools/security/enpass/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/enpass/default.nix b/pkgs/tools/security/enpass/default.nix
index e7a3eb8bae3c0..0a6ec468e068c 100644
--- a/pkgs/tools/security/enpass/default.nix
+++ b/pkgs/tools/security/enpass/default.nix
@@ -14,7 +14,7 @@ let
 
   data = all_data.${system_map.${stdenv.hostPlatform.system} or (throw "Unsupported platform")};
 
-  baseUrl = "http://repo.sinew.in";
+  baseUrl = "https://apt.enpass.io";
 
   # used of both wrappers and libpath
   libPath = lib.makeLibraryPath (with xorg; [