se: add tachikoma patches

This commit is contained in:
41666 2024-04-06 15:00:54 -04:00
parent 17cb653103
commit f64d462497
3 changed files with 55 additions and 114 deletions

View file

@ -54,8 +54,8 @@
url = "git+https://codeberg.org/noe/doll.repair";
inputs.nixpkgs.follows = "nixpkgs";
};
tachikoma-fe = {
url = "git+https://codeberg.org/tachikoma/tachikoma-fe";
tachikoma = {
url = "git+https://git.sapphic.engineer/noe/tachikoma";
inputs.nixpkgs.follows = "nixpkgs";
};
};