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

16
flake.lock generated
View File

@@ -121,6 +121,21 @@
"type": "github"
}
},
"import-tree": {
"locked": {
"lastModified": 1752730890,
"narHash": "sha256-GES8fapSLGz36MMPRVNkSUWXUTtqvGQNXHjRmRLfJUY=",
"owner": "vic",
"repo": "import-tree",
"rev": "6ebb8cb87987b20264c09296166543fd3761d274",
"type": "github"
},
"original": {
"owner": "vic",
"repo": "import-tree",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
@@ -191,6 +206,7 @@
"clan-core": "clan-core",
"devshell": "devshell",
"flake-parts": "flake-parts",
"import-tree": "import-tree",
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}