switch to go

This commit is contained in:
XenGi 2023-10-19 17:58:36 +02:00
parent 31ec2917ea
commit 0f34300a8a
Signed by: xengi
SSH key fingerprint: SHA256:EvLbWxFCtfmd+8Xa6RkzkhIga+wFkKCekfFacYVn63M
7 changed files with 4 additions and 116 deletions

View file

@ -10,7 +10,7 @@
in {
devShells.default = pkgs.mkShell {
packages = with pkgs; [
bun
go
mpd
mpc-cli
];