From e103ca290f4ce6bbc2899504dc80c7f97a23e373 Mon Sep 17 00:00:00 2001 From: notgne2 Date: Thu, 22 Apr 2021 23:53:19 -0700 Subject: [PATCH] Update url for base16-rofi input --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 483bf2d..5e4cd4d 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { inputs = { base16-rofi = { - url = "git+ssh://git@gitlab.com/0xdec/base16-rofi.git"; + url = "github:0xdec/base16-rofi"; flake = false; }; base16-kitty = {