3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

14655 commits

Author SHA1 Message Date
Sandro d72bb55874
Merge pull request #113847 from otavio/upgrade-pkgs-2021-02-20 2021-02-22 01:39:46 +01:00
Sandro 4249bb41f4
Merge pull request #113760 from chvp/bump-gomuks 2021-02-22 01:35:07 +01: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
Charlotte Van Petegem b5171593b3
gomuks: fix license information 2021-02-21 14:05:34 +01:00
Charlotte Van Petegem b344431946
maintainers: rename charvp to chvp 2021-02-21 14:05:18 +01:00
Sandro 958d38e433
Merge pull request #113824 from r-ryantm/auto-update/dnscontrol
dnscontrol: 3.6.0 -> 3.7.0
2021-02-21 08:20:48 +01: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
davidak fcaa370980
Merge pull request #113841 from r-ryantm/auto-update/ipfs
ipfs: 0.7.0 -> 0.8.0
2021-02-21 01:26:22 +01:00
Otavio Salvador f2d739f6f3 shellhub-agent: 0.5.1 -> 0.5.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-02-20 21:04:44 -03:00
R. RyanTM 1173ecf673 ipfs: 0.7.0 -> 0.8.0 2021-02-20 23:03:44 +00:00
R. RyanTM ceeccb2ce2 dnscontrol: 3.6.0 -> 3.7.0 2021-02-20 20:12:00 +00:00
Vladimír Čunát 65408dae4e
Merge #111293: thunderbird-bin: switch to pname + version 2021-02-20 20:10:20 +01:00
Charlotte Van Petegem 020288102a
gomuks: 0.2.2 -> 0.2.3 2021-02-20 19:25:00 +01:00
Sandro 38c3cfe9e4
Merge pull request #113737 from Enteee/master
deltachat-electron: 1.3.0 -> 1.4.1
2021-02-20 16:31:20 +01:00
taku0 0253d3097d
Merge pull request #112491 from xaverdh/firefox-plugins-cleanup
firefox/wrapper: clean up plugin related code
2021-02-20 15:17:16 +09:00
Ryan Mulligan 3240fc06e6
Merge pull request #111336 from MetaDark/newsflash
newsflash: 1.1.1 -> 1.2.2
2021-02-19 20:58:10 -08:00
Sandro ec6480813d
Merge pull request #113698 from ymatsiuk/fluxcd
fluxcd: 0.8.1 -> 0.8.2
2021-02-20 04:16:35 +01:00
Ente 9d9a8a0ce1
deltachat-electron: 1.3.0 -> 1.4.1
* Also apply nixpkgs-fmt
2021-02-20 01:08:30 +01:00
Michael Weiss 62df868822
ungoogled-chromium: 88.0.4324.150 -> 88.0.4324.182 2021-02-19 19:47:38 +01:00
Michael Weiss 8df4ea8d28
chromiumDev: 90.0.4412.3 -> 90.0.4421.5 2021-02-19 19:45:39 +01:00
Sandro 41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
Ben Siraphob 223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
ajs124 c2349bf052 claws-mail{,-gtk3}: set version for gtk3 to 3.99.0 2021-02-19 17:56:11 +01:00
Yurii Matsiuk 8fbe61b9cd
fluxcd: 0.8.1 -> 0.8.2 2021-02-19 14:59:41 +01:00
Sandro 4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16 2021-02-19 13:27:03 +01:00
06kellyjac 1f1f14f523 nerdctl: 0.5.0 -> 0.6.0
- nixpkgs-fmt
- add installCheckPhase
- hardcode homepage
- add changelog
- sort meta
2021-02-19 09:55:12 +00:00
Ryan Mulligan 1d2743e79c
Merge pull request #112773 from r-ryantm/auto-update/bee
bee: 0.4.2 -> 0.5.0
2021-02-18 21:25:35 -08:00
Ryan Mulligan ee265d23c0
Merge pull request #113300 from r-ryantm/auto-update/seaweedfs
seaweedfs: 2.24 -> 2.26
2021-02-18 21:24:24 -08:00
Ryan Mulligan 9d7ee4f2e3
Merge pull request #113550 from r-ryantm/auto-update/argo
argo: 2.12.8 -> 2.12.9
2021-02-18 21:07:38 -08:00
Ryan Mulligan d1e1fca53b
Merge pull request #113629 from r-ryantm/auto-update/waypoint
waypoint: 0.2.1 -> 0.2.2
2021-02-18 21:03:45 -08: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
Sandro 7fcbe93d4a
Merge pull request #113573 from 06kellyjac/terragrunt
terragrunt: 0.28.5 -> 0.28.6
2021-02-18 21:00:08 +01:00
Sandro 424c6c2f00
Merge pull request #113610 from 06kellyjac/mullvad-vpn
mullvad-vpn: 2021.1 -> 2021.2
2021-02-18 20:35:16 +01:00
Daniël de Kok 13a56558d5
Merge pull request #113549 from r-ryantm/auto-update/amfora
amfora: 1.7.2 -> 1.8.0
2021-02-18 20:31:41 +01:00
R. RyanTM 1b18e7d663
fluxctl: 1.21.1 -> 1.21.2 (#113561) 2021-02-18 09:00:52 -10:00
R. RyanTM f107809e6d waypoint: 0.2.1 -> 0.2.2 2021-02-18 18:42:20 +00:00
Sandro 73d2707266
Merge pull request #113588 from erictapen/notmuch-0.31.4
notmuch: 0.31.3 -> 0.31.4
2021-02-18 19:37:57 +01:00
06kellyjac 022ddfe5ce mullvad-vpn: 2021.1 -> 2021.2
Moved to GitHub releases as the mullvad.net copy for 2021.2 isn't there
yet. They probably get copied over later.
2021-02-18 16:29:19 +00:00
Sandro d73afe9462
Merge pull request #113604 from ymatsiuk/fluxcd
fluxcd: 0.8.0 -> 0.8.1
2021-02-18 17:03:13 +01:00
Sandro Jäckel e13d3b8448
tribler: remove unused input 2021-02-18 16:58:04 +01:00
Sandro Jäckel 1e866acd6b
feedreader: remove unused input 2021-02-18 16:57:59 +01:00
Yurii Matsiuk 127ada735d
fluxcd: 0.8.0 -> 0.8.1 2021-02-18 15:59:52 +01:00
Michael Weiss 7b41fd7bff
signal-desktop: 1.39.6 -> 1.40.0 2021-02-18 15:41:03 +01:00
Michael Weiss b78942f040
tdesktop: 2.5.8 -> 2.5.9 2021-02-18 15:32:07 +01:00
Justin Humm d04e50531a notmuch: 0.31.3 -> 0.31.4 2021-02-18 13:26:26 +01:00
Sandro 7ec23be044
Merge pull request #99348 from bryanasdev000/package-kubectl-example
kubectl-example: init at 1.0.1
2021-02-18 13:00:21 +01:00
Michael Weiss 849bd20271
chromiumBeta: 89.0.4389.47 -> 89.0.4389.58 2021-02-18 12:13:16 +01:00