elnudrop: host tatoeba API

This commit is contained in:
Elnu 2023-08-12 12:04:37 -07:00
parent 4bbd00cc9f
commit c393cbb98f
5 changed files with 123 additions and 15 deletions

View file

@ -4,6 +4,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixvim.url = "github:nix-community/nixvim";
apis.url = "git+https://git.elnu.com/jichan.org/apis.git";
home-manager = {
url = github:nix-community/home-manager;
inputs.nixpkgs.follows = "nixpkgs";