diff options
| author | Franck Cuny <franck@fcuny.net> | 2023-08-21 17:43:56 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2023-08-21 17:43:56 -0700 |
| commit | 33082a3d589d2d086d6fceef5eac3096f5ef17f0 (patch) | |
| tree | 4c352dbb19eb5f0615966e78118b42aa7c993894 /flake.nix | |
| parent | add a couple of github actions (diff) | |
| download | infra-33082a3d589d2d086d6fceef5eac3096f5ef17f0.tar.gz | |
remove custom tools
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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 |
