| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20200228.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.26.0.
[arguments]: Adjust the 'install-credential-netrc' phase to upstream changes.
|
|
|
|
| |
This reverts commit 4233e74b39635d5ef4dde204ecc26dcc894d9467.
|
|
|
|
|
| |
* gnu/packages/mail.scm (mutt): Update to 1.13.4.
[source]: Prefer HTTPS URL and replace FTP URL with HTTP.
|
|
|
|
| |
* gnu/packages/rdf.scm (sord)[inputs]: Add pcre needed for sord_validate.
|
|
|
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl)[arguments]: Add phase
install-completion.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl)[arguments]: Add phase
wrap-executable.
[inputs]: Add ffmpeg.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
|
|
| |
* doc/guix.texi (Invoking guix deploy): Fix example to use '%user'
variable defined above.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
|
| |
* gnu/system.scm: Export 'operating-system-kernel-loadable-modules'.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
| |
* (emacs-lua-mode): Update to 20191204.
|
|
|
|
| |
* (emacs-ert-runner): Update to 0.8.0.
|
|
|
|
| |
* (emacs-dash): Update to 2.17.0.
|
|
|
|
|
| |
* gnu/installer/final.scm (kill-cow-users): Ignore exception that could be
raised if a process disappears between reading its pid and its maps file.
|
|
|
|
| |
* gnu/packages/parallel.scm (parallel): Update to 20200322.
|
|
|
|
| |
* gnu/packages/games.scm (extremetuxracer): Update to 0.8.0.
|
|
|
|
|
|
| |
* gnu/packages/music.scm (zlfo): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (ztoolkit-rsvg): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> [with modifications]
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (ztoolkit): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
|
|
|
|
|
|
| |
* gnu/local.mk: Register circos-remove-findbin.patch.
* gnu/packages/patches/circos-remove-findbin.patch: New file.
* gnu/packages/perl.scm: New variable.
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-gcovr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (lv2toweb): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/machine/ssh.scm (machine-check-initrd-modules): Improve message
upon module mismatch.
|
|
|
|
|
| |
* guix/scripts/deploy.scm (guix-deploy): Write message upon successful
deployment.
|
|
|
|
|
| |
* guix/scripts/deploy.scm (show-what-to-deploy): New procedure.
(guix-deploy): Call it.
|
|
|
|
|
|
|
|
|
| |
* guix/scripts/pull.scm (display-news-entry): Remove extra space in
format string for 'indented-string'.
(indented-string): Remove.
(display-new/upgraded-packages)[pretty]: Pass #:initial-indent? to
'indented-string'.
* guix/ui.scm (indented-string): New procedure.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/machine/ssh.scm (<remote-assertion>): New record type.
(remote-let): New macro.
(machine-check-file-system-availability): Rewrite to use 'remote-let'
instead of 'mlet' and 'machine-remote-eval'.
(machine-check-initrd-modules): Likewise.
(machine-check-building-for-appropriate-system): Make non-monadic.
(check-deployment-sanity): Rewrite to gather all the assertions as a
single gexp and pass it to 'machine-remote-eval'.
|
|
|
|
|
|
|
|
|
| |
Reported by Mikael Djurfeldt <mikael@djurfeldt.com>
in <https://bugs.gnu.org/40125>.
* guix/ssh.scm (send-files)[inferior-remote-eval*]: New procedure.
[missing]: Use it. Add an explicit 'resolve-module' call.
(report-inferior-exception): New procedure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a followup to commit 37f8c50cdc2e99189c74999319f3a1854d419546.
Previously, building Guix crashed like this:
------
In ice-9/eval.scm:
619:8 4 (_ #f)
626:19 3 (_ #<directory (gnu packages linux) 7fcf3e526c80>)
159:9 2 (_ #<directory (gnu packages linux) 7fcf3e526c80>)
223:20 1 (proc #<directory (gnu packages linux) 7fcf3e526c80>)
In unknown file:
0 (%resolve-variable (7 . linux-libre-arm-generic) #<directory (gnu packages linux) 7fcf3e526c80>)
ERROR: In procedure %resolve-variable:
error: linux-libre-arm-generic: unbound variable
------
* gnu/packages/linux.scm (linux-libre-arm-veyron): Move after
linux-libre-arm-generic.
|
|
|
|
| |
* gnu/packages/linux (linux-libre-arm64-generic): New variable.
|
|
|
|
|
|
|
|
| |
* gnu/packages/linux (linux-libre-arm-veyron): Mark as deprecated package.
(kernel-config-veyron): Remove obsolete function.
* gnu/system/examples/asus-c201.tmpl: Update to use linux-libre-arm-generic.
* gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf: Delete file.
* Makefile.am (AUX_FILES): Update accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.32.0.
[phases]{fake-virtualenv}: Rename to 'do-not-use-virtualenv. Use the new
ELPY_TEST_DONT_USE_VIRTUALENV environment variable to skip tests using
virtualenv, and set the elpy-rpc-virtualenv-path default value to 'system so
that a virtualenv is not needed.
[native-inputs]: Move the Python dependencies to...
[propagated] ...here. This is so that Elpy doesn't nag users with fetching
those from PyPI. Add python-rope.
Fixes <https://bugs.gnu.org/40079>.
Reported-by: sirgazil <sirgazil@zoho.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When attempting to run ert-runner in the build side environment where /bin/sh
doesn't exist as part of the emacs-elpy test suite, Emacs was throwing the
error "Searching for program: No such file or directory, /bin/sh". This is
because the default shell when SHELL is not set was "/bin/sh", as can be seen
in callproc.c:
sh = getenv ("SHELL");
Vshell_file_name = build_string (sh ? sh : "/bin/sh");
Thus, patch the occurrences of "/bin/sh" in the source files of Emacs to refer
to their correct store location.
* gnu/packages/emacs.scm (emacs)[phases]{patch-program-file-names}: Add phase.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes the EMACS-MINIMAL package more generally useful, by adding support
to load autoload definitions. Note that this doesn't negatively impact the
performance of the emacs-build-system, because at that time the --quick option
is used, which disables loading site-start.el (which is the one calling
GUIX-EMACS-AUTOLOAD-PACKAGES).
* gnu/packages/emacs.scm (emacs-minimal)[phases]: Do not delete the
'install-site-start phase.
[inputs]: Add the emacs/guix-emacs.el auxiliary file.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs): Fix indentation.
|
|
|
|
|
|
|
|
| |
This re-instates what the previously reverted commit did, but without adding
a dependency on the (guix build emacs-utils) module.
* gnu/packages/emacs.scm (emacs)[phases]{install-site-start}: Define a
EMACS-BYTE-COMPILE-DIRECTORY procedure, and use it.
|
|
|
|
|
|
|
| |
This reverts commit 4714d0fc1a96eb6d421b64b0b585fe8043dcd07b.
Rational: Having to rebuild Emacs every time (guix build emacs-utils) changes
is not great.
|
|
|
|
| |
* gnu/packages/aux-files/emacs/guix-emacs.el: Remove comment.
|
|
|
|
|
|
|
|
|
|
|
| |
In Emacs 27, --eval now evaluates using lexical scoping. This change adds an
option to select dynamic scoping, by using a workaround proposed in
<https://bugs.gnu.org/39823>.
* guix/build/emacs-utils.scm (emacs-batch-eval): Add a DYNAMIC? keyword
argument. Wrap the EXPR with a call to EVAL that makes use of the argument
to select the scoping mode.
(emacs-generate-autoloads): Use it.
|
|
|
|
| |
* gnu/packages/maths.scm (wxmaxima): Update to 20.03.1.
|
| |
|
|
|
|
|
| |
* gnu/services/base.scm (console-font-service-type): Use quasiquote and
unquote appropriately in docstring.
|
|
|
|
|
|
| |
* doc/guix.texi (Base Services): Add console-font-service-type.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* etc/system-tests.scm (system-test-manifest): In 'local-file' call, use
a name that is a function of COMMIT to match what Cuirass does.
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (i3-gaps): Update to 1.18.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
| |
* gnu/packages/virtualization.scm (qemu-minimal-2.10): Remove variable.
* gnu/packages/debug.scm (qemu-for-american-fuzzy-lop): New variable.
(american-fuzzy-lop)[inputs]: Remove custom-qemu and add
qemu-for-american-fuzzy-lop.
[arguments]: Adjust reference to QEMU in the 'install-qemu' phase.
|
|
|
|
| |
* gnu/packages/debug.scm: Add a license prefix.
|
|
|
|
|
|
|
|
|
|
|
| |
This package was inheriting from electrum, but as now almost all the fields
have differences, let's make these two packages independent from each other.
* gnu/packages/finance.scm (electron-cash): Update to 4.0.13.
[inputs]: Add libevent, openssl, python-cython, python-hidapi,
python-keepkey, python-stem, python-trezor, qtsvg and zlib.
[arguments]: Add a wrap-qt phase allowing qtsvg to be found at runtime to
show SVG icons correctly.
|
|
|
|
| |
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): Update to 36.0.
|
|
|
|
| |
* gnu/packages/bittorrent.scm (qbittorrent)[arguments]: Add a wrap-qt phase.
|
|
|
|
|
|
|
| |
* gnu/packages/backup.scm (libchop)[source]: Add 'modules' and 'snippet'.
[arguments]: Add #:configure-flags; add 'set-libtirpc-include-path' phase.
[native-inputs]: Add RPCSVC-PROTO.
[inputs]: Add LIBTIRPC.
|