mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(kasen): openwebrxplus raspi
This commit is contained in:
parent
b5c8cfaba5
commit
9dd6c7326a
5 changed files with 326 additions and 0 deletions
4
overlays/openwebrxplus.nix
Normal file
4
overlays/openwebrxplus.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
final: prev: let
|
||||
in {
|
||||
openwebrxplus = final.python3Packages.callPackage ../packages/openwebrxplus.nix {};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue