diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-02 09:29:49 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-02 09:29:49 -0400 | 
| commit | 5434a4eab1b8d635340fa7f61ff5cc66a5d493b3 (patch) | |
| tree | bc6fbbf5165d5bc2e4387accfee34993133b4b80 | |
| parent | ldc-1.37.0 ... dub 1.36.0 (diff) | |
issue with shell.nix (comment out nixVersions.unstable)
| -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 +      #nixVersions.unstable        nix-prefetch-git        validatePkgConfig        nix-output-monitor  | 
