Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Anderson Torres
9a624d10e3
treewide: remove viric from meta.maintainers [orphans]
...
Since theey is not active from at least six years.
All the packages on this commit became orphans.
---------------------------------------------------------------------------
There are files not covered by this commit, because they will be adopted
soon. Namely:
- pkgs/by-name/zs/zsync/package.nix
- pkgs/games/bsdgames/default.nix
- pkgs/misc/ghostscript/default.nix
- pkgs/os-specific/linux/kernel/perf/default.nix
- pkgs/tools/system/logrotate/default.nix
2024-07-28 11:48:51 -03:00
Albert Safin
f31b6e87b7
libreoffice-collabora: fix Hydra failure by splitting src derivation
...
The Hydra build of the libreoffice-collabora derivation introduced in
ab5bdfd3c6
("libreoffice-collabora: init at 24.04.5-4") fails with the
status "Output limit exceeded" [1], particularly at fetchgit of its
sources. Indeed, the full checkout of the git repo along with its
submodules takes 4.2 GB which is past the 3.4 GB Hydra's max_output_size
[2]. Unfortunately, the Collabora branch lacks the tarball releases
like the upstream fresh/still variants, so we still have to fetch these
submodules. This commit gives up on the usage of fetchSubmodules and
instead fetches the submodules using separate fetchgit calls. This
makes the structure of the nix expression for the collabora variant
closer to the fresh/still variants than the initial version of the
collabora variant.
[1]: https://hydra.nixos.org/build/267358376
[2]: 4b5dd4f974/build/hydra.nix (L51)
2024-07-27 20:39:40 +00:00
Mynacol
02f1815436
libreoffice: Add meta.mainProgram
...
So users can leverage `lib.getExe`.
The expectation for the main program is the general libreoffice
program, not specific binaries for e.g. Writer or Impress.
2024-07-26 18:18:29 +02:00
Aleksana
84a53ad8e2
Merge pull request #328741 from Sigmanificient/remove-unused-arguments-pkgs-app
...
pkgs/applications: remove unused arguments
2024-07-26 22:05:49 +08:00
Sigmanificient
2ee703dccb
pkgs/applications: remove unused arguments
2024-07-26 11:36:49 +02:00
Albert Safin
052fb5c48d
libreoffice-collabora: remove passthru.srcs.{translations,help}
...
This fixes the evaluation error of libreoffice-collabora.passthru.srcs,
introduced in ab5bdfd3c6
("libreoffice-collabora: init at 24.04.5-4").
It was an overlook to keep these attributes. Unlike the still/fresh
variants, the collabora variant fetches translations and help files from
git submodules of the main repository rather than from these tarballs.
2024-07-25 11:21:49 +00:00
Albert Safin
ab5bdfd3c6
libreoffice-collabora: init at 24.04.5-4
2024-07-24 04:00:02 +00:00
R. Ryantm
d90f155b78
planify: 4.8.4 -> 4.9.0
2024-07-22 20:30:28 +08:00
Leona Maroni
8560d44477
Merge pull request #326352 from leona-ya/paperless-ngx-2.11.0
...
paperless-ngx: 2.10.2 -> 2.11.0
2024-07-22 10:59:55 +02:00
R. Ryantm
6a1dc2d9a5
qownnotes: 24.7.1 -> 24.7.2
2024-07-21 17:23:08 +00:00
Anderson Torres
6dba240f79
treewide: remove dtzWill as maintainer [orphans]
...
Since theey is not active in a long span of time.
All the packages in this commit are now orphan.
2024-07-17 13:52:45 -03:00
Anderson Torres
2ac414fa93
treewide: remove dtzWill as maintainer [no orphans]
...
Since theey is not active in a long span of time.
None of the packages in this commit are orphan.
2024-07-17 13:25:27 -03:00
Alexis Hildebrandt
4767d29976
appflowy: format using nixfmt
2024-07-17 12:54:57 +02:00
Alexis Hildebrandt
0e4dbceba0
appflowy: modernize
2024-07-17 12:54:57 +02:00
Alexis Hildebrandt
a0c617a0a9
appflowy: add darwin platform
2024-07-17 12:54:57 +02:00
7c6f434c
51a1c95c49
Merge pull request #327673 from K900/update-libreoffice
...
libreoffice-fresh: 24.2.3 -> 24.2.5
2024-07-17 07:51:07 +00:00
Weijia Wang
b9baf26492
Merge pull request #326429 from r-ryantm/auto-update/wpsoffice
...
wpsoffice: 11.1.0.11719 -> 11.1.0.11720
2024-07-16 22:24:14 +02:00
Pol Dellaiera
d5e8bd6d13
Merge pull request #327627 from SuperSandro2000/unoconv
...
unoconv: use python directly from libreoffice
2024-07-16 21:29:14 +02:00
K900
c59d543f1f
libreoffice-fresh: 24.2.3 -> 24.2.5
2024-07-16 17:38:09 +03:00
DarkOnion0
376e50c7cb
appflowy: 0.6.3 -> 0.6.4
...
https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.6.4
2024-07-16 16:23:06 +02:00
R. Ryantm
4e2f7260bf
wpsoffice: 11.1.0.11719 -> 11.1.0.11720
2024-07-16 15:20:12 +02:00
Sandro Jäckel
41ccef4a0f
libreoffice: passthru python version
2024-07-16 13:32:46 +02:00
Sandro
7a2174d64b
Merge pull request #325588 from DarkOnion0/appflowy
2024-07-16 11:16:45 +02:00
Weijia Wang
5a855f0659
Merge pull request #325183 from r-ryantm/auto-update/tryton
...
tryton: 7.2.2 -> 7.2.3
2024-07-16 10:20:05 +02:00
7c6f434c
717994b4b4
Merge pull request #327558 from honnip/libreoffice-korean
...
libreoffice: add Korean language pack
2024-07-16 07:04:40 +00:00
Honnip
6af0e1855f
libreoffice: add Korean language pack
2024-07-16 13:52:50 +09:00
Sandro
a0c86551ee
Merge pull request #324969 from nevivurn/feat/gnucash-update
...
gnucash: 5.6 -> 5.8
2024-07-15 21:01:34 +02:00
R. Ryantm
c3c2ea4fb8
tryton: 7.2.2 -> 7.2.3
2024-07-15 16:17:06 +02:00
Jörg Thalheim
e58cfebe72
{ib-tws,ib-controller}: remove
2024-07-15 10:19:12 +02:00
Atemu
476b450df8
Merge pull request #272380 from chayleaf/gradle2
...
gradle: add setup hook
2024-07-14 22:08:41 +02:00
Aleksana
e8f2aabb01
Merge pull request #324767 from Sigmanificient/remove-unused-stdenv-arguments
...
treewide: remove unused occurence of stdenv (and other) arguments
2024-07-14 19:42:52 +08:00
Sigmanificient
512e8afdb9
treewide: remove unused occurence of stdenv (and other) arguments
...
format (will squash)
2024-07-14 04:32:56 +02:00
aleksana
07c1bc2034
treewide: sha256 -> hash attribute for pypi fetchers
2024-07-14 01:25:22 +08:00
éclairevoyant
0926bdbf98
treewide: fix uses of finalAttrs.pname
in source urls
2024-07-12 20:23:39 -04:00
chayleaf
6d3d966976
jabref: convert to gradle setup hook
2024-07-12 21:36:17 +07:00
Doron Behar
3cddaded22
Merge pull request #318015 from doronbehar/pkg/yarnConfigHook
...
Create yarnBuildHook and yarnConfigHook
2024-07-12 09:45:26 +03:00
Leona Maroni
ee1638a54f
paperless-ngx: 2.10.2 -> 2.11.0
...
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.0
2024-07-11 19:05:28 +02:00
John Whitman
9b429bf2be
ib-{controller,tws}: mark as broken ( #324591 )
...
* Marks ib-tws broken.
* Marks ib-controller broken.
* Relocates release note to derivation comment.
---------
Co-authored-by: John Whitman <john@s2sq.com>
Co-authored-by: aleksana <me@aleksana.moe>
2024-07-11 21:17:31 +08:00
Robert Schütz
3ce8e93408
gtg: don't use nose
2024-07-10 12:05:08 -07:00
Aleksana
3796ea665d
Merge pull request #325330 from Shawn8901/update-portfolio
...
portfolio: 0.69.0 -> 0.69.1
2024-07-10 21:47:59 +08:00
Weijia Wang
9f44e1e1ad
Merge pull request #325786 from r-ryantm/auto-update/qownnotes
...
qownnotes: 24.7.0 -> 24.7.1
2024-07-10 12:14:05 +02:00
Doron Behar
ef845dd609
micropad: reformat using yarn{Config,Build}Hooks
2024-07-10 09:39:07 +03:00
7c6f434c
ddbd789fe5
Merge pull request #325290 from theCapypara/fix-hyphen-libreoffice
...
libreoffice, hyphen: Load hyphen dicts in LibreOffice, modularize hyphen dicts, add german hyphen dict
2024-07-09 23:20:18 +00:00
R. Ryantm
7246d4321f
qownnotes: 24.7.0 -> 24.7.1
2024-07-09 08:43:52 +00:00
DarkOnion0
49a526b98a
appflowy: 0.6.2 -> 0.6.3
...
https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.6.3
2024-07-08 18:56:25 +02:00
Yongun Seong
8eb0fc8d1b
gnucash: 5.6 -> 5.8
...
Diff: https://github.com/Gnucash/gnucash/compare/5.6...5.8
2024-07-08 12:58:27 +09:00
Shawn8901
589acaf732
portfolio: migrate to pkgs/by-name
2024-07-07 22:29:03 +02:00
Shawn8901
f3f49198ed
portfolio: drop custom update script in favor of gitUpdater
2024-07-07 22:26:38 +02:00
Shawn8901
e8c9764385
portfolio: 0.69.0 -> 0.69.1
2024-07-07 22:21:21 +02:00