From 33082a3d589d2d086d6fceef5eac3096f5ef17f0 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 21 Aug 2023 17:43:56 -0700 Subject: remove custom tools --- flake.nix | 8 -------- 1 file changed, 8 deletions(-) (limited to 'flake.nix') 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 -- cgit 1.4.1