diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-12-02 20:09:33 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-12-02 20:09:33 -0500 |
commit | ba982583f5db88fe98b69080c83c05c015a24957 (patch) | |
tree | 791e4450d7753689db1de27fcc46837b1a4819ba /devenv.nix | |
parent | "not without help", minor edit & cosmetic change (diff) |
Diffstat (limited to 'devenv.nix')
-rw-r--r-- | devenv.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ 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 |