aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-08-21 17:43:56 -0700
committerFranck Cuny <franck@fcuny.net>2023-08-21 17:43:56 -0700
commit33082a3d589d2d086d6fceef5eac3096f5ef17f0 (patch)
tree4c352dbb19eb5f0615966e78118b42aa7c993894 /flake.nix
parentadd a couple of github actions (diff)
downloadinfra-33082a3d589d2d086d6fceef5eac3096f5ef17f0.tar.gz
remove custom tools
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