This commit is contained in:
XenGi 2023-11-07 21:16:17 +01:00
parent 3f213e28a2
commit 927a103c91
Signed by: xengi
SSH key fingerprint: SHA256:FGp51kRvGOcWnTHiOI39ImwVO4A3fpvR30nPX3LpV7g

View file

@ -26,8 +26,11 @@
devShells.default = pkgs.mkShell {
buildInputs = with pkgs; [
go
gopls
gotools
go-tools
gomod2nix.packages.${system}.default
sanic
#sanic
];
packages = with pkgs; [
mpd