about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/flake.nix b/flake.nix
index 2ae5d62..9ede1aa 100644
--- a/flake.nix
+++ b/flake.nix
@@ -42,10 +42,6 @@
       inputs.nixpkgs.follows = "nixpkgs";
     };
 
-    x509-tools = {
-      url = "git+https://git.fcuny.net/fcuny/x509-info?ref=main";
-    };
-
     pre-commit-hooks = {
       type = "github";
       owner = "cachix";
@@ -57,10 +53,6 @@
         nixpkgs-stable.follows = "nixpkgs";
       };
     };
-
-    sendsms = {
-      url = "git+https://git.fcuny.net/sendsms?ref=main";
-    };
   };
 
   # Output config, or config for NixOS system