Age | Commit message (Collapse) | Author |
|
* gnu/packages/video.scm (mpv)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/video.scm (mpv)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/video.scm (mpv)[inputs]: Remove input labels.
[arguments]: Use SEARCH-INPUT-FILE instead.
|
|
* gnu/packages/video.scm (mpv)[arguments]: Don't explicitly return #t
from phases.
|
|
* gnu/system/examples/bare-bones.tmpl (operating-system):
Add a ttyS0 console to kernel-arguments.
|
|
* gnu/packages/hardware.scm (memtest86+)[arguments]: Add a new 'patch-broken-Makefiles and custom 'build phase.
Add "grub-memtest.iso" to the list of files to 'install.
[native-inputs]: Add dosfstools, grub-hybrid, mtools, and xorriso.
|
|
* gnu/packages/hardware.scm (memtest86+)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/hardware.scm (memtest86+): Update to 6.00.
[source]: Use GIT-FETCH & GIT-FILE-NAME.
[arguments]: Stop forcing #:system i686-linux. Instead, honour the
target word size in a new 'enter-build-directory phase.
Remove custom 'build phase: ‘memtest’ was replaced by ‘memtest.efi’.
Adjust the 'install phase accordingly, and install only ‘README.md’.
[native-inputs]: Remove gcc-4.9.
[description]: Remove obsolete BIOS limitation.
|
|
* gnu/packages/mail.scm (mu): Update to 1.8.11.
|
|
* gnu/packages/shells.scm (oil): Update to 0.12.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/version-control.scm (git-crypt): Update to 0.7.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/audio.scm (qpwgragh): Update to 0.3.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/gnome.scm (komikku): Update to 1.2.0.
[inputs]: Add ‘python-rarfile’.
|
|
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/gnome.scm (five-or-more)[inputs]: Replace
libgnome-games-support with libgnome-games-support-1.
|
|
* gnu/packages/gnome.scm (xpad)[inputs]: Add gtk+. Replace gtksourceview
with gtksourceview-4.
|
|
* gnu/packages/crates-io.scm (rust-git2-0.15)[inputs]: Replace
libgit2-1.3 with libgit2.
(rust-git2-0.13)[inputs]: Continue with libgit2-1.3.
|
|
|
|
* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.6.0.
|
|
|
|
0.92 fails on recent emacs versions because of missing global-linum-mode.
* gnu/packages/emacs-xyz.scm (emacs-git-gutter): Update to 0.92-0.ec28e85.
|
|
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.9.0.
|
|
* gnu/packages/stenography.scm (plover): Update to 4.0.0.dev12.
[arguments]<#:phases>: Add phase to properly run tests, and skip failing one.
[native-inputs]: Add PYTHON-BABEL, PYTHON-MOCK, PYTHON-PYTEST-QT,
PYTHON,PYTEST-XVFB.
[inputs]: Remove PYTHON-PYQT, PYTHON-BABEL. Add PYTHON-PLOVER-STROKE,
PYTHON-PYQT, PYTHON-RTF-TOKENIZE, QTSVG-5.
(python-plover-stroke): New variable.
|
|
* gnu/packages/python-xyz.scm (python-rtf-tokenize): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-git-gutter-fringe): Update to
0.23-2.648cb5b.
|
|
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.12.
|
|
* gnu/packages/emacs-xyz.scm (emacs-csound-mode)[arguments]: Use
G-expressions.
<phases>: Use MAKE-FILE-WRITABLE instead of CHMOD. Remove trailing #T.
[description]: Use complete sentences.
|
|
* gnu/packages/emacs-xyz.scm (emacs-csound-mode): Update to 0.2.3.
[inputs]: Remove EMACS-HIGHLIGHT, EMACS-MULTI, EMACS-SHUT-UP.
[propagated-inputs]: Add EMACS-DASH, EMACS-HIGHLIGHT, EMACS-MULTI,
EMACS-SHUT-UP.
|
|
* gnu/packages/emacs-xyz.scm (emacs-highlight): Update to 0-2.24366df.
[version]: Use GIT-VERSION.
|
|
* gnu/packages/golang.scm (gron): Update to 0.7.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/golang.scm (go-github-com-sabhiram-go-gitignore): Update to
1.0.2-1.525f6e1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
This should fix the guix package building on powerpc64le-linux.
* gnu/packages/package-management.scm (guix): Update to 682639c.
|
|
There will be false positives: Because the Guix installer uses the
kernel argument modprobe.blacklist=radeon,amdgpu and some AMD graphics
actually work okay according to h-node, these users will get a
false alarm.
* gnu/installer/newt/welcome.scm (run-welcome-page): Warn before showing
the welcome page.
|
|
* gnu/packages/fonts.scm (font-gnu-unifont)[source]: Add snippet to
remove precompiled fonts.
[arguments]: Add make-flag to build fonts. Add custom phase to adjust
shell invocations.
[native-inputs]: Add bdftopcf, console-setup, fontforge.
[inputs]: Add perl-gd.
|
|
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 15.0.01.
[arguments]: Adjust custom 'install phase to set install directory for
OTF fonts.
|
|
* gnu/packages/xorg.scm (console-font)[arguments]: Add custom
'install-bdf2psf phase to install bdf2psf and its manpage.
|
|
* gnu/packages/gps.scm (gama): Update to 2.23.
|
|
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.10.
|
|
* gnu/packages/astronomy.scm (gnuastro): Update to 0.19.
|
|
* gnu/packages/emacs-xyz.scm (emacs-popup-kill-ring)[description]: Fix very
sneaky "This packages" variant. Thanks to nckhexen!
* gnu/packages/bioinformatics.scm (r-icellnet)[description]: Fix use of
"allows to".
* gnu/packages/check.scm (python-pytest-freezegun)[description]: Ditto.
* gnu/packages/linux.scm (tp-smapi-module)[description]: Ditto.
* gnu/packages/mail.scm (procmail): Ditto.
* gnu/packages/maths.scm (maxima): Ditto.
* gnu/packages/samba.scm (wsdd)[description]: Ditto.
* gnu/packages/ssh.scm (openssh): Ditto.
|
|
* gnu/packages/version-control.scm (make-gitolite): New procedure.
(gitolite): Use make-gitolite.
* doc/guix.texi (Gitolite service): Document how to use make-gitolite.
|
|
* gnu/packages/simulation.scm (sumo): New variable.
|
|
* gnu/packages/ruby.scm (ruby-ruby-prof)[arguments]: Skip the tests when
cross-compiling or when targeting i686-linux.
|
|
* gnu/packages/crates-io.scm (rust-camino-1): Update to 1.1.1.
[arguments]: Don't skip build. Remove custom phase.
[cargo-inputs]: Add rust-proptest-1.
[cargo-development-inputs]: Remove field.
|
|
This reverts commit 0d9d36d91362ffea1bb1de7f471d8c32e9cfb0a3.
|
|
This reverts commit e7bca94dae2d832ccd07ef553a86040d473e91e2.
|
|
This reverts commit 70467596b26b37f85fa3a029a01faed06c45da59.
|
|
* gnu/packages/crates-io.scm (rust-polars-io-0.14): Delete variable.
|
|
* gnu/packages/crates-io.scm (rust-polars-lazy-0.15): Delete variable.
|