about summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* treewide: fix redirected urlsPatrick Hilhorst2020-01-22
| | | | | | | | | | | | | | | | | | | According to https://repology.org/repository/nix_unstable/problems, we have a lot of packages that have http links that redirect to https as their homepage. This commit updates all these packages to use the https links as their homepage. The following script was used to make these updates: ``` curl https://repology.org/api/v1/repository/nix_unstable/problems \ | jq '.[] | .problem' -r \ | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \ | sort | uniq > script.sed find -name '*.nix' | xargs -P4 -- sed -f script.sed -i ```
* ingen: unstable-2017-07-22 unstable-2019-12-09Bart Brouns2020-01-20
|
* rofi-mpd: 1.1.0 -> 2.0.0Jake Stanger2020-01-20
|
* i3-layout-manager: unstable-2019-06-19 -> unstable-2019-12-06Bart Brouns2020-01-20
|
* onedrive: 2.3.12 -> 2.3.13Ian M. Jones2020-01-20
|
* Merge pull request #77751 from r-ryantm/auto-update/doodleMario Rodas2020-01-20
|\ | | | | doodle: 0.7.0 -> 0.7.1
| * doodle: 0.7.0 -> 0.7.1R. RyanTM2020-01-15
| |
* | Merge pull request #78061 from r-ryantm/auto-update/atlassian-cliMario Rodas2020-01-20
|\ \ | | | | | | atlassian-cli: 9.0.0 -> 9.1.0
| * | atlassian-cli: 9.0.0 -> 9.1.0R. RyanTM2020-01-20
| |/
* | focuswriter: 1.7.3 -> 1.7.4R. RyanTM2020-01-20
| |
* | wasabiwallet: use dotnet runtime instead of sdknyanloutre2020-01-19
| |
* | eclipsePlugins.jdt: fix source hashRobert Helgesson2020-01-19
| |
* | samtools: 1.9 -> 1.10Jonathan Ringer2020-01-19
| |
* | Merge pull request #78026 from mawis/alsa-rosegardenworldofpeace2020-01-19
|\ \ | | | | | | rosegarden: add alsaLib as a dependency
| * | rosegarden: add alsaLib as a dependencyMatthias Wimmer2020-01-19
| | | | | | | | | | | | | | | | | | Without ALSA rosegarden will be built without MIDI support. Fixes #77988
* | | Merge pull request #77966 from magnetophon/distrhoMario Rodas2020-01-19
|\ \ \ | | | | | | | | distrho: 2018-04-16 -> unstable-2019-10-09
| * | | distrho: 2018-04-16 -> unstable-2019-10-09Bart Brouns2020-01-19
| | | |
* | | | Merge pull request #77965 from magnetophon/noise-repellentMario Rodas2020-01-19
|\ \ \ \ | | | | | | | | | | noise-repellent: unstable-2018-12-29 -> 0.1.5
| * | | | noise-repellent: unstable-2018-12-29 -> 0.1.5Bart Brouns2020-01-19
| |/ / /
* | | | treewide: Remove myself from maintainers on some packages (#78027)Ivan Kozik2020-01-19
| | | |
* | | | Merge pull request #77885 from r-ryantm/auto-update/luigiMario Rodas2020-01-19
|\ \ \ \ | | | | | | | | | | luigi: 2.8.0 -> 2.8.11
| * | | | luigi: 2.8.0 -> 2.8.11R. RyanTM2020-01-17
| | | | |
* | | | | Merge pull request #77887 from r-ryantm/auto-update/magneticoMario Rodas2020-01-19
|\ \ \ \ \ | |/ / / / |/| | | | magnetico: 0.8.1 -> 0.9.0
| * | | | magnetico: 0.8.1 -> 0.9.0R. RyanTM2020-01-17
| | |_|/ | |/| |
* | | | Merge pull request #77909 from r-ryantm/auto-update/todoistMario Rodas2020-01-19
|\ \ \ \ | | | | | | | | | | todoist: 0.14.0 -> 0.15.0
| * | | | todoist: 0.14.0 -> 0.15.0R. RyanTM2020-01-17
| |/ / /
* | | | Merge pull request #77919 from r-ryantm/auto-update/xmrigMario Rodas2020-01-19
|\ \ \ \ | | | | | | | | | | xmrig: 5.4.0 -> 5.5.1
| * | | | xmrig: 5.4.0 -> 5.5.1R. RyanTM2020-01-17
| |/ / /
* | | | Merge pull request #78019 from zaninime/patch-1Florian Klink2020-01-19
|\ \ \ \ | |_|_|/ |/| | | captive-browser: runs on all platforms
| * | | captive-browser: runs on all platformsFrancesco Zanini2020-01-19
| | | |
* | | | sxiv: 25 -> 26, minor cleanup (#77861)Vladyslav M2020-01-19
|\ \ \ \ | | | | | | | | | | sxiv: 25 -> 26, minor cleanup
| * | | | sxiv: 25 -> 26, minor cleanupWill Dietz2020-01-16
| | | | |
* | | | | Merge pull request #77987 from fgaz/ikiwiki/3.20190228Peter Simons2020-01-19
|\ \ \ \ \ | |_|/ / / |/| | | | ikiwiki: 3.20170111 -> 3.20190228
| * | | | ikiwiki: 3.20170111 -> 3.20190228Francesco Gazzetta2020-01-18
| | | | |
* | | | | Merge pull request #77453 from primeos/tdesktopMichael Weiss2020-01-19
|\ \ \ \ \ | | | | | | | | | | | | tdesktop: 1.8.15 -> 1.9.3
| * | | | | tdesktop: 1.8.15 -> 1.9.3Michael Weiss2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The GYP build is now deprecated [0]. This results in a large number of changes and many custom Nix patches aren't required anymore (and probably haven't been required for quite some time now, the derivation got a bit outdated...). A lot of the changes in this commit are based on the changes of the Arch package [1][2] (which our package is based upon). Rough overview of the changes: - gcc9 -> ninja (optional but let's follow Arch here) - Dropped GYP, only CMake now - But: Python is still required - fetchFromGitHub -> fetchurl (optional?) - Apply all Arch patches and remove old patches - Requires one new patch for range-v3 - New dependencies: enchant2, lz4, xxHash - TODO: Plus a few new dependencies that shouldn't be required - Cleanup: Irrelevant flags (e.g. GYP_DEFINES) and patches (e.g. sed) - Simplifies quite a few things :) - Some additional documentation and TODOs Co-Authored-By: Jan Tojnar <jtojnar@gmail.com> [0]: https://github.com/telegramdesktop/tdesktop/issues/7001 [1]: https://git.archlinux.org/svntogit/community.git/commit/?id=23eff2b1ef7435441e93120618ca899f0b0e7e61 [2]: https://git.archlinux.org/svntogit/community.git/commit/?id=6a19e949724b2e2bfcdcf2081111ecd46108e449
* | | | | | Merge pull request #77690 from gnidorah/way-coolerworldofpeace2020-01-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | way-cooler: Remove
| * | | | | | way-cooler: RemoveMatthias Beyer2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of 2020-01-09, way-cooler is officially dead: http://way-cooler.org/blog/2020/01/09/way-cooler-post-mortem.html hence, remove the package and the module. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> docs/release-notes: remove way-cooler way-cooler: show warnings about removal Apply suggestions from code review Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch> way-cooler: add suggestion by @Infinisil
* | | | | | | vivaldi: 2.10.1745.26-1 -> 2.10.1745.27-1Tim Steinbach2020-01-18
| | | | | | |
* | | | | | | uberwriter: init at 2019-11-29sternenseemann2020-01-18
| | | | | | |
* | | | | | | Merge pull request #77969 from kolaente/update/gitea-1.10.3edef2020-01-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gitea: 1.10.2 -> 1.10.3
| * | | | | | | gitea: 1.10.2 -> 1.10.3kolaente2020-01-18
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | wpsoffice: 11.1.0.8865 -> 11.1.0.9080Thomas Marchand2020-01-18
| | | | | | |
* | | | | | | svxlink: init at 19.09.1 (#76990)Francesco Zanini2020-01-18
|/ / / / / /
* | | | | | Merge pull request #77725 from r-ryantm/auto-update/avocodeMario Rodas2020-01-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | avocode: 4.2.1 -> 4.2.2
| * | | | | | avocode: 4.2.1 -> 4.2.2R. RyanTM2020-01-15
| | | | | | |
* | | | | | | Merge pull request #77084 from r-ryantm/auto-update/gthumbNiklas Hambüchen2020-01-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gthumb: 3.8.2 -> 3.8.3
| * | | | | | | gthumb: 3.8.2 -> 3.8.3R. RyanTM2020-01-06
| | | | | | | |
* | | | | | | | Merge pull request #77616 from peterhoeg/u/calibre_4_8Niklas Hambüchen2020-01-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | calibre: 3.48 -> 4.8
| * | | | | | | | calibre: 3.48 -> 4.8Peter Hoeg2020-01-13
| | |_|/ / / / / | |/| | | | | |