all repos — nixfiles @ c0384c43821474d28af1d9696ceb473a0d769292

System and user configuration, managed by nix and home-manager

Switch back to flakes This reverts commits: - 66e56cb0e1c95202133733c0812b794171dc73c5. - 3fae7d35d9b32ab3c4f7293c418167a52aff8717. - 417a1ce6481adfc713d8d0d6ad03e211a3d0eb22. - 6b4469a98d7b2d88a3442b1051174000538199f0.

Alan Pearce
commit

c0384c43821474d28af1d9696ceb473a0d769292

parent

365c0df92f6e8c59a0e0c38eabae1ba6f35d129d

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M user/settings/shell.nixuser/settings/shell.nix
@@ -129,7 +129,7 @@ lw = "lorri watch";
lw1 = "lorri watch --once"; lwo = "lorri watch --once"; - nsh = "nix-shell"; + nsh = "nix shell"; nb = "nix build"; nl = "nix log"; # shadows `coreutils.nl`, but I've never used that yet nr = "nix run";