| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
* gnu/system/install.scm (%installation-node-names): Add "ru".
|
|
|
|
| |
* doc/guix.texi (Top): Mention the Russian translation.
|
|
|
|
|
|
|
| |
* doc/local.mk (info_TEXINFOS): Add guix.ru.texi.
(TRANSLATED_INFO): Add {guix,contributing}.ru.texi.
* po/doc/local.mk (DOC_PO_FILES): Add guix-manual.ru.po.
* po/doc/guix-manual.ru.po: New file.
|
|
|
|
|
|
|
| |
* gnu/packages/gdb.scm (gdb): Rename to...
(gdb-8.2): ... this.
(gdb-8.3): New variable.
(gdb): Define as an alias for GDB-8.2.
|
|
|
|
|
|
|
|
| |
* gnu/packages/base.scm (make-gcc-libc): New procedure, returns a gcc
that targets a specified libc.
(gcc-glibc-2.26, gcc-glibc-2.27): New public variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/cross-base.scm (cross-libc, native-libc, cross-newlib?):
Add 'libc' optional argument to specify using a non-default glibc
package.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-slack): Update to 0.0.2-6.10fbb81.
[arguments]: Set HOME before compiling source files.
|
|
|
|
|
|
|
| |
Fixes <https://bug.gnu.org/35606>
* gnu/packages/messaging.scm (gajim)[arguments]: Handle case when
GAJIM_PLUGIN_PATH is unset in add-plugins-dir phase.
|
|
|
|
| |
* gnu/packages/java.scm (openjdk11)[configure-flags]: Add --with-version-pre= .
|
|
|
|
|
|
|
| |
The configuration file loading code moved to a new file in version 2.28.
* gnu/package/gnome.scm (gdm)[arguments]: Change the pre-configure phase
to patch configuration file discovery into the 'gdm-settings.c' file.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-requests-oauthlib): Update to 1.2.0.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-web.scm (python-oauthlib): Update to 3.0.1.
[arguments]: Replace check phase with pytest invokation.
[native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST and PYTHON-PYTEST-COV.
[properties]: Remove.
(python2-oauthlib)[native-inputs]: Remove PYTHON2-UNITTEST2.
|
|
|
|
|
|
| |
* gnu/packages/python-web.scm (python-oauthlib)[native-inputs]: Move
PYTHON-CRYPTOGRAPHY, PYTHON-PYJWT, and PYTHON-BLINKER ...
[propagated-inputs]: ... here.
|
|
|
|
|
| |
* gnu/packages/python-web.scm (python-oauthlib)[home-page]: Follow redirect to
<https://github.com/oauthlib/oauthlib>.
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (python-mysqlclient)[native-inputs]: Move MARIADB
from here to ...
[inputs]: ... here. Remove MYSQL.
|
|
|
|
|
| |
* gnu/packages/databases.scm (perl-dbd-mysql)[propagated-inputs]: Change from
MYSQL to MARIADB.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-future): Update to 0.17.1.
|
|
|
|
| |
* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.13.
|
|
|
|
|
|
| |
* gnu/packages/speech.scm (speech-dispatcher): Update to 0.9.1.
[arguments]: Add "--with-ibmtts=no" to #:configure-flags.
[license]: Remove GPL2.
|
|
|
|
|
| |
* doc/guix.texi (GNU Distribution): Remove "experimental" bit for
AArch64. Mark "mips64el-linux" as "no longer fully supported."
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-ediprolog): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* doc/guix.texi (shepherd-service): Document 'auto-start?' field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
The databases migrated away from the Womb a couple of days ago.
* guix/gnu-maintenance.scm (%gnumaint-base-url): Update URL.
|
|
|
|
|
|
|
|
|
|
|
| |
This is a followup to 48d498c2c3984784336b27ba5e261319f3ac6a3a, which
introduced a typo (missing '->' in 'mlet'.)
Fixes <https://bugs.gnu.org/35623>.
Reported by Karrick McDermott <kmcdermott@linkedin.com>.
* build-aux/build-self.scm (build): Add 'getenv' and 'setenv' calls for
HOME.
|
|
|
|
|
|
|
| |
This makes it easier to read the output, as it's recorded in a file.
* gnu/services/mcron.scm (mcron-shepherd-services): Add #:log-file to
make-forkexec-constructor.
|
|
|
|
|
| |
* gnu/packages/java.scm (icedtea-7)[arguments]:
Add phase 'disable-os-version-check.
|
|
|
|
|
| |
* gnu/packages/java.scm (icedtea-6)[arguments]:
Add phase 'disable-os-version-check.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.1.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.42.
(%linux-libre-4.19-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.118.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.175.
|
|
|
|
| |
* gnu/packages/admin.scm (acpica): Update to 20190509.
|
|
|
|
| |
* gnu/packages/algebra.scm (xtensor): Update to 0.20.5.
|
|
|
|
| |
* gnu/packages/cpp.scm (xtl): Update to 0.6.4.
|
|
|
|
| |
* gnu/packages/music.scm (picard)[inputs]: Add python-discid.
|
|
|
|
|
| |
* gnu/packages/music.scm (picard)[arguments]: Add ‘--disable-autoupdate’
to #:configure-flags.
|
|
|
|
| |
* gnu/packages/linux.scm (iproute2): Update to 5.1.0.
|
|
|
|
| |
* gnu/packages/gimp.scm (gegl): Update to 0.4.16.
|
|
|
|
| |
* gnu/packages/finance.scm (electrum): Update to 3.3.5.
|
|
|
|
| |
* gnu/packages/kde.scm (libkomparediff2): Update to 19.04.1.
|
|
|
|
| |
* gnu/packages/kde.scm (libkomparediff2)[source]: Hard-code NAME.
|
|
|
|
|
| |
* gnu/packages/kde.scm (libkomparediff2)[source]: Remove (incorrect)
FILE-NAME.
|
|
|
|
| |
* gnu/packages/games.scm (nethack): Update to 3.6.2.
|
|
|
|
|
| |
This reverts commit 48d498c2c3984784336b27ba5e261319f3ac6a3a.
It breaks ‘guix pull’.
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (denemo)[inputs]: Replace gtksourceview with
gtksourceview-3.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-dired-rsync): New variable.
|
|
|
|
| |
* gnu/packages/admin.scm (shepherd): Update to 0.6.1.
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/35623>.
Reported by Karrick McDermott <kmcdermott@linkedin.com>.
* build-aux/build-self.scm (build): Add 'getenv' and 'setenv' calls for
HOME.
|
|
|
|
|
| |
* gnu/packages/music.scm (picard)[arguments]: Return #t from
‘patch-source’ phase.
|