This commit is contained in:
Martin Pander
2026-06-20 12:44:53 +02:00
parent 3c42fdedf8
commit 3edee1b0f6
5 changed files with 153 additions and 11 deletions

View File

@@ -46,6 +46,11 @@
tasksquire = {
url = "git+ssh://git@git.pander.me/martin/tasksquire.git?ref=dev";
};
hunk = {
url = "github:modem-dev/hunk";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = { self, nixpkgs, nixpkgs-stable, nixpkgs-wsl-stable, nixpkgs-opencode, nixos-wsl, home-manager, home-manager-wsl, nix-darwin, ... }@inputs: