Commit Graph

21 Commits

Author SHA1 Message Date
Weijia Wang
19ce5c743c sope: make build less illegal 2023-03-23 21:42:24 +02:00
R. Ryantm
2d2bbe40a4 sogo: 5.7.0 -> 5.8.0 2023-02-02 17:39:20 +01:00
Artturin
d78711a3e1 gnustep.base: use multiple outputs and support multiple outputs in hook
had to move the installFlagsArray in preInstallPhases so that ${!outputX} work because they're set by the multiple-output hook

unar before:
closure size 1.4G

unar after:
closure size 138.9M
2022-12-25 21:10:43 +02:00
Franz Pletz
3d6b548fd2
sogo: fix build with libxcrypt 2022-10-09 18:12:53 +02:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
ajs124
7bd91bca24 sogo: add optional (off by default) EAS/ActiveSync support 2022-07-18 15:28:55 +02:00
ajs124
18a5275c3d sogo: 5.5.0 -> 5.7.0 2022-07-18 15:25:40 +02:00
Aaron Jheng
f0c470f5eb
oath-toolkit: Rename from oathToolkit to oath-toolkit 2022-04-04 01:11:06 +00:00
ajs124
0a1da6357c sogo: 5.4.0 -> 5.5.0 2022-01-21 02:45:39 +01:00
ajs124
cfcbe0d16d sogo: 5.3.0 -> 5.4.0 2021-12-26 13:51:06 +01:00
ajs124
8f7d8afb82 sogo: enable multi-factor authentication 2021-12-06 23:19:07 +00:00
ajs124
57b974d907 sogo: 5.2.0 -> 5.3.0 2021-11-18 23:10:09 +01:00
ajs124
5fdc39a49d sogo: 5.1.1 -> 5.2.0
https://github.com/inverse-inc/sogo/releases/tag/SOGo-5.2.0
2021-08-19 18:23:39 +02:00
Thomas Gerbet
f528b1e43e sogo: 5.0.1 -> 5.1.1
Fixes CVE-2021-33054.
https://github.com/inverse-inc/sogo/blob/SOGo-5.1.1/CHANGELOG.md
2021-06-15 11:04:13 +02:00
ajs124
58e23cd711 sogo: python2 -> python3 2021-03-16 17:45:32 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Janne Heß
3f69715b63
sogo: 5.0.0 -> 5.0.1 2020-10-07 23:11:45 +02:00
ajs124
6ba9e9c4c3 sogo: switch to (hopefully) stable patch url
patches were "rewritten" in their repo, that's why the hash changed
2020-08-24 20:46:45 +02:00
ajs124
a0afc29460 sogo: 4.3.2 -> 5.0.0 2020-08-17 12:14:51 +02:00
ajs124
73c7c48918 sogo: init at 4.3.2 2020-05-12 18:49:42 +02:00