feat: update all nixpkgs inputs

This commit is contained in:
Ryan Yin
2025-06-04 12:45:48 +08:00
parent f6b2e42776
commit c070abe60e
2 changed files with 20 additions and 15 deletions

View File

@@ -94,6 +94,11 @@ verify-store:
repair-store *paths:
nix store repair {{paths}}
# Update all Nixpkgs inputs
[group('nix')]
up-nix:
nix flake update nixpkgs nixpkgs-stable nixpkgs-unstable nixpkgs-darwin nixpkgs-ollama
############################################################################
#
# NixOS Desktop related commands