Commit Graph

2514 Commits

Author SHA1 Message Date
kilianar
b0a641eb01 zotero: 6.0.4 -> 6.0.8 2022-06-10 13:20:39 +02:00
John Whitman
5ad7773cda todoman: disable failing test and unmark broken for darwin 2022-06-09 08:19:13 -04:00
Simon Kohlmeyer
7850afe2b4 watson: patch fixing shell completion 2022-06-09 01:32:52 +02:00
DarkOnion0
0106c4b159
appflowy: 0.0.3 -> 0.0.4 2022-06-06 17:57:11 +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
FliegendeWurst
2a97f41dd0 marp: drop 2022-06-04 17:56:54 +02:00
Guillaume Girol
a65fab6b62 gtg: 0.5 -> 0.6 2022-06-04 12:00:00 +00:00
github-actions[bot]
ebcaa0d01c
Merge master into staging-next 2022-06-01 12:01:27 +00:00
Robert Schütz
8b9c2fb514
Merge pull request #175665 from reckenrode/ledger-darwin-fix
ledger: fix Python 3.10 module build
2022-05-31 23:16:48 -07:00
github-actions[bot]
5f0d8b3c3d
Merge master into staging-next 2022-06-01 06:05:20 +00:00
Randy Eckenrode
d4964be44c
ledger: fix Python 3.10 module build
The current default boost (1.77) doesn’t work with Python 3.10, so use
1.79 instead.
2022-06-01 00:34:52 -04:00
StephenWithPH
21443080ad
GNUcash: 4.9 -> 4.10 (#172445)
* GNUcash: 4.9 -> 4.10
2022-05-31 22:32:45 -03:00
github-actions[bot]
d8ae99a0c9
Merge master into staging-next 2022-06-01 00:02:36 +00:00
markuskowa
d2e8e6991a
Merge pull request #175511 from felschr/portfolio
portfolio: 0.57.2 -> 0.58.3
2022-06-01 00:37:40 +02:00
Felix Schröter
4c6448bbe6
portfolio: 0.57.2 -> 0.58.3 2022-05-31 23:34:13 +02:00
7c6f434c
5aadf3313d
Merge pull request #175160 from tricktron/f-update-libreoffice
libreoffice: add update script and 7.2.5 -> 7.3.3 take two

[actually libreoffice-bin for Darwin]
2022-05-31 20:48:26 +00:00
Thibault Gagnaux
d7ccd36aa0
libreoffice: run the update-script's side-effect at runtime instead of eval
time
2022-05-31 21:54:41 +02:00
Sumner Evans
093a003639
yarn2nix: allow setting doDist by calling packages 2022-05-31 09:52:09 -06:00
github-actions[bot]
881b2aa181
Merge master into staging-next 2022-05-31 00:02:22 +00:00
Sandro
c10e14acc7
Merge pull request #170781 from erikarvstedt/papgerless-ngx-1.7.0
paperless-ngx: 1.6.0 -> 1.7.1
2022-05-30 23:08:34 +02:00
github-actions[bot]
8d36a138eb
Merge master into staging-next 2022-05-30 18:01:09 +00:00
Thibault Gagnaux
4c23cbcc15
libreoffice: add impure functions comment 2022-05-30 17:20:00 +02:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux 2022-05-30 13:42:58 +02:00
Erik Arvstedt
138a94228d
paperless-ngx: add maintainers 2022-05-30 10:49:52 +02:00
Erik Arvstedt
567e65136f
paperless-ngx: 1.6.0 -> 1.7.1 2022-05-30 10:44:37 +02:00
Rick van Schijndel
37c633f7ae treewide: pkgs/applications: mark broken for darwin 2022-05-29 10:56:04 +02:00
Thibault Gagnaux
fe949d64ef
libreoffice: rename libreoffice -> libreoffice-bin 2022-05-28 17:40:04 +02:00
Thibault Gagnaux
56ce01eca3
libreoffice: pass explicit file to update-source-version function and
fix import typo
2022-05-27 17:44:53 +02:00
Thibault Gagnaux
8315cf274b
libreoffice: add darwin to meta platforms and extract to common.nix
As a result, the darwin derivations will show up on
https://search.nixos.org/packages.
2022-05-27 17:28:31 +02:00
Thibault Gagnaux
b9a5485aa5
Revert "libreoffice: move darwin to separate libreoffice-darwin package"
Introducing a new name for each complex darwin derivation does not
scale.

This reverts commit b207ef980751b2dfe2f222fbd7dbc854f9bd90bf.
2022-05-27 17:28:31 +02:00
Thibault Gagnaux
d4dd3f5f7e
libreoffice: move darwin to separate libreoffice-darwin package
The linux and darwin derivations are completely different. Therefore, it
makes more sense to treat them as two separate, independent derivations.
2022-05-27 17:28:31 +02:00
Thibault Gagnaux
2fb0615a66
libreoffice: add integration test and use lib.fakeSha256 2022-05-27 17:28:30 +02:00
tricktron
d679ccc970
libreoffice: apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-27 17:28:30 +02:00
Thibault Gagnaux
ccfd4255bb
libreoffice: 7.2.5 -> 7.3.3 2022-05-27 17:28:30 +02:00
Thibault Gagnaux
ed52a44934
libreoffice: general darwin improvements
- throw error if platform is not supported
- fix wrong pre/postInstallPhase hook -> pre/postInstall
- switch to stdenvNoCC because we don't build anything
- run all phases by default
- wrap binary using `open -na $out/Applications/${appName} --args "$@"`
2022-05-27 17:28:30 +02:00
Thibault Gagnaux
9f80b6d8fe
libreoffice: refactor and document version reset workaround 2022-05-27 17:28:30 +02:00
Thibault Gagnaux
8395d7a4d3
libreoffice: add update-script for darwin 2022-05-27 17:28:29 +02:00
github-actions[bot]
7c4e7c3159
Merge staging-next into staging 2022-05-27 00:03:07 +00:00
Manuel Bärenz
3b6fb49f3d scribus: Rename scribus{,Unstable} -> scribus{_1_4,} 2022-05-26 21:10:04 +02:00
github-actions[bot]
d8aac1a80f
Merge staging-next into staging 2022-05-26 12:01:59 +00:00
Mario Rodas
4307907d72 python39Packages.pdfminer-six: add alias to pdfminer 2022-05-25 23:47:50 -07:00
Martin Weinelt
1923b68bda Merge remote-tracking branch 'origin/staging-next' into staging 2022-05-23 17:35:37 +02:00
Martin Weinelt
bc38fcac7d
Merge pull request #174000 from mweinelt/pep621-optional-dependencies 2022-05-23 01:35:24 +02:00
github-actions[bot]
82ce3488e1
Merge staging-next into staging 2022-05-22 18:01:51 +00:00
Mario Rodas
3e7f627268
Merge pull request #173694 from marsam/ledger-python
ledger: separate python output
2022-05-22 10:37:38 -05:00
Martin Weinelt
272430c823
treewide: migrate python packages to optional-dependencies
This follows the term used by PEP 621.
2022-05-22 16:31:53 +02:00
Thomas Tuegel
9069477be3
Merge pull request #173266 from andrevmatos/kde/frameworks
kde/frameworks: 5.93 -> 5.94
2022-05-22 07:03:25 -05:00
Mario Rodas
faa08f65c6
Merge pull request #173665 from oxzi/watson-2.1.0
watson: 2.0.1 -> 2.1.0
2022-05-21 17:26:11 -05:00
Robert Schütz
d5a2974e52 libsForQt5.mauiPackages: init at 2.1.2 2022-05-20 08:54:02 -07:00
Sandro
34606368ac
Merge pull request #172733 from andrevmatos/kde/gear
kde/gear: 22.04.0 -> 22.04.1
2022-05-20 11:47:12 +02:00
Alvar Penning
115fa9a191 watson: 2.0.1 -> 2.1.0
This version bumps allows reverting the Click 7 override.
<https://github.com/TailorDev/Watson/releases/tag/2.1.0>
2022-05-19 21:32:34 +02:00
André Vitor de Lima Matos
aa96ef34f4
calligra: fix build with poppler 22.04 2022-05-19 15:03:31 -03:00
Mario Rodas
ef8d5637f4 ledger: separate python output 2022-05-19 04:20:00 +00:00
Robert Schütz
1397fd6738 banking: use wrapGAppsHook4 2022-05-18 12:38:50 -07:00
Artturi
b0c602515d
Merge pull request #173084 from Artturin/unecessaryprf
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
2022-05-18 21:23:58 +03:00
Vladimír Čunát
cf560f4b86
Merge #172729: staging-next 2022-05-12 2022-05-17 12:42:30 +02:00
Armin Rothfuss
d9c2f0036d jameica 2.10.1 -> 2.10.2 2022-05-16 22:07:11 +02:00
André Vitor de Lima Matos
2fce45391a semantik: fix for new kf5 2022-05-16 10:01:40 -03:00
Artturin
1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
github-actions[bot]
97ea1401a7
Merge master into staging-next 2022-05-13 00:03:00 +00:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
github-actions[bot]
6b23d26afc
Merge master into staging-next 2022-05-12 18:02:25 +00:00
Peter Hoeg
d75e54f70c libreoffice: fix -qt build 2022-05-12 22:56:10 +08:00
github-actions[bot]
2d62d4f8e6
Merge staging-next into staging 2022-05-11 06:02:11 +00:00
Anderson Torres
ec4e18bfb8
Merge pull request #172276 from AndersonTorres/MISC
Misc
2022-05-11 00:54:24 -03:00
davidak
b135d3b223
Merge pull request #172116 from marsam/ledger-completions
ledger: install completions
2022-05-11 03:37:58 +02:00
AndersonTorres
b8985bb965 teapot: use Museoa as backup
The original site is now dead, so I took the liberty of getting the sources and
backup it on my personal data hoarder project.
2022-05-10 07:47:50 -03:00
github-actions[bot]
27575e98ee
Merge staging-next into staging 2022-05-09 12:08:45 +00:00
Jonas Heinrich
abf015d99a
shelf: init at 2.1.1 (#154748) 2022-05-09 11:57:50 +02:00
7c6f434c
2a3aac479c
Merge pull request #172088 from gador/libreoffice-fresh-7.3.3.2
libreoffice-fresh: 7.2.5.2 -> 7.3.3.2
2022-05-09 07:45:23 +00:00
7c6f434c
9f571babaa
Merge pull request #172046 from gador/libreoffice-still-7.2.6.2
libreoffice-still: 7.1.8.1 -> 7.2.6.2
2022-05-09 07:45:09 +00:00
github-actions[bot]
31938a3f5c
Merge staging-next into staging 2022-05-09 00:03:28 +00:00
Sandro
7169abf52f
python310Packages.babel: 2.9.1 -> 2.10.1 (#171867) 2022-05-09 01:53:28 +02:00
Robert Schütz
a2675e7e29 python3Packages.twisted: use extras-require 2022-05-08 20:32:14 +00:00
Florian Brandes
28942721a1
libreoffice-fresh: 7.2.5.2 -> 7.3.3.2
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-08 21:44:27 +02:00
Florian Brandes
62e689da12
libreoffice-still: apply review comments
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-08 21:38:56 +02:00
Florian Brandes
dfd3754f61
libreoffice-still: 7.1.8.1 -> 7.2.6.2
fixes #171907

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-08 10:47:47 +02:00
Mario Rodas
9d22c5a51a ledger: add marsam to maintainers 2022-05-08 04:20:00 +00:00
Mario Rodas
1d5f520da8 ledger: install bash completion 2022-05-08 04:20:00 +00:00
Mario Rodas
c88d3ed4bf ledger: add patch to xdg support 2022-05-08 04:20:00 +00:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr 2022-05-07 01:18:35 +02:00
Naïm Favier
5f3016cde8
jameica: fix wrapper arguments escaping 2022-05-06 18:28:35 +02:00
Bobby Rong
206cac7ebd
Merge pull request #171539 from FliegendeWurst/trilium-0.51.2
trilium: 0.50.3 -> 0.51.2
2022-05-06 23:35:07 +08:00
Artturi
d784d3ca7f
Merge pull request #171693 from ktor/master
timeular: 4.7.1 -> 4.8.0
2022-05-06 04:48:29 +03:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
Jan Tojnar
1cc16e71e1
Merge pull request #167372 from r-ryantm/auto-update/poppler-glib
poppler: 22.03.0 -> 22.04.0
2022-05-06 00:47:20 +02:00
Pawel Kruszewski
27194d6afb timeular: 4.7.1 -> 4.8.0 2022-05-05 20:34:48 +02:00
Artturi
7896b0526b
Merge pull request #169224 from Shawn8901/update_portfolio_0_57_2
portfolio: 0.57.1 -> 0.57.2
2022-05-05 20:39:03 +03:00
Artturi
64b10920f8
Merge pull request #168107 from ktor/master
timeular: 3.9.1 -> 4.7.1
2022-05-05 20:27:26 +03:00
Artturi
a31f247d0b
Merge pull request #171546 from totoroot/update/qownnotes-22.5.0
qownnotes: 22.4.1 -> 22.5.0
2022-05-05 10:23:45 +03:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
7c6f434c
36b9c0594c
Merge pull request #170809 from hqurve/libreoffice-dolphin
libreoffice: add templates to dolphin "create new" menu
2022-05-04 15:52:02 +00:00
Matthias Thym
b139ab7968 qownnotes: 22.4.1 -> 22.5.0 2022-05-04 17:29:06 +02:00
FliegendeWurst
837b76a25d trilium: 0.50.3 -> 0.51.2 2022-05-04 16:46:45 +02:00
Jan Tojnar
ced814af20 libreoffice-fresh: Fix build with poppler 22.04 2022-05-04 14:42:39 +02:00
Sandro
7fb033d27e
Merge pull request #170969 from SuperSandro2000/tusk 2022-05-04 11:52:28 +02:00
Sandro Jäckel
d61d12e356
tusk: fix nix-env version parsing 2022-05-03 17:01:44 +02:00
hqurve
010e2e5b12 libreoffice: add templates to dolphin "create new" menu
The libreoffice derivation does not copy the necessary
files to the output. Hence, we need to unpack the source again
2022-05-03 08:11:26 -04:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
Valentin Bruch
3705a34417 beamerpresenter: dual licensing
Co-authored-by: pacien <pacien@users.noreply.github.com>
2022-04-29 09:37:36 -05:00