diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-03-22 14:48:26 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-03-22 14:48:46 -0400 |
commit | 7511ca808fc4fb7792f653ca4a68f5a8e12e135f (patch) | |
tree | 9456144894ef2ad29307cb6221f8d40926c640e4 /shell.nix | |
parent | spine sync, 0.18.0 (diff) |
Diffstat (limited to 'shell.nix')
-rwxr-xr-x | shell.nix | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -13,7 +13,7 @@ with pkgs; nix-output-monitor #nix-tree #jq - #alejandra + #nixfmt-rfc-style #git # ❯❯❯ dev #gnumake @@ -22,14 +22,17 @@ with pkgs; # ❯❯ package manager #dub # ❯❯ compiler + #dmd #ldc - ##rund + #rund # ❯❯ linker - ##lld - ##mold + #lld + #mold # ❯❯ builder - ##ninja - ##meson + #ninja + #meson + # ❯❯ tools + #dtools # ❯❯❯ sqlite search related #sqlite # ❯❯❯ pdf_latex_related |