aboutsummaryrefslogtreecommitdiffhomepage
path: root/devenv.nix
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-12-02 19:18:50 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2024-12-02 19:18:50 -0500
commit01b97ab40ec20a0ad73d2271b1397122e7b1bed5 (patch)
tree2063f9f05bf50a05bc6392bd1b1ccc4950bb3c7a /devenv.nix
parentpod zip fixes (diff)
nix build houskeeping, version updates, incl. dmd & dub
Diffstat (limited to 'devenv.nix')
-rw-r--r--devenv.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/devenv.nix b/devenv.nix
index b1b3b8d..60a373e 100644
--- a/devenv.nix
+++ b/devenv.nix
@@ -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