diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-03 00:10:58 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-03 00:10:58 -0400 |
commit | 95203d8ed30ca8e0f97a36557c7c96ca0a76cffd (patch) | |
tree | a779665b17c9f7fd40d9047bd4a9672035f5178d /shell.nix | |
parent | comment out nixpkg nixVersions.unstable (diff) |
set nixVersions.nix_2_21
Diffstat (limited to 'shell.nix')
-rwxr-xr-x | shell.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ with pkgs-nix; # ❯❯❯ nix_related #nix direnv - #nixVersions.unstable #nixFlakes + nixVersions.nix_2_21 #nixVersions.latest #nixVersions.git nix-prefetch-git validatePkgConfig nix-output-monitor |