dotfiles/hosts/packages
2025-08-31 23:27:08 +10:00
..
angryoxide Update AngryOxide rev hash 2025-07-19 23:24:56 +10:00
chameleonultragui reorganise TODO* files 2025-07-26 18:23:47 +10:00
huggingface_hub add custom huggingface_hub packages (learning from hf-cli's authentication workflow) 2025-08-08 20:15:44 +10:00
tundra added various build artifacts for the tundra dev env 2025-07-01 14:54:52 +10:00
x86-manpages add x86-manpages derivation (ISA manpages) 2025-08-31 23:27:08 +10:00
README added modules for qFlipper, ChameleonUltraGUI, and AngryOxide 2025-05-11 22:29:40 +10:00

This directory (`hosts/packages`) contains custom package derivations, and differs
from `hosts/modules/` which contains importable modules for my nixdots. 

Often each package I write will have a corresponding module that simply
calls `pkgs.callPackage` to install the derivation to the system environment.