diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2025-04-10 14:51:56 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2025-04-10 14:51:56 +0200 |
| commit | b127625d59d1cbf7a8962c1c937846b5297877c6 (patch) | |
| tree | c99130393f3c04fa313a8e33997e953645627249 /common/home/default.nix | |
| parent | 2eb7439ab9b7f83fc81eb4d2299d2c764722008d (diff) | |
flake: update
Diffstat (limited to 'common/home/default.nix')
| -rw-r--r-- | common/home/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/home/default.nix b/common/home/default.nix index 6ea8a91..b006892 100644 --- a/common/home/default.nix +++ b/common/home/default.nix @@ -36,7 +36,7 @@ packages = [ pkgs.inkscape pkgs.hicolor-icon-theme pkgs.bat - pkgs.blender + pkgs.blender-hip pkgs.pinentry-qt pkgs.ripgrep pkgs.tenacity |