Commit graph

1290 commits

Author SHA1 Message Date
Maximilian Bosch 27165e70ad
Merge pull request #124960 from risicle/ris-neomutt-CVE-2021-32055
neomutt: add patch for CVE-2021-32055
2021-05-31 10:03:54 +02:00
Guillaume Chérel 34c6163ed9
mblaze: fix mcom to use file utility. (#94881)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-31 02:58:14 +02:00
Robert Scott edcde75b98 neomutt: add patch for CVE-2021-32055
no upstream release yet
2021-05-30 15:54:27 +01:00
taku0 731d227b8d thunderbird: 78.10.1 -> 78.10.2 2021-05-18 03:12:49 +09:00
taku0 edda243611 thunderbird-bin: 78.10.1 -> 78.10.2 2021-05-18 03:12:20 +09:00
Jan Tojnar 684991c696
Merge branch 'master' into staging-next
- Thunderbird 68 has been dropped on master.
- gccCrossLibcStdenv has been factored out on staging-next in all-packages.nix, while the file has been re-formatted on master.
2021-05-16 15:34:51 +02:00
ajs124 829b324e6d thunderbird-bin-68: drop 2021-05-15 17:59:40 +02:00
ajs124 dd9525240f thunderbird-68: drop 2021-05-15 17:58:49 +02:00
github-actions[bot] f4d69ad1f2
Merge master into staging-next 2021-05-10 06:20:28 +00:00
R. RyanTM c405fdecc7 himalaya: 0.3.1 -> 0.3.2 2021-05-09 05:59:36 +00:00
Martin Weinelt 9651084620 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-08 14:43:43 +02:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
github-actions[bot] 12193913a1
Merge staging-next into staging 2021-05-07 12:23:21 +00:00
Jan Tojnar bf52bed01a
evolution-ews: 3.38.3 → 3.40.1
Co-Authored-By: Symphorien Gibol <symphorien+git@xlumurb.eu>
2021-05-05 22:42:19 +02:00
Jan Tojnar 19c93ba01d
evolution: 3.38.4 → 3.40.1
Co-Authored-By: Symphorien Gibol <symphorien+git@xlumurb.eu>
2021-05-05 22:42:19 +02:00
Jan Tojnar 7d535edec5
gnome3: support new versioning scheme in the update script
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-05-05 22:20:20 +02:00
github-actions[bot] af9d9374fa
Merge staging-next into staging 2021-05-05 12:23:47 +00:00
taku0 4a97e26695
Merge pull request #121748 from taku0/thunderbird-bin-78.10.1
thunderbird, thunderbird-bin: 78.10.0 -> 78.10.1
2021-05-05 18:12:37 +09:00
github-actions[bot] dbc1478d23
Merge staging-next into staging 2021-05-05 06:21:29 +00:00
Michele Guerini Rocco 8a1da27458
Merge pull request #121735 from sumnerevans/mutt-upgrade-2.0.7
mutt: 2.0.6 -> 2.0.7
2021-05-05 08:03:35 +02:00
Antonio Yang ca413d96d5 himalaya: 0.3.0 -> 0.3.1 2021-05-05 01:20:57 -04:00
Sumner Evans 475abc472b
mutt: 2.0.6 -> 2.0.7 2021-05-04 14:46:08 -06:00
taku0 95e5066a69 thunderbird: 78.10.0 -> 78.10.1 2021-05-05 03:12:57 +09:00
taku0 361f0ffe00 thunderbird-bin: 78.10.0 -> 78.10.1 2021-05-05 03:12:28 +09:00
Andrew Childs 7869d16545 llvmPackages: Multuple outputs for everythting
Also begin to start work on cross compilation, though that will have to
be finished later.

The patches are based on the first version of
https://reviews.llvm.org/D99484. It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.

Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.

----

Other misc notes, highly incomplete

- lvm-config-native and llvm-config are put in `dev` because they are
  tools just for build time.

- Clang no longer has an lld dep. That was introduced in
  db29857eb3, but if clang needs help
  finding lld when it is used we should just pass it flags / put in the
  resource dir. Providing it at build time increases critical path
  length for no good reason.

----

A note on `nativeCC`:

`stdenv` takes tools from the previous stage, so:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`

while:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Maciej Krüger 502d7aa491
Merge pull request #121074 from skykanin/mailspring-fix
mailspring: fix build
2021-04-29 10:35:27 +02:00
R. RyanTM 2d79945d1c himalaya: 0.2.7 -> 0.3.0 2021-04-29 00:01:33 -04:00
skykanin b753f7a49d mailspring: fix build 2021-04-28 22:26:45 +02:00
github-actions[bot] a956f62ea4
Merge master into staging-next 2021-04-25 06:05:34 +00:00
Antonio Yang 4dee1684ff himalaya: 0.2.6 -> 0.2.7 2021-04-25 08:06:08 +08:00
github-actions[bot] 9b3e698b14
Merge master into staging-next 2021-04-21 12:06:23 +00:00
Sandro 05d326b9eb
Merge pull request #119852 from yanganto/himalaya-0.2.6
himalaya: init at 0.2.6
2021-04-21 06:06:24 +02:00
github-actions[bot] 960439e003
Merge master into staging-next 2021-04-20 12:06:46 +00:00
Antonio Yang 41f00c8918 himalaya: init at 0.2.6
- make shell completion optional
- specify security and libiconv for apple
2021-04-20 11:03:13 +08:00
taku0 e969f51893 thunderbird: 78.9.1 -> 78.10.0 2021-04-19 22:24:02 +09:00
taku0 638a6b012c thunderbird-bin: 78.9.1 -> 78.10.0 2021-04-19 22:23:33 +09:00
github-actions[bot] 8156636ab9
Merge master into staging-next 2021-04-17 18:10:38 +00:00
Doron Behar 03e50cf139 mailspring: 1.9.0 -> 1.9.1 2021-04-17 08:21:10 +03:00
github-actions[bot] f620e30ca4
Merge master into staging-next 2021-04-17 00:15:03 +00:00
Doron Behar ebf3d444cb mailspring: 1.8.0 -> 1.9.0
- Remove now unneeded override for gtk3.
- Add pre and post hooks for explicit phases.
- Add doronbehar as maintainer.
- Update license, see:
https://community.getmailspring.com/t/a-free-open-source-future-for-mailspring/484
2021-04-15 20:18:56 +03:00
Luke Granger-Brown 08b22e605b Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging 2021-04-12 18:49:01 +00:00
Gabriel Ebner 5ae84e81d7 thunderbird: add missing libdrm and libXdamage dependencies 2021-04-09 18:12:06 +02:00
taku0 45754ad612 thunderbird: 78.9.0 -> 78.9.1 2021-04-09 03:12:55 +09:00
taku0 987be6284b thunderbird-bin: 78.9.0 -> 78.9.1 2021-04-09 03:12:28 +09:00
Sandro Jäckel dcb501f993
kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
Alyssa Ross 69dfae72a4
mblaze: enableParallelBuilding 2021-03-26 13:45:50 +00:00
taku0 8922a34d8b thunderbird: 78.8.1 -> 78.9.0 2021-03-25 03:12:41 +09:00
taku0 6a5bbc1c3c thunderbird-bin: 78.8.1 -> 78.9.0 2021-03-25 03:12:17 +09:00
Matt Votava bb60fd8592 evolution: enable importing Outlook .pst data files 2021-03-23 21:06:47 -07:00
Jan Tojnar 01a4d350c7
Merge branch 'master' into staging-next
Reverted https://github.com/NixOS/nixpkgs/pull/115228 for kodi to avoid conflict.

It does not look like unzip would be used but not investigating now to speed up merge conflict resolution.
2021-03-13 19:16:43 +01:00
Logan Glasson a0e35869a2 aerc, asuka, scdoc, wev, wlsunset, wshowkeys: use fetchFromSourceHut 2021-03-14 00:34:30 +13:00
github-actions[bot] 6a3a358b0d
Merge master into staging-next 2021-03-10 18:23:15 +00:00
Frederik Rietdijk 277d488026 Merge staging into staging-next 2021-03-08 19:20:18 +01:00
taku0 f99c8dc0fd thunderbird: 78.8.0 -> 78.8.1 2021-03-09 03:12:45 +09:00
taku0 8165266322 thunderbird-bin: 78.8.0 -> 78.8.1 2021-03-09 03:12:17 +09:00
Matthias Beyer 48c2a14fe0 mutt: 2.0.5 -> 2.0.6
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-03-07 08:38:35 +01:00
John Ericson f5a7d8bb41
Merge pull request #115228 from siraben/unzip-buildInputs
treewide: unzip buildInputs to nativeBuildInputs (2)
2021-03-06 13:30:43 -05:00
Ben Siraphob 4f0cdb68d7 treewide: unzip buldInputs to nativeBuildInputs (2) 2021-03-06 15:18:05 +07:00
Jan Tojnar 6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
Domen Kožar 52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
github-actions[bot] eef2c4e401
Merge staging-next into staging 2021-03-03 00:38:15 +00:00
Orivej Desh c1180834cf claws-mail: specify that gpl3 is gpl3Plus 2021-03-02 18:26:47 +00:00
Orivej Desh e37e954d71
claws-mail-gtk3: re-enable fancy plugin (#114871)
It was inadvertently disabled by #113663.
2021-03-02 18:26:22 +00:00
Robert Schütz 54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +01:00
Frederik Rietdijk c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
R. RyanTM 475886c20a mblaze: 1.0 -> 1.1 2021-02-26 01:37:20 -05:00
taku0 224c4066a6 thunderbird: 78.7.1 -> 78.8.0 2021-02-24 03:12:38 +09:00
taku0 e70261f09d thunderbird-bin: 78.7.1 -> 78.8.0 2021-02-24 03:12:15 +09:00
github-actions[bot] 93b17c1b4d
Merge master into staging-next 2021-02-21 18:17:22 +00:00
ajs124 60450f6b8d
Merge pull request #113663 from helsinki-systems/claws
claws-mail{,-gtk3}: refactor and merge
2021-02-21 19:16:46 +01:00
github-actions[bot] 2c8fa86436
Merge master into staging-next 2021-02-21 06:16:32 +00:00
davidak 0e80ec0346
Merge pull request #113329 from r-ryantm/auto-update/evolution
evolution: 3.38.3 -> 3.38.4
2021-02-21 02:23:43 +01:00
github-actions[bot] dc31fd042c
Merge master into staging-next 2021-02-21 00:38:49 +00:00
Vladimír Čunát 65408dae4e
Merge #111293: thunderbird-bin: switch to pname + version 2021-02-20 20:10:20 +01:00
ajs124 c2349bf052 claws-mail{,-gtk3}: set version for gtk3 to 3.99.0 2021-02-19 17:56:11 +01:00
Jan Tojnar 8f50f1ce10
Merge branch 'staging-next' into staging
Resolved the following conflicts:

- kernel flags between 09176d28a0 and 2b28822d8d
- clojure-lsp between 3fa00685ce and e03c068af5
2021-02-19 17:15:31 +01:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Sandro 4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16 2021-02-19 13:27:03 +01:00
ajs124 bf92540097 claws-mail: refactor feature flags/deps into one list
also add myself as maintainer
2021-02-19 01:48:50 +01:00
Alvar Penning 553ad198c2 claws-mail{,-gtk3}: refactor
Update Claws Mail to its latest version and perform a major refactoring.

Previously, the configurable arguments were neither complete nor named
according to the configure.ac file. Likewise, the values did not
correspond to the defaults, but rather to a personal preference.

This has now been changed to enable the arguments which are enabled in
the configure.ac file. Also the variable names have been adjusted. For
compatibility the old parameters also exist.

Next to the claws-mail package is the "experimental" claws-mail-gtk3
package for the non official gtk3 git branch. This package started as an
almost one-to-one copy of the claws-mail derivation which small
modifications. This package was of course not updated.

This has also been changed so that both packages are built from the same
derivative.
2021-02-19 01:23:47 +01:00
Sandro Jäckel 2cc1639a5e
neomutt: remove unused input 2021-02-18 22:25:07 +01:00
Sandro Jäckel c8dfbb6e75
aerc: remove unused inputs 2021-02-18 22:24:57 +01:00
Justin Humm d04e50531a notmuch: 0.31.3 -> 0.31.4 2021-02-18 13:26:26 +01:00
R. RyanTM 3080d02a27 mailnag: 2.1.0 -> 2.2.0 2021-02-17 08:51:34 +02:00
R. RyanTM a429b3f095 evolution: 3.38.3 -> 3.38.4 2021-02-16 19:25:59 +00:00
R. RyanTM 53a48160f5 claws-mail: 3.17.7 -> 3.17.8 2021-02-09 22:53:55 +00:00
Bernardo Meurer a54e68bad4
Merge pull request #112101 from taku0/thunderbird-bin-78.7.1
thunderbird, thunderbird-bin: 78.7.0 -> 78.7.1
2021-02-07 01:00:02 +00:00
taku0 7800a8fbc5 thunderbird: 78.7.0 -> 78.7.1 2021-02-06 03:12:44 +09:00
taku0 a82b556a59 thunderbird-bin: 78.7.0 -> 78.7.1 2021-02-06 03:12:18 +09:00
Maximilian Bosch b7652a680f
neomutt: 20201127 -> 20210205
ChangeLog: https://github.com/neomutt/neomutt/releases/tag/20210205
2021-02-05 13:21:54 +01:00
Jörg Thalheim b8edf8f7d3
Merge pull request #110181 from charvp/pr/aerc-extra-path-replace
aerc: replace an extra use of SHAREDIR
2021-02-04 21:33:46 +00:00
Jan Tojnar 64606719da evolution: 3.38.2 → 3.38.3 2021-02-01 17:36:48 +01:00
Jan Tojnar 604a6efb98 evolution: fix update script 2021-02-01 17:36:48 +01:00
R. RyanTM 0c254abfa4 evolution-ews: 3.36.5 -> 3.38.3 2021-02-01 17:36:48 +01:00
Sandro Jäckel ced3ec6ce3
treewide: update permanent url redirects 2021-01-30 21:48:57 +01:00
taku0 f27ed66a5c thunderbird-bin: change from name to pname + version 2021-01-30 20:20:20 +09:00
taku0 20259a943b thunderbird: 78.6.1 -> 78.7.0 2021-01-27 03:12:44 +09:00
taku0 52dd1dae7a thunderbird-bin: 78.6.1 -> 78.7.0 2021-01-27 03:12:16 +09:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Doron Behar f9c6e07c67 treewide: Remove usages of stdenv.lib by @doronbehar
Per: https://github.com/NixOS/nixpkgs/issues/108938
2021-01-23 10:52:19 +02:00