Martin Weinelt
e3f019bb71
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-07 15:05:00 +01:00
P. R. d. O
f1911fd866
tutanota-desktop: 3.108.12 -> 3.110.0
2023-03-04 07:03:32 -06:00
github-actions[bot]
40707bbbb3
Merge staging-next into staging
2023-02-27 18:02:06 +00:00
Artturi
1c6a1e5650
Merge pull request #218500 from alyssais/pythonForBuild
2023-02-27 18:17:27 +02:00
Sergei Trofimovich
e7e072d05a
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/top-level/python-aliases.nix
Trivial conflict of multiple added aliases.
2023-02-26 21:53:22 +00:00
Alyssa Ross
2bfa93e01c
treewide: python{ => .pythonForBuild}.interpreter
...
It won't be enough to fix cross in all cases, but it is in at least
one: pywayland. I've only made the change in cases I'm confident it's
correct, as it would be wrong to change this when python.interpreter
is used in wrappers, and possibly when it's used for running tests.
2023-02-26 20:26:17 +00:00
R. Ryantm
55d8a78f73
imapfilter: 2.7.6 -> 2.8.1
2023-02-25 10:49:54 +00:00
github-actions[bot]
1ce3b0f272
Merge staging-next into staging
2023-02-19 12:02:03 +00:00
Vladimír Čunát
2a251d874a
thunderbird-bin: 102.7.2 -> 102.8.0
2023-02-18 20:57:26 +01:00
Vladimír Čunát
3784756e4f
thunderbird-bin: fix update.nix after PR #214996
2023-02-18 20:57:26 +01:00
Artturi
cdcca1cdcd
Merge pull request #215715 from Artturin/removegirworkarounds2
2023-02-18 20:12:57 +02:00
R. Ryantm
0582f13e3c
thunderbird-unwrapped: 102.7.2 -> 102.8.0
2023-02-18 16:35:10 +00:00
Artturin
cadffcfe50
treewide: remove issue #56943 workarounds
...
checked with diffoscope+difflog and launching the programs
i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
Jan Tojnar
fffcd79090
Merge pull request #216101 from bobby285271/upd/gnome
...
GNOME updates
2023-02-14 19:54:28 +01:00
Dmitry Bogatov
21f8a7ca84
mutt: assert relations between configuration options
...
Existing postPatch/postInstall phases bring reference to "openssl" if gpgme or
smime are enabled, regardless of "enableSSL" configuration option.
To avoid unnecessary illusion we refuse to evaluate "+gpgme -ssl" configuration
instead of building output that does not match requested configuration.
2023-02-12 12:46:09 -05:00
Bobby Rong
1543d46a89
evolution-ews: 3.46.3 → 3.46.4
...
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.46.3...3.46.4
2023-02-12 14:12:58 +00:00
Bobby Rong
af9ab54357
evolution: 3.46.3 → 3.46.4
...
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.46.3...3.46.4
2023-02-12 14:09:18 +00:00
Nick Cao
e3b0e0b655
Merge pull request #215270 from r-ryantm/auto-update/tutanota-desktop
...
tutanota-desktop: 3.106.4 -> 3.108.12
2023-02-11 20:18:55 +08:00
Nikolay Korotkiy
4ee505ea64
Merge pull request #209069 from sikmir/aerc
...
aerc: 0.13.0 → 0.14.0
2023-02-10 22:26:08 +04:00
Guillaume Girol
c8c1e67811
Merge pull request #214413 from symphorien/evolution_ews_schema3
...
evolutionWithPlugins: wrap with evolution schema
2023-02-08 21:59:53 +00:00
R. Ryantm
05c30ca2bf
tutanota-desktop: 3.106.4 -> 3.108.12
2023-02-08 07:26:29 +00:00
R. Ryantm
4c2b130111
thunderbird-unwrapped: 102.7.1 -> 102.7.2
2023-02-07 23:14:42 +00:00
Alyssa Ross
29fae13a94
mblaze: depend on libiconv unconditionally
...
libiconv is already defined per-platform. The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.
Required to build for FreeBSD.
2023-02-05 11:09:03 +00:00
Guillaume Girol
7dc8f2ab9f
evolutionWithPlugins: wrap with evolution schema
...
See https://github.com/NixOS/nixpkgs/issues/140853#issuecomment-1416247760
2023-02-03 12:00:00 +00:00
Vladimír Čunát
c7f5909800
thunderbird*: 102.6.1 -> 102.7.1
...
https://www.thunderbird.net/en-US/thunderbird/102.7.0/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/102.7.1/releasenotes/
2023-02-01 08:43:29 +01:00
Shawn8901
0a1dd3ced1
treewide: remove global with lib; in pkgs/{misc,networking}
2023-01-24 17:29:20 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
...
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Bobby Rong
b8e8008873
evolution: 3.46.2 → 3.46.3
...
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.46.2...3.46.3
2023-01-18 15:21:42 +08:00
Bobby Rong
411f2dec73
evolution-ews: 3.46.2 → 3.46.3
...
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.46.2...3.46.3
2023-01-18 15:21:42 +08:00
Pascal Bach
ce1aa29621
Merge pull request #210021 from r-ryantm/auto-update/thunderbird-unwrapped
...
thunderbird-unwrapped: 102.6.0 -> 102.6.1
2023-01-10 22:55:55 +01:00
Pascal Bach
8822a08709
Merge pull request #210059 from vcunat/p/thunderbird-bump
...
thunderbird-bin: 102.6.0 -> 102.6.1
2023-01-10 22:36:53 +01:00
Vladimír Čunát
ead13cf337
thunderbird-bin: 102.6.0 -> 102.6.1
...
https://www.thunderbird.net/en-US/thunderbird/102.6.1/releasenotes/
2023-01-10 16:58:05 +01:00
R. Ryantm
e0dcdc9ec2
thunderbird-unwrapped: 102.6.0 -> 102.6.1
2023-01-10 11:06:39 +00:00
R. Ryantm
95d97618eb
mailspring: 1.10.7 -> 1.10.8
2023-01-08 11:10:03 +00:00
Weijia Wang
4206272a15
sylpheed: unbreak on aarch64-darwin
2023-01-06 20:27:03 +01:00
Artturi
048c1cdc20
Merge pull request #207345 from timsueberkrueb/tutanota-fix-tmp
2023-01-06 21:00:45 +02:00
Nikolay Korotkiy
70c8d446a7
aerc: 0.13.0 → 0.14.0
2023-01-04 20:39:27 +03:00
R. Ryantm
d3e6a03d0c
tutanota-desktop: 3.105.9 -> 3.106.4
2023-01-02 21:11:28 +08:00
Tim Süberkrüb
61805d3092
tutanota-desktop: don't fail if tmp dir exists
2022-12-23 00:31:13 +01:00
Jan Tojnar
3c5fffed82
Merge pull request #206291 from jtojnar/mk-gsettings-patch
...
makeHardcodeGsettingsPatch: Support other constructors
2022-12-20 22:13:25 +01:00
markuskowa
26756152b5
Merge pull request #206635 from r-ryantm/auto-update/tutanota-desktop
...
tutanota-desktop: 3.98.20 -> 3.105.9
2022-12-19 22:14:03 +01:00
Jan Tojnar
35d24b51f5
makeHardcodeGsettingsPatch: Rename from glib.mkHardcodeGsettingsPatch
...
glib expression is messy enough as is.
Also rename the `glib-schema-to-var` argument to `schemaIdToVariableMapping` to better match Nixpkgs coding style.
2022-12-19 17:17:32 +01:00
figsoda
ec8cb34358
treewide: fix typos
2022-12-17 19:39:44 -05:00
R. Ryantm
98f89ba643
tutanota-desktop: 3.98.20 -> 3.105.9
2022-12-17 23:27:21 +00:00
Vladimír Čunát
3a4c97caa0
thunderbird*: 102.5.1 -> 102.6.0
...
https://www.thunderbird.net/en-US/thunderbird/102.6.0/releasenotes/
2022-12-15 18:25:14 +01:00
Rick van Schijndel
9833d56c24
treewide: mark packages broken that never built on PLATFORM
...
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.
I manually audited the results and removed some results that were not valid.
Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.
Some observations:
- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
- gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Jan Tojnar
143802532f
Merge pull request #202384 from jtojnar/gnome
...
GNOME: more updates
2022-12-08 14:45:38 +01:00
Sandro
4cebef3cb0
Merge pull request #204547 from aacebedo/aacebedo/mailspring
2022-12-05 21:38:35 +01:00