Update pkgs/applications/science/robotics/betaflight-configurator/default.nix
Co-Authored-By: Paul TREHIOU <paul@nyanlout.re>
This commit is contained in:
parent
170009b123
commit
5fcf9f5559
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{stdenv, fetchurl, unzip, runtimeShell, makeDesktopItem, nwjs }:
|
||||
{stdenv, fetchurl, unzip, runtimeShell, makeDesktopItem, nwjs, wrapGAppsHook, gsettings-desktop-schemas, gtk3 }:
|
||||
|
||||
let
|
||||
strippedName = "betaflight-configurator";
|
||||
|
|
Loading…
Reference in a new issue