diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-12-03 20:26:10 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-12-03 20:26:10 -0500 |
commit | 6e53ccdcaa0d10ccb18edab91f07d48e3dee025f (patch) | |
tree | f177b8523fb182b3d4880982c57c5f07fdb911e3 /shell.nix | |
parent | nix build houskeeping, version updates, incl. dmd & dub (diff) |
nix build housekeeping, ldc, follow nixpkgs build
Diffstat (limited to 'shell.nix')
-rwxr-xr-x | shell.nix | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,18 +14,18 @@ with pkgs-nix; #nix-tree #nvd jq #gx - #alejandra + #nixfmt-rfc-style git # ❯❯❯ dev gnumake ps # ❯❯❯ d_build_related + # ❯❯ package manager + #dub # ❯❯ compiler #dmd #ldc #rund - # ❯❯ package manager - #dub # ❯❯ linker #lld #mold |