f9030d513d
* Fix application crash when resizing with flexible plugin panes in layout * Allow the SHELL variable to contain non-absolute shell paths (e.g. SHELL=sh instead of SHELL=/bin/sh OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=47
11 lines
316 B
Plaintext
11 lines
316 B
Plaintext
<services>
|
|
<service name="download_files" mode="disabled" />
|
|
<service name="cargo_vendor" mode="disabled">
|
|
<param name="srctar">v0.34.4.tar.gz</param>
|
|
<param name="compression">gz</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="disabled" />
|
|
</services>
|
|
|