Age | Commit message (Collapse) | Author |
|
* gnu/packages/wm.scm (sbcl-stumpwm-mem): New variable.
|
|
* gnu/packages/wm.scm (sbcl-stumpwm-cpu): New variable.
|
|
* gnu/packages/wm.scm (sbcl-stumpwm-numpad-layouts): New variable.
|
|
* gnu/packages/wm.scm (stumpwm): Update to 20.11.
|
|
* gnu/packages/lisp.scm (sbcl): Update to 2.0.11.
|
|
* gnu/packages/lisp.scm (clisp)[source]: Remove patch that does not seem to be
needed anymore.
[arguments]: Remove (obsolete?) #:build keyword. Enable ASDF and explicitly
enable ffcall, readline, sigsegv. Enable parallel-build since they seem to
work now.
|
|
* gnu/packages/lisp-xyz.scm (cl-generic-cl, ecl-generic-cl, sbcl-generic-cl):
New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-environments): Update to 20201110.
[build-system]: Use asdf-build-system/sbcl.
(ecl-cl-environments, sbcl-cl-environments): New variables.
(sbcl-static-dispatch): Comment which error we get when using
sbcl-cl-environments.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-alexandria): Update to 1.2.
|
|
* gnu/packages/web-browsers.scm (gmni): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
It is a common mistake to modify an <origin> record that computes to a
fixed-output derivation, forgetting to update its hash field, only to find out
that a previously built source gets used instead. While there doesn't seem to
be an obvious solution to this problem, we can at least document the fact that
sources can be checked the same as other builds.
* doc/guix.texi (Additional Build Options): Document that source derivation
builds can be verified using --check.
|
|
* gnu/packages/backup.scm (par2cmdline): Update to 0.8.1.
|
|
* gnu/packages/gps.scm (gpxsee): Update to 7.37.
|
|
* gnu/packages/gd.scm (perl-gd): Update to 2.73.
|
|
* gnu/packages/kde-utils.scm (rsibreak): Update to 0.12.13.
|
|
* gnu/packages/gnupg.scm (signing-party): Update to 2.11.
|
|
* guix/scripts/processes.scm (lock->recutils): New procedure.
(daemon-session->recutils): Use it.
(daemon-sessions->recutils, session-key->recutils)
(session-scalars->normalized-record)
(child-process->normalized-record)
(daemon-sessions->normalized-record): New procedures.
(session-rec-type, lock-rec-type, child-process-rec-type)
(%available-formats): New variables.
(list-formats): New procedure.
(%options, show-help): Add '--format'.
(%default-options): New variable.
(guix-processes): Use 'parse-command-line' instead of 'args-fold*'.
Honor the 'format' value in OPTIONS.
* doc/guix.texi (Invoking guix processes): Document '--format'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/scripts/processes.scm (daemon-session->recutils): Put child
process information in separate fields.
* doc/guix.texi (Invoking guix processes): Document change in output of
'guix processes'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* nix/libstore/build.cc (DerivationGoal::startBuilder): Remove
"NIX_OUTPUT_CHECKED" hack.
|
|
* gnu/packages/linux.scm (mcelog): Update to 173.
|
|
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.17.
|
|
* gnu/packages/libphidget.scm (libphidget): Update to 2.1.9.20190409.
|
|
* gnu/packages/linux.scm (unionfs-fuse): Update to 2.1.
|
|
* gnu/packages/mail.scm (altermime): Update to 0.3.11.
|
|
* gnu/packages/terminals.scm (libtermkey): Update to 0.22.
[arguments]: Add a 'patch-failing-test phase.
|
|
* gnu/packages/terminals.scm (libtermkey)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/ci.scm (hydra-jobs): Temporarily disable image-jobs.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.7.0.
|
|
* gnu/packages/video.scm (streamlink): Update to 1.7.0.
|
|
* gnu/packages/audio.scm (cava): Update to 0.7.3.
|
|
* gnu/packages/wm.scm (xnotify): Update to 0.7.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dired-rsync): Update to 0.5.
|
|
* gnu/packages/wm.scm (xmenu)[version]: Update to 4.4.1.
[inputs]: Add xinerama.
|
|
* gnu/packages/wm.scm (xclickroot): Update to 1.2.
|
|
* gnu/packages/ssh.scm (webssh): Update to 1.5.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-polymode-markdown): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/games.scm (nudoku)[source]: Remove trailing .git from URI.
|
|
* gnu/packages/games.scm (nudoku)[source]: Add file-name field.
|
|
* gnu/packages/python-xyz.scm (python-pytelegrambotapi): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/tex.scm (texmaker): Update to 5.0.4.
|
|
* gnu/packages/version-control.scm (stgit): Update to 0.23.
|
|
* packages/version-control.scm (stgit)[home-page]: Follow HTML redirection.
|
|
* gnu/packages/vim.scm (vim): Update to 8.2.2067.
|
|
* gnu/packages/tor.scm (privoxy)[arguments]: Add "--with-brotli"
to the #:configure-flags.
[inputs]: Add brotl.
|
|
* gnu/packages/tor.scm (privoxy)[arguments]: Add "--with-openssl"
to the #:configure-flags.
[inputs]: Add openssl.
|
|
|
|
* gnu/packages/version-control.scm (b4): Update to 0.5.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/version-control.scm (grokmirror): Update to 2.0.5.
[propagated-inputs]: Add python-packaging.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/web.scm (esbuild): Update to 0.8.16.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|