diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-12-02 19:49:10 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-12-02 19:49:10 -0500 |
commit | c4df304ede8b5d95da571995fd4c766935875ea7 (patch) | |
tree | 1134432daa071c67efb9891149a150a354c8a63f /devenv.nix | |
parent | 0.17.0 sync version with sisudoc spine (diff) |
nix build houskeeping, version updates, incl. dmd & dub
Diffstat (limited to 'devenv.nix')
-rw-r--r-- | devenv.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,13 +10,13 @@ with pkgs; # ❯❯❯ nix_related #nix # if not on NixOS, this is needed direnv - nixVersions.nix_2_21 #nixVersions.latest #nixVersions.git + nixVersions.latest #nixVersions.latest #nixVersions.git nix-prefetch-git validatePkgConfig nix-output-monitor nix-tree jq #gx - #alejandra + #nixfmt-rfc-style git # ❯❯❯ dev gnumake |