all repos — nixfiles @ 887f319e560431c462239dcddc1904ee211c3ac9

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

shell: add alias for nix flake check

Alan Pearce
commit

887f319e560431c462239dcddc1904ee211c3ac9

parent

0cee36a024bf30dd466b8245a2c4e085921a1981

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/settings/shell.nixuser/settings/shell.nix
@@ -125,6 +125,7 @@
nish = "nix-shell"; nf = "nix flake"; nfa = "nix flake archive"; + nfc = "nix flake check"; nfp = "nix flake prefetch"; nfu = "nix flake update"; nfl = "nix flake lock";