Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-crypto.scm (python2-cryptography)[arguments]: Do not
inherit; remove 'sanity-check phase.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-slynk)[arguments]: Fix 'build-image' phase.
|
|
Tests are not working properly and the check phase never ends.
* gnu/packages/lisp-xyz.scm (sbcl-cl-libxml2)[arguments]: Disable tests.
|
|
* gnu/packages/lisp-xyz.scp (sbcl-html-encode)[source]: Remove 'file-name'
field.
|
|
* gnu/packages/python-xyz.scm (python2-backports-csv)[arguments]: Remove
'sanity-check phase.
|
|
* gnu/packages/python-xyz.scm (python2-astroid)[arguments]: Do not inherit
from Python 3 package variant.
[propagated-inputs]: Do not inherit and add python2-six.
|
|
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add
texlive-dvips-l3backend, texlive-fonts-ec, texlive-generic-infwarerr,
texlive-generic-kvdefinekeys, texlive-grfext, texlive-latex-kvoptions,
texlive-latex-pdftexcmds.
|
|
* gnu/packages/polkit.scm (polkit): Rename to...
(polkit*): ... this.
(polkit-duktape): Adjust to inherit from polkit*.
(polkit-for-system): New procedure.
(polkit): New variable.
|
|
* gnu/packages/pantheon.scm (sideload): Update to 6.0.2.
Delete trailing #t.
[configure-flags]: Remove nonexistent flatpak build option.
[inputs]: Add libhandy.
|
|
* gnu/packages/patches/gdm-pass-gdk-pixbuf-loader-env.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): List it.
* gnu/packages/gnome.scm (gdm): Use it.
* gnu/services/xorg.scm (gdm-shepherd-service): Pass GDK_PIXBUF_MODULE_FILE.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/freedesktop.scm (malcontent)[meson]: Use meson 0.59.
|
|
* gnu/packages/package-management.scm (libostree): Update to 2021.6.
|
|
* gnu/packages/package-management.scm (libostree)[inputs]: Change
LIBSOUP to LIBSOUP-MINIMAL-2.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
Commit e0e2316420 updated libgit2 to version 1.3.0, but julia seems to only
support 1.1.0 for now.
* gnu/packages/julia.scm (julia): Delete trailing #t.
[phases]{enable-parallel-tests}: New phase.
[inputs]: Use libgit2-1.1.
Reported-by: zimoun <zimon.toutoune@gmail.com>
|
|
* gnu/packages/admin.scm (iftop)[arguments]: New field.
|
|
* gnu/packages/version-control.scm (libgit2-1.1): New variable.
* gnu/packages/patches/libgit2-mtime-0.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
This is a followup to e0e23164202ad9328ffeadde5e900857cb008124, which
removed "libgit2-mtime-0.patch", which was still used by LIBGIT2-0.28.
* gnu/packages/version-control.scm (libgit2-0.28): Remove.
|
|
|
|
* gnu/packages/video.scm (pipe-viewer): Update to 0.1.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (piper): Update to 0.6.
[inputs]: Add libratbag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (libratbag): Update to 0.16.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wm.scm (qtile): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-iwlib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-debus-next): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Required for qtile.
* gnu/packages/python-xyz.scm (python-xcffib): Upgrade to 0.11.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/embedded.scm (stcgal): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/databases.scm (python-tinydb): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-fullframe): Update to 0.5.1.
[source]: Update URI.
[home-page]: Update home-page accordingly.
|
|
* gnu/packages/networking.scm (wireshark): Update to 3.6.0.
|
|
* 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.
|
|
* gnu/packages/crates-io.scm (rust-git2): Update to 0.13.24.
|
|
* gnu/packages/crates-io.scm (rust-libgit2-sys-0.12): Update to 0.12.25+1.3.0.
|
|
* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.7.1.
|
|
* 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.
|
|
* gnu/packages/shells.scm (oil): Update to 0.9.4.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-39.c9c55c0.
|
|
* 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>
|
|
This ensures Cuirass builds and has its binary published at
ci.guix.gnu.org.
* gnu/packages/certs.scm (certdata2pem): Make public.
|
|
* gnu/packages/messaging.scm (libgadu)[arguments]: Build with '-fcommon'.
|
|
* gnu/packages/mate.scm (libmateweather)[propagated-inputs]: Change
LIBSOUP to LIBSOUP-MINIMAL-2.
|
|
* gnu/packages/gnome.scm (gupnp-igd)[arguments]: Add 'set-home' phase.
|
|
* gnu/packages/build-tools.scm (meson-wrapped)[propagated-inputs,
inputs]: New fields.
|
|
* gnu/packages/build-tools.scm (meson-wrapped): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.12.
[arguments]: Remove trailing #T.
|
|
* gnu/packages/bittorrent.scm (uget)[arguments]: Add -fcommon to CFLAGS.
|
|
* 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.
|
|
* gnu/packages/games.scm (jumpnbump)[arguments]: Remove trailing #T from build
phase 'fix-sdl-path.
|
|
* gnu/packages/games.scm (jumpnbump)[arguments]: Replace 'configure phase to
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.
|
|
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>
|