Age | Commit message (Collapse) | Author |
|
* gnu/packages/emacs-xyz.scm (emacs-elf-mode): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-imenu-list): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-tmux-navigator): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/mastodon.scm (toot)[arguments]: 'check is already run
after 'install so replace 'check rather than re-inserting it.
|
|
* gnu/packages/mastodon.scm (toot): Update to 0.25.2.
|
|
* gnu/packages/vim.scm (vim-asyncrun): Update to 2.7.1.
|
|
* gnu/packages/video.scm (mpv-mpris)[build-system]: Switch to
copy-build-system.
[arguments]: Add custom 'build phase before 'install phase.
|
|
* gnu/packages/video.scm (mpv-mpris): Update to 0.4.
|
|
* ngu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.01.
[home-page]: Follow redirect.
|
|
* gnu/packages/emacs-xyz.scm (emacs-discover-my-major)[source]: Download
using git-fetch. Use new upstream URI.
[home-page]: Update to new home-page.
|
|
* gnu/system/shadow.scm (skeleton-directory): Move .nanorc to
.config/nano/nanorc.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.0-11.0e9af8d.
|
|
* gnu/packages/java.scm (libantlr3c): New variable.
Co-authored by Maxim Cournoyer.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.0-10.f7d6a54.
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200330.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/gimp.scm (gimp)[arguments]: Disable update checking
in #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/hurd.scm (gnumach)[arguments]: Inherit arguments from
GNUMACH-HEADERS.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and TEXINFO-4.
|
|
This reverts commit 67cbfeae30eb9b7c56145bf72582d71eea177370, which is
not longer necessary now that the 'ld.so' linker script of the cross
glibc contains "libhurduser.so libmachuser.so".
|
|
This fixes cross building of coreutils, e.g.
./pre-inst-env guix build --target=i586-pc-gnu coreutils
* gnu/packages/cross-base.scm (cross-libc): Add -lhurduser, -lmachuser for the
Hurd.
|
|
* gnu/packages/telephony.scm (spandsp): New variable.
Co-authored by Maxim Cournoyer.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/games.scm (neverball): New variable.
|
|
* gnu/packages/patches/pam-krb5-CVE-2020-10595.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (pam-krb5)[source]: Use it.
|
|
* gnu/packages/python-xyz.scm (python-pyyaml): Update to 5.3.1.
|
|
* gnu/packages/perl.scm (perl-class-mix): New variable.
|
|
* gnu/packages/perl.scm (perl-params-classify): New variable.
|
|
* gnu/packages/perl.scm (perl-devel-callchecker): New variable.
|
|
* gnu/packages/perl.scm (perl-dynaloader-functions): New variable.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.0-9.5fdbc3e.
|
|
Until now cross-compilation would fail with:
i586-pc-gnu-ld: src/copy.o: undefined reference to symbol 'file_chauthor'
i586-pc-gnu-ld: /gnu/store/…-glibc-cross-i586-pc-gnu-2.29/lib/libhurduser.so.0.3: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
* gnu/packages/base.scm (coreutils)[arguments]: When 'hurd-target?', add
#:configure-flags.
|
|
* gnu/packages/mpi.scm (hwloc-2): Update to 2.2.0.
|
|
Works around <https://bugs.gnu.org/40342>.
* gnu/packages/mpi.scm (hwloc-2)[arguments]: Add
'skip-test-that-fails-on-qemu' phase.
|
|
* gnu/packages/man.scm (scdoc): Update to 1.10.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
This shouldn't cause any conflicts :-)
* gnu/packages/ntp.scm: Order module imports alphabetically.
|
|
* gnu/packages/speech.scm (sonic)[arguments]: Replace erroneous use of
DESTDIR with PREFIX. Add the required ‘rpath’ LDFLAGS together with a
‘respect-LDFLAGS’ phase.
|
|
* gnu/packages/messaging.scm (hexchat)[synopsis]: Lowercase ‘client’.
|
|
* gnu/packages/mail.scm (gmime): Update to 3.2.7.
|
|
* gnu/packages/fonts.scm (font-rachana)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/fonts.scm (font-rachana): Update to 7.0.3.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.0-8.9f66dbc.
|
|
* gnu/packages/linux.scm (procenv)[native-inputs]: New field.
[inputs]: Move groff to native-inputs, move each remaining item on its own line.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
* gnu/packages/linux.scm (procenv)[native-inputs]: New field.
[inputs]: Move bison & flex to native-inputs.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
* gnu/packages/admin.scm (sudo)[native-inputs]: New field.
[inputs]: Move groff to native-inputs.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
* gnu/packages/tor.scm (privoxy)[native-inputs]: New field.
[inputs]: Move autoconf & automake to native-inputs.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
This is done in preparation of adding Linphone, which transitively requires
antlr3-3.3 through its belle-sip dependency.
* gnu/packages/java.scm (antlr3): Make antlr3-3.3 public.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/emacs-xyz.scm (emacs-flycheck-elm): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Bump revision. This is
a followup to 31ee29161c1b9451b68366e653c7858d8135f8d1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dhall-mode): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): New variable.
|
|
* gnu/packages/wm.scm (stumpish): New variable.
|
|
* gnu/packages/wm.scm (sbcl-stumpwm-ttf-fonts): New variable.
* doc/guix-cookbook.texi (Customizing a Window Manager): Document
SBCL-STUMPWM-TTF-FONTS installation and configuration.
|