Commit Graph

21 Commits

Author SHA1 Message Date
Sebastian Sellmeier
895dbf02a3
sublime4-dev: 4149 -> 4150 2023-06-15 22:49:37 +02:00
R. Ryantm
2c55bef565 sublime4-dev: 4147 → 4149 2023-05-04 19:21:49 +02:00
Jan Tojnar
faa2508ddd sublime4-dev: 4141 → 4147 2023-01-15 21:46:08 +01:00
PedroHLC ☭
98fb735493
sublime4: 4142 -> 4143 2022-11-14 11:50:00 -03:00
PedroHLC ☭
9ed3ef3053
sublime4: 4126 -> 4142 2022-11-10 08:13:51 -03:00
Jan Tojnar
4e96b3488e sublime4-dev: 4137 → 4141 2022-11-09 19:09:43 +01:00
Jan Tojnar
9e4c57c089 sublime4-dev: 4136 → 4137
Fixes Zombie processes
2022-09-29 04:30:17 +02:00
Jan Tojnar
fe6ae94c85 sublime4-dev: 4134 → 4136 2022-09-16 18:40:33 +02:00
Jan Tojnar
98315b4307 sublime4: Avoid absolute exec paths in desktop file
When user installed a new version of ST (or just a different derivation),
GNOME Shell would lose the association of the windows with the icon.
Since the package needs to be installed in order for the desktop file
to be available, having the path absolute is useless any way.
2022-09-16 18:36:01 +02:00
PedroHLC ☭
bef209dc55 sublime4: pin to openssl_1_1 2022-09-16 16:20:16 +02:00
Jan Tojnar
b52054fab4 sublime4-dev: 4125 → 4134
https://www.sublimetext.com/dev
2022-08-29 21:28:19 +02:00
Jan Tojnar
75dc7411ab sublime4.updateScript: Pass versionFile path through arguments
That way, `maintainers/scripts/update.nix` will be able to turn
the path to relative and be able to update it even with `--argstr commit true`.
2022-08-29 21:28:19 +02:00
Jan Tojnar
98584efa4b sublime4.updateScript: fix on different systems
Running `update-source-version` with `--system` flag passes it
to `nix-build -A $attr.src`, which requires that an appropriate
builders are set on the system.

It works for me because I have aarch64-linux builder configured
but it is broken for other users and r-ryantm.
2022-08-29 21:28:19 +02:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Zack A
c2e95d0cbf
sublime4: 4121 -> 4126, sublime4-dev: 4112 -> 4125 2021-12-22 12:33:04 +09:00
Tim Zook
d7b6075cdc sublime4: add libcurl to application library path
See https://github.com/NixOS/nixpkgs/issues/146635
2021-12-13 15:33:19 -06:00
Amanda Cameron
eb7d94e6e3 sublime{4,-merge}: Update packages. 2021-10-31 16:09:08 -04:00
Zack A
63e74d6988
sublime4-dev: 4106 -> 4112 2021-07-15 14:24:53 -07:00
Zack A
6682e539e1
sublime4: 4107 -> 4113 2021-07-15 14:24:04 -07:00
Felix Bühler
91932cbdfa
sublime3/4: deprecate phases (#130169) 2021-07-14 15:16:07 +02:00
Jan Tojnar
6a3d82e433
sublime4: init at 4107
https://www.sublimetext.com/download

* works with my 7 year old license so far
* i686 is no longer supported
* aarch64 support has been added
* adds harware accelerated (needs libGL.so.1)
* adds python 3.8 plugin host (needs libssl.so and libcrypto.so)
2021-05-22 20:53:21 +02:00