ublue-os / fleek

[deprecated] Own your $HOME
https://getfleek.dev
Apache License 2.0
833 stars 24 forks source link

Is it possible to create own local package #302

Open yanns opened 1 year ago

yanns commented 1 year ago

Sometimes, the program we want to install is not available on https://search.nixos.org/packages

For example, I'd like to install a JVM 20 and JVM 21, and I can only install a JVM 19 at the moment.

Is there a way to create local packages that fleek would also install?