aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/nicotine.scm
Commit message (Collapse)AuthorAge
* gnu: nicotine+: Update to 3.3.6.Sharlatan Hellseher2024-11-03
| | | | | | * gnu/packages/nicotine.scm (nicotine+): Update to 3.3.6. Change-Id: Ieb1a6610bb3526a7a5d8cf015751f385afb35945
* gnu: nicotine+: Use G-expressions.Juliana Sims2024-11-03
| | | | | | | * gnu/packages/nicotine.scm (nicotine+): Use G-expressions. Change-Id: If51864440781825dddc7745a88c6efec02ed8e30 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: nicotine+: Update to 3.3.0.Juliana Sims2024-11-03
| | | | | | | * gnu/packages/nicotine.scm (nicotine+): Update to 3.3.0. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I5f34b6de78842e1a90720393b5c84470aba0a8ca
* gnu : nicotine+: Update to 3.2.1.Fatima Toothpaste2022-03-16
| | | | | | | | | | | | * gnu/packages/nicotine.scm (nicotine+): Update to 3.2.1. [source]: Delete network requried tests in snippet. [arguments]: Remove trailing #t. Replae 'check phase to run proper test. [inputs]: Add bash-minimal, gspell, libappindicator. [native-inputs]: Remove python-pytest. Add xvfb-run. [home-page]: Update URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* gnu: nicotine: Update to 2.1.2.Martin Becze2020-11-30
| | | | | | | | | | * gnu/packages/nicotine.scm (nicotine+): Update to 2.1.2. [inputs]: Remove python-mutagen and python-dbus. Add python-pytaglib. [native-inputs]: Add gettext-minimal. [arguments]: Apply the 'glib-or-gtk-wrap' and 'glib-or-gtk-compile-schemas' phases from the glib-or-gtk-build-system. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add nicotine.Martin Becze2020-08-22
* gnu/packages/nicotine.scm (nicotine): New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>