Age | Commit message (Collapse) | Author |
|
* gnu/packages/lisp-xyz.scm (cl-binary-types, ecl-binary-types,
sbcl-binary-types): New variables.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank)[arguments]: Patch swank.asd to
store the .fasl in the ASDF registry so that they are found in the
package.
Also patch swank-loader.lisp so that it does not try to remove the .fasl from
the store.
(cl-slime-swank)[arguments]: Revert above patch of the swank.ask so that the
source package does not get bound to the SBCL package.
We would not have to do this if SLIME/Swank used ASDF properly instead of
working around it.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-dexador)[native-inputs]: Comment out.
This takes the closure size from 357 MiB down to 342 MiB.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-osicat)[source]: Remove unneeded release.sh
file.
This takes the closure size of cl-osicat from 40 MiB down to 0 MiB.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard)[inputs]: Replace xclip
with xsel.
[arguments]: Adapt reference.
This takes the closure size of cl-trivial-clipboard from 90 MiB down to 78 MiB.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cluffer)[arguments]: Unpatch shell shebangs.
It's only needed to generate the documentation (which we should do at
build-time by the way).
This takes the closure size of cl-cluffer from 40 MiB down to 0 MiB.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-gopher)[arguments]: Delete the
useless '.lsh' files.
This takes the closure size from 150 MiB down to 0 MiB.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-moptilities)[arguments]: Delete the
'test-results' folder.
This takes the closure size from 158 MiB down to 0 MiB :)
|
|
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank)[source]: Delete the 'doc' folder.
This takes the closure size from 159 MiB down to 156 MiB.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-clsql)[source]: Delete the 'debian' folder
and all Makefiles.
This takes the closure size from 930 MiB down to 889 MiB.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-uffi)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-rss)[source]: Delete the 'debian' folder.
This takes the closure size from 234 MiB down to 176 MiB.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-base64)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-kmrcl)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-puri)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
|
|
* gnu/packages/lisp-check.scm (sbcl-xlunit)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
|
|
* gnu/packages/lisp-check.scm (sbcl-ptester)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
|
|
* gnu/packages/lisp-check.scm (sbcl-rt)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
|
|
* gnu/packages/lisp.scm (sbcl)[arguments]: Add phase to do it.
This shrinks SBCL from 167MiB to 150MiB.
Most importantly, this propagates to all sbcl-* packages.
|
|
* gnu/packages/textutils.scm (ack): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/perl.scm (perl-file-next): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/machine-learning.scm (python-pyro-api): New variable.
|
|
* gnu/packages/jupyter.scm (python-nbstripout): New variable.
|
|
* gnu/packages/python-check.scm (python-pytest-cram): New variable.
|
|
* gnu/packages/python-science.scm (python-opt-einsum): New variable.
|
|
* gnu/packages/machine-learning.scm (python-torchfile): New variable.
|
|
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.11.
|
|
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.20.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.322.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.287.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.251.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.204.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.129.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.53.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.10.
(linux-libre-5.18-pristine-source): Update hash.
|
|
* gnu/packages/gawk.scm (cppawk, cppawk-egawk): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gawk.scm (egawk-next): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gawk.scm (gawk-mpfr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gawk.scm: Import (guix licenses) with 'license:' prefix.
(gawk, mawk)[license]: Prefix with 'license:'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/graph.scm (python-graph-tool): Update to 2.45.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* doc/guix-cookbook.texi (A Scheme Crash Course): Link to "A Scheme
Primer". Group references in @quotation for clarity.
|
|
* doc/guix-cookbook.texi (A Scheme Crash Course): Suggest 'guix shell'
instead of 'guix environment'.
(Customizing the Kernel, The benefits of manifests): Likewise.
|
|
This is a followup to c145e51844bf52eb77cdc969a0fe30a48755b29e.
See discussion at
<https://lists.gnu.org/archive/html/guix-devel/2022-07/msg00011.html>.
* gnu/packages/curl.scm (curl-7.84.0)[arguments]: Remove
'skip-failing-tests' and add 'tweak-lib3026-test'.
|
|
* etc/teams.scm.in ("Björn Höfling"): New member.
|
|
Gdal declared its configure script as deprecated with the release of
version 3.5 and is planning to deprecate it with release 3.6 which is
scheduled for November 2022.
* gnu/packages/geo.scm (gdal)[build-system]: Use cmake-build-system.
[arguments]: Remove configure flags for library search paths;
they are found automatically by cmake now. Add
-DGDAL_USE_INTERNAL_LIBS=WHEN_NO_EXTERNAL and
-DGDAL_USE_JPEG12_INTERNAL=OFF to get approximately the same results
as with the old configure script.
[inputs]: Remove pcre. Add pcre2 and qhull.
|
|
* gnu/packages/python.scm (python-debug) [synopsis]: Update.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/sssd.scm (sssd): Update to 2.7.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
I'm looking at this as the Guix Data Service uses this behaviour to record and
display logs from inferior processes.
* guix/inferior.scm (open-bidirectional-pipe): Call dup2 for file descriptor
2, passing either the file number for the current error port, or a file
descriptor for /dev/null.
* tests/inferior.scm ("#:error-port stderr", "#:error-port pipe"): Add two new
tests that cover some of the #:error-port behaviour.
|
|
* gnu/packages/search.scm (omega): New variable.
* gnu/packages/search.scm (xapian): Add note to update omega when updating
xapian.
|
|
* gnu/packages/video.scm (vlc)[inputs]: Add bash-minimal, silencing a warning
from "guix lint vlc" as "wrap-program" is used in the package definition.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|