This commit is contained in:
Aleksandr Lebedev 2025-10-15 03:06:06 +02:00
parent 051031c3f7
commit 3387c105b4
4 changed files with 60 additions and 30 deletions

View file

@ -44,7 +44,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
beeengine = {
url = "git+https://github.com/KyleKrein/BeeEngine?submodules=1"; #"git+https://gitlab.kylekrein.com/beeengine/BeeEngine?shallow=1";
url = "git+https://github.com/KyleKrein/BeeEngine?submodules=1"; #"git+https://git.kylekrein.com/BeeEngine/BeeEngine?shallow=1";
inputs.nixpkgs.follows = "nixpkgs";
};
conduwuit = {