about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-04-02 15:45:19 -0700
committerFranck Cuny <franck@fcuny.net>2023-04-02 15:45:19 -0700
commit3eabf3d769bf0545097d6783056f520ac5d039b8 (patch)
treef61a47a736131ba79208338f30b2183d1db105ad /flake.nix
parenthome/wayland: tweaks for mako and wofi (diff)
downloadworld-3eabf3d769bf0545097d6783056f520ac5d039b8.tar.gz
flake: fix URL for sendsms
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 6179c2e..4fd7946 100644
--- a/flake.nix
+++ b/flake.nix
@@ -56,7 +56,7 @@
     };
 
     sendsms = {
-      url = "git+https://git.fcuny.net/fcuny/sendsms?ref=main";
+      url = "git+https://git.fcuny.net/sendsms?ref=main";
     };
   };