Add hunk
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user