diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2022-11-16 13:02:42 -0500 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2022-11-21 11:29:23 -0500 | 
| commit | 2bbbda58a5e2c56be6ad88ad3a296ec1b2a833fb (patch) | |
| tree | bbe4a1f37027358963a46f21a0a8b0389ea4a74d /shell.nix | |
| parent | regex (start thinking about ctRegex) (diff) | |
configs housekeeping, minor
Diffstat (limited to 'shell.nix')
| -rwxr-xr-x | shell.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ mkShell {      #if [[ -f ".envrc" ]]; then      #  source .envrc      #fi -    nix flake lock --update-input nixpkgs +    nix flake update      echo ""      echo "nix flake metadata:"      nix flake metadata  | 
