Jens Binkert
fa13d43f73
cryptomator: 1.11.0 -> 1.11.1
2024-01-09 08:50:23 +01:00
Jens Binkert
93a0b21b82
Adding dbus (secret manager) and app indicator
2023-12-03 18:02:52 +01:00
Jens Binkert
1e5e9a9503
Adding dbus (secret manager) and app indicator
2023-12-03 14:48:23 +01:00
Nicolas Mémeint
8039ea7aae
cryptomator: 1.10.1 -> 1.11.0
...
Update the version, use Jdk21, and update the install flags based on the
appimage build script
2023-11-08 20:57:41 +01:00
Pascal Bach
b4f9aca336
cryptomator: 1.9.4 -> 1.10.1
2023-10-02 21:03:24 +02:00
R. Ryantm
a079674005
cryptomator: 1.9.1 -> 1.9.4
2023-08-14 04:43:20 +00:00
Vladimír Čunát
f0451844bb
cryptomator: fail more gracefully on darwin
...
It was blocking channels since PR #241154 via:
https://hydra.nixos.org/build/231587712/nixlog/1/tail
2023-08-12 17:12:16 +02:00
Franz Pletz
e8866c7597
Merge pull request #241154 from bachp/cryptomator-1.9.1
2023-08-11 05:34:33 +02:00
Weijia Wang
e658ffa994
treewide: cleanup maven packages
2023-07-31 21:13:09 +02:00
Pascal Bach
557c380c6d
cryptomator: 1.8.0 -> 1.9.1
2023-07-02 21:00:59 +02:00
Weijia Wang
dca415554f
treewide: replace mavenfod with buildMavenPackage
2023-06-20 19:59:30 +03:00
Weijia Wang
570c2535e5
cryptomator: convert to mavenfod
2023-06-20 15:15:57 +03:00
Pascal Bach
d7bbeedaac
cryptomator: 1.6.14 -> 1.8.0 ( #200590 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-09 15:10:34 +02:00
Stanisław Pitucha
9ebf262347
cryptomator: mark as working on intel only
...
During aarch64 build it fails with:
```
Failed to execute goal on project cryptomator:
Could not resolve dependencies for project org.cryptomator:cryptomator:jar:1.6.14:
The following artifacts could not be resolved:
org.openjfx:javafx-base:jar:linux-aarch64:18.0.1,
org.openjfx:javafx-graphics:jar:linux-aarch64:18.0.1,
org.openjfx:javafx-controls:jar:linux-aarch64:18.0.1,
org.openjfx:javafx-fxml:jar:linux-aarch64:18.0.1,
org.openjfx:javafx-swing:jar:linux-aarch64:18.0.1:
Cannot access central (https://repo.maven.apache.org/maven2 ) in offline mode and the artifact org.openjfx:javafx-base:jar:linux-aarch64:18.0.1 has not been downloaded from it before. -> [Help 1]
```
2023-03-10 14:52:20 +11:00
Pascal Bach
8a202d784f
cryptomator: 1.6.13 -> 1.6.14
2022-09-09 12:26:48 +02:00
R. Ryantm
62df3d5695
cryptomator: 1.6.12 -> 1.6.13
2022-08-10 15:28:05 +00:00
kilianar
98ed62e4eb
cryptomator: 1.6.10 -> 1.6.12
...
https://github.com/cryptomator/cryptomator/releases/tag/1.6.12
2022-08-03 09:47:49 +02:00
Robert Scott
3b6bc4b69c
treewide: set sourceProvenance for packages containing downloaded jars
...
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Naïm Favier
3c77d361b5
makeShellWrapper: add explicitly named attribute
...
So that things that use the makeShellWrapper/wrapProgramShell
functions can depend on makeShellWrapper explicitly, which should ease
migration in the future.
2022-05-12 11:01:23 +02:00
Naïm Favier
62245943aa
makeWrapper,makeBinaryWrapper: introduce explicitly named functions
...
Because both versions might end up in a derivation's build inputs, it
might be useful to be able to explicitly select which function to use.
2022-05-10 22:07:56 +02:00
Dominik Xaver Hörl
9709c5f4a4
cryptomator: use non-binary wrapper for wrapGAppsHook
...
The use of --add-flags in this derivation does not work with binary
wrappers, which wrapGAppsHook uses since #164163 .
2022-05-10 15:17:09 +02:00
Pascal Bach
561d29b64d
cryptomator: 1.6.8 -> 1.6.10
...
Hotfix for a truncation issue with fuse.
2022-05-03 23:26:38 +02:00
Pascal Bach
1c02d4252d
cryptomator: 1.6.7 -> 1.6.8
2022-04-02 13:28:22 +02:00
Pascal Bach
93c4209d3f
cryptomator: 1.6.5 -> 1.6.7
...
Disable maven tests as they try to mount and load kernel modules,
which is not somthing we want during a build.
2022-03-26 08:48:53 +01:00
Pascal Bach
878f72c7e3
cryptomator: 1.5.15 -> 1.6.5
...
- packer is not needed anymore, remove it
- use nix built jffi instead of bundeled one to avoid segfault
2022-03-26 08:48:53 +01:00
Pascal Bach
cf3102118b
cryptomator: 1.5.14 -> 1.5.15
2021-04-21 22:58:05 +02:00
Pascal Bach
fd478d01df
cryptomator: fix desktop integration
...
Move the .desktop files from usr/share to share.
2021-04-17 20:25:57 +02:00
Pascal Bach
4f3907fc0f
cryptomator: 1.5.13 -> 1.5.14
2021-04-16 17:33:25 +02:00
Pascal Bach
3446cf39b4
cryptomator: init at 1.5.13
...
Co-authored-by: Artur Taranchiev <ewok@ewok.ru>
2021-02-25 17:06:48 +01:00