feat: remove bun2nix

this is not the route I ended up going for, so I removed the dependency again
This commit is contained in:
Chris Kruining 2025-11-26 16:34:58 +01:00
parent 06cd3dd1ac
commit 2d3726d535
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
7 changed files with 17 additions and 959 deletions

View file

@ -8,6 +8,5 @@ mkShell {
yq
pwgen
inputs.clan-core.packages.${stdenv.hostPlatform.system}.clan-cli
inputs.bun2nix.packages.${stdenv.hostPlatform.system}.default
];
}