fix: use SSH for m3ta-nixpkgs input
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
nix-colors.url = "github:misterio77/nix-colors";
|
nix-colors.url = "github:misterio77/nix-colors";
|
||||||
|
|
||||||
m3ta-nixpkgs = {
|
m3ta-nixpkgs = {
|
||||||
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-nixpkgs.git";
|
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/nixpkgs";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user