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-12-06 17:41:36 +01:00
parent cb1401fe47
commit 78ed7d2a0a
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
7 changed files with 17 additions and 944 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
];
}