added modules for qFlipper, ChameleonUltraGUI, and AngryOxide
ChameleonUltraGUI and AngryOxide also had derivations written to package them
This commit is contained in:
parent
c626227f55
commit
3bc320cc6a
12 changed files with 1082 additions and 3 deletions
5
hosts/packages/README
Normal file
5
hosts/packages/README
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue