Added a module to flake
This commit is contained in:
parent
fc6c3f9157
commit
724a862647
5 changed files with 74 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
mkdir -p $out/bin $out/share
|
||||
cp -v dump1090 $out/bin/dump1090-afg
|
||||
cp -vr public_html $out/share/dump1090
|
||||
cp -vr public_html $out/share/dump1090-afg
|
||||
|
||||
runHook postInstall
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue