vikunja implementation on b4l

This commit is contained in:
2025-07-24 11:39:06 +07:00
parent 1bfda37cba
commit 4fa7edfa1f
7 changed files with 54 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
inputs.nixpkgs-lib.follows = "nixpkgs";
url = "github:hercules-ci/flake-parts";
};
import-tree.url = "github:vic/import-tree";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
treefmt-nix = {
url = "github:numtide/treefmt-nix";