Commit Graph

16 Commits

Author SHA1 Message Date
Weijia Wang
31e8a89312
Merge pull request #304691 from qubitnano/pr/flexoptix
flexoptix-app: 5.20.0 -> 5.21.2
2024-04-27 04:53:12 +02:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
qubitnano
5b779e6196 flexoptix-app: 5.20.0 -> 5.21.2 2024-04-16 18:41:41 -04:00
qubitnano
6dbd7ef66d flexoptix-app: 5.16.0 -> 5.20.0 2024-02-19 17:38:54 -05:00
skorpy
e656f00155 flexoptix-app: 5.13.4 -> 5.16.0
Signed-off-by: skorpy <skorpy@frankfurt.ccc.de>
2023-09-12 13:44:09 +02:00
Robert Schütz
745de518cd asar: use buildNpmPackage 2023-08-26 20:27:43 -07:00
Atemu
f0c58f6e96 tree-wide: use new multiArch buildFHSEnv argument
This is much more direct and sensible than setting a function null
2023-07-01 13:42:17 +02:00
superherointj
87fc6ea219 flexoptix-app: 5.13.3 -> 5.13.4 2023-02-07 21:50:12 -03:00
Weijia Wang
6fe502f5bc flexoptix-app: 5.13.1 -> 5.13.3 2023-01-24 16:48:59 +01:00
n0emis
d72109ae9b
flexoptix-app: 5.13.0 -> 5.13.1 (#203617) 2022-12-07 13:30:13 +01:00
Ember Keske
409cff67c3
flexoptix-app: 5.12.2 -> 5.13.0 2022-11-01 19:47:21 +01:00
Fiona Weber
74798cfa67 flexoptix-app: 5.11.1 -> 5.12.2 2022-08-28 15:06:32 +02:00
Janne Heß
c44293e9da
flexoptix-app: 5.11.0 -> 5.12.1 2022-08-12 15:54:19 +01:00
AndersonTorres
ed1657fb58 flexoptix-app: use new SRI hash format 2022-06-02 22:01:39 -03:00
Janne Heß
9aa05d18b7
flexoptix-app: 5.9.0 -> 5.11.0 and fixes
This update is required because the autoupdater prevents the app from
running without being updated (which is not possible because it is a
store path).
So this updates the app and patches out the updater (essentially it
never thinks it needs to update, even though it prints on the command
line that it should).

Also fix the desktop item.
2021-08-26 00:19:25 +02:00
Janne Heß
e7d4fa4239
flexoptix-app: Init at 5.9.0 2021-04-17 18:37:07 +02:00