From 282cbf7b4ef8cc9d31cf079e5feeb6050f52d435 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 7 Nov 2022 19:40:41 -0800 Subject: ref: update url for some inputs to the flake --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 8e4fb65..235eca4 100644 --- a/flake.nix +++ b/flake.nix @@ -40,7 +40,7 @@ }; gh-ssh-keys = { - url = "git+ssh://git@github.com/fcuny/gh-ssh-keys?ref=main"; + url = "git+https://git.fcuny.net/fcuny/gh-ssh-keys?ref=main"; inputs = { flake-utils.follows = "futils"; nixpkgs.follows = "nixpkgs"; @@ -48,7 +48,7 @@ }; x509-tools = { - url = "github:fcuny/x509-info"; + url = "git+https://git.fcuny.net/fcuny/x509-info?ref=main"; inputs = { flake-utils.follows = "futils"; nixpkgs.follows = "nixpkgs"; -- cgit v1.2.3