Update flake.nix
This commit is contained in:
parent
984feb0878
commit
6253ad335c
|
@ -9,7 +9,7 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
mebot = {
|
mebot = {
|
||||||
url = "git+https://git.fudo.org/fudo-public/mebot.git";
|
url = "git+https://fudo.dev/public/mebot.git";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue