Age | Commit message (Expand) | Author |
2021-11-23 | system: Warn about swap-devices format change•••* gnu/system.scm (warn-swap-devices-change,
%warn-swap-devices-change): Add them.
* gnu/system.scm (operating-system) [swap-devices]: Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Josselin Poiret |
2021-11-23 | system: Rework swap space support, add dependencies.•••* gnu/system/file-systems.scm (swap-space): Add it.
* gnu/system.scm (operating-system)[swap-devices]: Update comment.
* gnu/services/base.scm (swap-space->shepherd-service-name,
swap-deprecated->shepherd-service-name, swap->shepherd-service-name):
Add them.
* gnu/services/base.scm (swap-service-type, swap-service): Use the new
records.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Josselin Poiret |
2021-11-23 | gnu: pipe-viewer: Update to 0.1.7.•••* gnu/packages/video.scm (pipe-viewer): Update to 0.1.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Robby Zambito |
2021-11-23 | gnu: piper: Update to 0.6.•••* gnu/packages/gnome.scm (piper): Update to 0.6.
[inputs]: Add libratbag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley |
2021-11-23 | gnu: libratbag: Update to 0.16.•••* gnu/packages/gnome.scm (libratbag): Update to 0.16.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley |
2021-11-23 | gnu: Add qtile.•••* gnu/packages/wm.scm (qtile): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Stephen Paul Weber |
2021-11-23 | gnu: Add python-iwlib.•••* gnu/packages/python-xyz.scm (python-iwlib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Stephen Paul Weber |
2021-11-23 | gnu: Add python-dbus-next.•••* gnu/packages/python-xyz.scm (python-debus-next): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Stephen Paul Weber |
2021-11-23 | gnu: python-xcffib: Upgrade to 0.11.1.•••Required for qtile.
* gnu/packages/python-xyz.scm (python-xcffib): Upgrade to 0.11.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Stephen Paul Weber |
2021-11-23 | gnu: Add stcgal.•••* gnu/packages/embedded.scm (stcgal): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon South |
2021-11-23 | gnu: Add python-tinydb.•••* gnu/packages/databases.scm (python-tinydb): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart |
2021-11-23 | gnu: emacs-fullframe: Update to 0.5.1.•••* gnu/packages/emacs-xyz.scm (emacs-fullframe): Update to 0.5.1.
[source]: Update URI.
[home-page]: Update home-page accordingly.
| Nicolas Goaziou |
2021-11-23 | gnu: wireshark: Update to 3.6.0.•••* gnu/packages/networking.scm (wireshark): Update to 3.6.0.
| Nicolas Goaziou |
2021-11-23 | tests: Fix installation tests.•••Use a CEST timezone as this is the assumed timezone in the run-basic-test
procedure.
* gnu/tests/install.scm (%encrypted-root-not-boot-os,
%btrfs-root-on-subvolume-os): Use a CEST timezone.
| Mathieu Othacehe |
2021-11-22 | gnu: guile-git: Patch to support latest libgit2.•••* gnu/packages/patches/guile-git-adjust-for-libgit2-1.2.0.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/guile.scm (guile-git)[source]: Use it.
| Maxim Cournoyer |
2021-11-22 | gnu: rust-git2: Update to 0.13.24.•••* gnu/packages/crates-io.scm (rust-git2): Update to 0.13.24.
| Maxim Cournoyer |
2021-11-22 | gnu: rust-libgit2-sys-0.12: Update to 0.12.25+1.3.0.•••* gnu/packages/crates-io.scm (rust-libgit2-sys-0.12): Update to 0.12.25+1.3.0.
| Maxim Cournoyer |
2021-11-22 | gnu: python-pygit2: Update to 1.7.1.•••* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.7.1.
| Maxim Cournoyer |
2021-11-22 | gnu: libgit2: Update to 1.3.0.•••* gnu/packages/patches/libgit2-mtime-0.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/version-control.scm (libgit2): Update to 1.3.0.
[source]: Remove patch and simplify snippet.
[phases]: Remove trailing #t.
| Maxim Cournoyer |
2021-11-22 | gnu: oil: Update to 0.9.4.•••* gnu/packages/shells.scm (oil): Update to 0.9.4.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| Felix Gruber |
2021-11-22 | gnu: guix-build-coordinator: Update to 0-39.c9c55c0.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-39.c9c55c0.
| Christopher Baines |
2021-11-22 | gnu: openresolv: Wrap resolvconf.•••* gnu/packages/dns.scm (openresolv) [phases]: Wrap resolvconf to set PATH, for
coreutils programs mkdir and rm.
[inputs]: Add coreutils-minimal.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vivien Kraus |
2021-11-22 | gnu: certdata2pem: Make public.•••This ensures Cuirass builds and has its binary published at
ci.guix.gnu.org.
* gnu/packages/certs.scm (certdata2pem): Make public.
| Ludovic Courtès |
2021-11-22 | gnu: libgadu: Build with '-fcommon'.•••* gnu/packages/messaging.scm (libgadu)[arguments]: Build with '-fcommon'.
| Ludovic Courtès |
2021-11-22 | gnu: libmateweather: Build with libsoup 2.•••* gnu/packages/mate.scm (libmateweather)[propagated-inputs]: Change
LIBSOUP to LIBSOUP-MINIMAL-2.
| Ludovic Courtès |
2021-11-22 | gnu: gupnp-igd: Set HOME before 'check' phase.•••* gnu/packages/gnome.scm (gupnp-igd)[arguments]: Add 'set-home' phase.
| Ludovic Courtès |
2021-11-22 | gnu: meson-wrapped: Do not propagate Python.•••* gnu/packages/build-tools.scm (meson-wrapped)[propagated-inputs,
inputs]: New fields.
| Ludovic Courtès |
2021-11-22 | gnu: meson: Extend the python path in the installed program.•••* gnu/packages/build-tools.scm (meson-wrapped): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vivien Kraus |
2021-11-22 | gnu: nss-pam-ldapd: Update to 0.9.12.•••* gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.12.
[arguments]: Remove trailing #T.
| Ricardo Wurmus |
2021-11-22 | gnu: uget: Add -fcommon to CFLAGS.•••* gnu/packages/bittorrent.scm (uget)[arguments]: Add -fcommon to CFLAGS.
| Ricardo Wurmus |
2021-11-22 | gnu: transmission-remote-gtk: Update to 1.4.2.•••* gnu/packages/bittorrent.scm (transmission-remote-gtk): Update to 1.4.2.
[source]: Remove patch.
* gnu/packages/patches/transmission-remote-gtk-fix-appstream.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ricardo Wurmus |
2021-11-22 | gnu: jumpnbump: Remove trailing #T.•••* gnu/packages/games.scm (jumpnbump)[arguments]: Remove trailing #T from build
phase 'fix-sdl-path.
| Ricardo Wurmus |
2021-11-22 | gnu: jumpnbump: Add -fcommon to CFLAGS.•••* gnu/packages/games.scm (jumpnbump)[arguments]: Replace 'configure phase to
add -fcommon to CFLAGS.
| Ricardo Wurmus |
2021-11-22 | gnu: mupen64plus-core: Add -fcommon to CFLAGS.•••* gnu/packages/emulators.scm (mupen64plus-core)[arguments]: Replace 'configure
phase to patch Makefile; remove trailing #T from 'chdir-to-project-directory
phase.
| Ricardo Wurmus |
2021-11-22 | gnu: Move visidata to (gnu packages spreadsheet).•••See <http://issues.guix.gnu.org/47852>.
* gnu/packages/visidata.scm (visidata): Move from here…
* gnu/packages/spreadsheet.scm (visidata): …to here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Jorge Gomez |
2021-11-22 | gnu: Add sc-im.•••* gnu/packages/spreadsheet.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Jorge Gomez |
2021-11-22 | gnu: Add emacs-ddskk-nicola.•••* gnu/packages/emacs-xyz.scm (emacs-ddskk-nicola): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Taiju HIGASHI |
2021-11-22 | gnu: statistics: Delete trailing whitespace.•••* gnu/packages/statistics.scm: Delete trailing whitespace.
| Liliana Marie Prikler |
2021-11-22 | gnu: Add xlispstat.•••* gnu/packages/statistics.scm (xlispstat): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Frank Pursel |
2021-11-22 | gnu: Add cl-cmn.•••* gnu/packages/lisp-xyz.scm (cl-cmn, sbcl-cmn, ecl-cmn): New variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2021-11-22 | gnu: uim-qt: Pass -fcommon to compiler.•••* gnu/packages/xorg.scm (uim-qt)[arguments]: Add -fcommon to CPPFLAGS.
| Ricardo Wurmus |
2021-11-22 | gnu: uim-gtk: Pass -fcommon to compiler.•••* gnu/packages/xorg.scm (uim-gtk)[arguments]: Add -fcommon to CFLAGS.
| Ricardo Wurmus |
2021-11-22 | gnu: megaglest: Pass -fcommon to compiler.•••* gnu/packages/games.scm (megaglest)[arguments]: Add -fcommon to CFLAGS and
CXXFLAGS.
| Ricardo Wurmus |
2021-11-22 | gnu: chez-scheme: Add missing inputs.•••* gnu/packages/chez.scm (chez-scheme)[native-inputs]: Add
texlive-dvips-l3backend and texlive-fonts-ec.
[arguments]: Set HOME in 'configure' phase.
| Guillaume Le Vaillant |
2021-11-22 | gnu: proof-general: Adjust autoloads for Emacs.•••Fixes <https://bugs.gnu.org/46016>.
* gnu/packages/coq.scm (proof-general)[native-inputs]: Remove 'which'.
[inputs]: Remove 'coq' and 'emacs'.
[arguments]<#:make-flags>: Adjust to find 'emacs'.
Set 'ELISP' and 'DEST_LISP'.
<#:modules, #:imported-modules>: Remove.
<#:phases>: Remove call to 'which' in Makefile.
Add copy file allowing Emacs autoloads.
Clean unnecessary code.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| zimoun |
2021-11-22 | gnu: linsmith: Pass -fcommon to compiler.•••* gnu/packages/engineering.scm (linsmith)[arguments]: Add -fcommon to CFLAGS.
| Ricardo Wurmus |
2021-11-22 | gnu: python-codacy-coverage: Add missing python-requests input.•••* gnu/packages/python-check.scm (python-codacy-coverage)
[propagated-inputs]: Add python-requests.
| Maxim Cournoyer |
2021-11-22 | gnu: python-dnspython: Patch out problematic getprotobyname calls.•••* gnu/packages/python-xyz.scm (python-dnspython)
[phases]{patch-getprotobyname-calls}: New phase.
| Maxim Cournoyer |
2021-11-22 | gnu: http-parser: Update to 1.1.4.•••* gnu/packages/web.scm (http-parser): Update to 1.1.4.
[phases]: Delete trailing #t.
| Maxim Cournoyer |
2021-11-22 | gnu: weechat-wee-slack: Use GUIX_PYTHONPATH.•••* gnu/packages/messaging.scm (weechat-wee-slack)[arguments]: Use
GUIX_PYTHONPATH.
| Ricardo Wurmus |