Age | Commit message (Collapse) | Author |
|
The package would fail building when attempting to create a cache
directory. This has been fixed upstream but not in a tagged release.
* gnu/packages/emacs.scm (emacs-sx): Update to latest git version.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/emacs.scm (emacs-esxml)[arguments]: Add fix-sources phase.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/emacs.scm (emacs-kv): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/linux.scm (lvm2)[arguments]: Enable pkg-config files generation
via configure flag.
|
|
* gnu/packages/golang.scm (go-golang-org-x-crypto-ssh-terminal): New variable.
|
|
* gnu/packages/emacs.scm (emacs-realgud): Update to 1.4.5.
|
|
* gnu/packages/emacs.scm (emacs-realgud)[arguments]: Move the
fix-autogen-script phase to after the set-emacs-load-path phase.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.3.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.35.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/emacs.scm (emacs-deferred)[arguments]: Add fix-makefile
phase. Set #:test-command, and enable tests.
[native-inputs]: Add emacs-ert-expectations, emacs-undercover and ert-runner.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/emacs.scm (emacs-memoize): Update to 1.1. Re-indent.
[source]: Switch to release tarball.
[arguments]: Remove "-l" "memoize.el" from #:test-command.
|
|
* gnu/packages/package-management.scm (guix)[inputs]: Add po4a.
|
|
* gnu/packages/emacs.scm (ert-runner): Use 'prefix instead of '= for setting
the EMACSLOADPATH environment variable. Reuse the already computed
EMACSLOADPATH for wrap-program. Specify the dependencies directly in the
inputs field.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/emacs.scm (emacs-dash, emacs-s, emacs-string-inflection,
emacs-company, emacs-clojure-mode, emacs-julia-mode, emacs-elfeed,
emacs-memoize, emacs-use-package, emacs-xmlgen, emacs-json-reformat,
emacs-which-key, emacs-ws-butler, emacs-git-messenger, emacs-browse-at-remote,
emacs-evil-quickscope)[arguments]: Add #:tests? and #:test-command arguments
to use the new check phase.
(emacs-json-reformat)[inputs]: Move emacs-dash and emacs-shut-up to ...
[native-inputs]: here. Add ert-runner.
(emacs-company)[arguments]: Refactor fix-bin-dir phase.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/emacs.scm (emacs-pdf-tools)[arguments]: Add
emacs-set-emacs-load-path phase.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
U-boot for this target requires a binary blob to boot correctly.
* gnu/packages/bootloaders.scm (u-boot-odroid-c2): Remove variable.
|
|
* gnu/packages/password-utils.scm (python-bcrypt, python2-bcrypt): Move to ...
* gnu/packages/python-crypto.scm (python-bcrypt, python2-bcrypt): ... here.
* gnu/packages/python.scm: Remove unused (gnu packages password-utils) import.
|
|
version.
Fixes <https://bugs.gnu.org/31210>.
* gnu/packages/perl.scm (perl-5.26.2): Don't use package/inherit.
[arguments]: Add a 'workaround-grafting-version-bug' phase.
|
|
* gnu/packages/curl.scm (guile-curl): Use invoke instead of system*.
|
|
* gnu/packages/games.scm (fortune-mod): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/perl-check.scm (perl-test-runvalgrind): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/perl.scm (perl-io-all): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/perl.scm (perl-file-readbackwards): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/engineering.scm (libfive)[source]: Add snippet to
remove bundled catch.
[arguments]: Remove #:tests?. Add #:test-target. Remove phase
'add-eigen-to-search-path'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/admin.scm (spindle): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/admin.scm (launchmon): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://bugs.gnu.org/31113>.
Reported by George myglc2 Clemmer <myglc2@gmail.com>.
* gnu/packages/guile.scm (mcron): Update to 1.1.1.
[arguments]: Change timezone in 'set-timezone' phase. Remove
'disable-schedule-test' and 'wrap-programs' phases. Add 'adjust-tests'
phase.
* gnu/tests/base.scm (%mcron-os): Change JOB1 to use the 'next-seconds'
form.
|
|
* gnu/packages/emacs.scm (emacs-lispyville): New variable.
|
|
* gnu/packages/emacs.scm (emacs-lispy): Wrap with let, and change source to
the Git repository.
[propagated-inputs]: Add emacs-zoutline.
|
|
* gnu/packages/emacs.scm (emacs-zoutline): New variable.
|
|
* gnu/packages/graphics.scm (blender): Update to 2.79b.
|
|
* gnu/packages/mp3.scm (mpg123): Update to 1.25.10.
|
|
* gnu/packages/curl.scm (guile-curl): New variable.
|
|
* gnu/packages/mail.scm (mutt): Update to 1.9.5.
|
|
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.17.
|
|
* gnu/packages/patches/qemu-CVE-2018-7550.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.
|
|
* gnu/packages/rust.scm (rust-1.19.0)[arguments]: Modify custom
'patch-tests phase to skip test_loading_cosine test.
(rust-1.24.0)[arguments]: Modify inherited 'patch-tests to point to
updated code locations.
|
|
* gnu/packages/emulators.scm (nestopia-ue): Update to 1.48.
[source]: Simplify snippet; 3rd-party zlib is no longer bundled.
[build-system]: Switch to cmake-build-system.
[inputs]: Remove glu and mesa. Add libepoxy.
[arguments]: Remove #:make-flags. Re-enable 'configure' phase. Remove
'remove-xdg-desktop-menu-call' and 'remove-gdkwayland-include' phases. Add
'wrap-program' phase.
|
|
* gnu/packages/python.scm (python-pretend): Update to 1.0.9.
|
|
* gnu/packages/photo.scm (gphoto2): Update to 2.5.17.
|
|
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.17.
|
|
* gnu/packages/cran.scm (r-arules): Update to 1.6-1.
|
|
* gnu/packages/cran.scm (r-tseries): Update to 0.10-44.
|
|
* gnu/packages/cran.scm (r-proxy): Update to 0.4-22.
|
|
* gnu/packages/cran.scm (r-ape): Update to 5.1.
|
|
* gnu/packages/cran.scm (r-callr): Update to 2.0.3.
|
|
* gnu/packages/web.scm (nginx): Update to 1.14.0.
|
|
* gnu/packages/texinfo.scm: Remove unused (gnu packages linux) import.
|
|
* gnu/packages/samba.scm (samba): Update to 4.7.7.
|
|
* gnu/packages/perl.scm (perl-5.26.2): New public variable.
(perl)[replacement]: New field.
|