Switch to github

This commit is contained in:
2024-06-25 20:16:48 -07:00
parent 746a925553
commit fc18f82f03
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
inputs = {
nixpkgs.url = "nixpkgs/nixos-23.11";
helpers = {
url = "git+https://fudo.dev/public/nix-helpers.git";
url = "github:fudoniten/fudo-nix-helpers";
inputs.nixpkgs.follows = "nixpkgs";
};
utils.url = "github:numtide/flake-utils";