overlays/android-studio: unpatch
This commit is contained in:
parent
f724467c76
commit
c0a054c937
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ let
|
|||
${fhsEnv}/bin/${drvName}-fhs-env ${super.android-studio.passthru.unwrapped}/bin/studio.sh "$@"
|
||||
'';
|
||||
in {
|
||||
android-studio = super.android-studio.overrideAttrs(_: {
|
||||
android-studio-patched = super.android-studio.overrideAttrs(_: {
|
||||
inherit startScript;
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue