Commit Graph

2023 Commits

Author SHA1 Message Date
Martino Fontana
6e465f4550 treewide: fix use of extraPkgs in AppImages
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;`
This caused some packages to be listed twice.

Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`).
Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-13 20:35:07 +02:00
github-actions[bot]
971c61f4d8
Merge master into staging-next 2024-05-12 12:01:24 +00:00
Vladimír Čunát
45946fbf0f
thunderbirdPackages.thunderbird-102: convert to a throw (#308820) 2024-05-12 12:14:08 +02:00
github-actions[bot]
42828a757c
Merge master into staging-next 2024-05-11 18:01:23 +00:00
R. Ryantm
3f5c8023ef tutanota-desktop: 220.240321.0 -> 227.240502.0 2024-05-10 16:56:26 +00:00
R. Ryantm
9102fb6912 thunderbird-unwrapped: 115.10.1 -> 115.10.2 2024-05-07 08:30:06 +00:00
Doron Behar
3f7095163e
Merge pull request #308348 from RyanGibb/notmuch-vim
notmuch: install the vim plugin
2024-05-05 10:24:38 +03:00
Ryan Gibb
590bccee5d
notmuch: vim ruby bindings and gems
We removed the ruby output so we will be able to reference the ruby files from
the vim plugin, which is in $out. If we try to reference $ruby from $out we get
a cyclic dependency.
2024-05-03 12:06:21 +01:00
github-actions[bot]
3588aea450
Merge master into staging-next 2024-05-03 00:02:39 +00:00
toastal
e44a9cc1b6 meli: mv to by-name 2024-05-03 01:15:03 +07:00
Ryan Gibb
ea85f8e80c
notmuch: use finalAttrs
Co-authored-by: Doron Behar <doron.behar@gmail.com>
2024-05-02 15:41:49 +01:00
Jules Aguillon
39b74baeb3
notmuch: install the vim plugin
Install the vim plugin to $out/share/vim-plugins/notmuch and
$out/share/nvim/site/plugin/notmuch.vim. It is only static files and
doesn't add any dependency so it is enabled by default. Add `withVim`
argument to override this.

Co-authored-by: Jules Aguillon <juloo.dsi@gmail.com>
2024-05-02 15:41:48 +01:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next 2024-05-02 09:05:49 +02:00
Bobby Rong
cc01c004d3
pkgs/applications: Move away from wiki.gnome.org
The wiki.gnome.org site is planned for retirement.
2024-05-01 11:44:27 +08:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Vladimír Čunát
d157c07324
Merge branch 'master' into staging-next 2024-04-25 20:43:34 +02:00
Nick Cao
03e2b2717f
Merge pull request #306409 from r-ryantm/auto-update/thunderbird-bin-unwrapped
thunderbird-bin-unwrapped: 115.7.0 -> 115.10.1
2024-04-25 09:40:37 -04:00
Sandro
073278bb6e
Merge pull request #306517 from alyssais/mblaze-lfs64 2024-04-25 11:05:59 +02:00
github-actions[bot]
05273cc291
Merge master into staging-next 2024-04-25 00:02:07 +00: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
Alyssa Ross
5acfb326a4
mblaze: backport LFS64 removal
musl 1.2.4 no longer includes these functions.
2024-04-24 14:23:48 +02:00
R. Ryantm
6204da1345 thunderbird-bin-unwrapped: 115.7.0 -> 115.10.1 2024-04-23 22:41:16 +00:00
Maxine Aubrey
672cd5c396
evolution-ews: 3.52.0 → 3.52.1
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.52.0...3.52.1
2024-04-22 21:11:34 +02:00
Maxine Aubrey
24cb1848f6
evolution: 3.52.0 → 3.52.1
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.52.0...3.52.1
2024-04-22 21:11:33 +02:00
Maxine Aubrey
cf9c7d0ceb
evolution-ews: 3.50.3 → 3.52.0
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.50.3...3.52.0
2024-04-22 21:08:47 +02:00
Bobby Rong
0e49a859e7
evolution: 3.50.4 → 3.52.0
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.50.4...3.52.0
2024-04-22 21:08:46 +02:00
R. Ryantm
e272e5246a thunderbird-unwrapped: 115.9.0 -> 115.10.1 2024-04-18 22:33:18 +00:00
Clément DOUIN
36fbcec3e0
himalaya: 1.0.0-beta.3 -> 1.0.0-beta.4 2024-04-18 08:41:06 +02:00
Sandro
ec2cb66cbe
Merge pull request #301928 from nevivurn/feat/gomod-workvendor
buildGoModule: vendorHash fixes for proxyVendor and Go 1.22
2024-04-14 21:57:17 +02:00
Yongun Seong
92e5b8d6d9
aerc: fix vendorHash for go1.22 2024-04-14 14:27:49 +09:00
R. Ryantm
75bcf9ed70 tutanota-desktop: 220.240319.1 -> 220.240321.0 2024-04-03 09:17:07 +00:00
Sandro Jäckel
f21355bf8e
betterbird: 115.6.0-bb21-correct-series-take2 -> 115.9.0-bb26-build2
Closes #294238
2024-03-25 22:46:52 +01:00
Weijia Wang
37fd5f1a4a
Merge pull request #295861 from r-ryantm/auto-update/tutanota-desktop
tutanota-desktop: 218.240227.0 -> 220.240319.1
2024-03-24 22:50:38 +01:00
R. Ryantm
bfdcc871eb tutanota-desktop: 218.240227.0 -> 220.240319.1 2024-03-21 05:42:22 +00:00
R. Ryantm
593a84ba68 thunderbird-unwrapped: 115.8.1 -> 115.9.0 2024-03-20 11:47:54 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Sandro
77ebb870bf
Merge pull request #295157 from jopejoe1/firefox/clean-up-forks 2024-03-15 13:22:11 +01:00
kirillrdy
ad62a22d32
Merge pull request #293165 from emilytrau/mailspring-darwin
mailspring: support aarch64-darwin
2024-03-14 09:14:52 +11:00
jopejoe1
a36cdcf8d2 betterbird-unwrapped: use settings provided by buildMozillaMach 2024-03-11 20:25:07 +01:00
R. Ryantm
f972fa1a49 notmuch: 0.38.2 -> 0.38.3 2024-03-11 14:48:06 +00:00
R. Ryantm
3631ed0116 mutt: 2.2.12 -> 2.2.13 2024-03-09 21:23:49 +01:00
R. Ryantm
8310b61c16 thunderbird-unwrapped: 115.8.0 -> 115.8.1 2024-03-08 23:42:46 +00:00
Emily Trau
7aa9c29cb6 mailspring: use replace-fail with substituteInPlace 2024-03-04 18:02:27 +11:00
Emily Trau
ce130e272f mailspring: support aarch64-darwin 2024-03-04 14:24:36 +11:00
R. Ryantm
f401434376 tutanota-desktop: 3.122.5 -> 218.240227.0 2024-03-01 01:52:29 +00:00
Clément DOUIN
503df1ef98
himalaya: 1.0.0-beta.2 -> 1.0.0-beta.3 2024-02-25 11:53:30 +01:00
Sandro
1224787f13
Merge pull request #278953 from WolfangAukang/tutanota 2024-02-22 20:50:30 +01:00
R. Ryantm
33893ac903 thunderbird-unwrapped: 115.7.0 -> 115.8.0 2024-02-22 08:33:37 +00:00
P.
14aefb6fbd
tutanota-desktop: 3.119.3 -> 3.122.5, use appimage 2024-02-21 12:21:57 -06:00
Ridan Vandenbergh
65e2f7e752
thunderbird-bin: 115.6.0 -> 115.7.0
https://www.thunderbird.net/en-US/thunderbird/115.6.1/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/115.7.0/releasenotes/
2024-02-18 14:23:27 +01:00