Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-check.scm (python-assertpy): New variable.
Change-Id: Ia17d256361eebe977a7d663b473e6c907ffe4ec2
|
|
* gnu/packages/sphinx.scm (python-sphinx-gallery): Update to 0.14.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom phases; add custom build phase
'delete-webp-example; move test flags to #:test-flags.
[propagated-inputs]: Add python-jupyterlite-sphinx.
Change-Id: I58f4b952fe5a2bf942d77813a8a2eeef2e4750b6
|
|
* gnu/packages/jupyter.scm (python-jupyterlite-sphinx): New variable.
Change-Id: I182c98e0c47d28012882994824232c3473ba3dcd
|
|
* gnu/packages/jupyter.scm (python-jupyterlite-core): New variable.
Change-Id: I3b015f7bbb45d9575280a5b8c01d67459d6f143e
|
|
* gnu/packages/cran.scm (r-deming): New variable.
Change-Id: I9374a69603f88dd8c78a3c5bd2bdf2b992de2101
|
|
* gnu/packages/cran.scm (r-httpuv): Update to 1.6.12.
[arguments]: Remove.
[native-inputs]: Add pkg-config.
Change-Id: I1ae9378ce65a689869edd921f3f64a99aa714788
|
|
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.4.4.
Change-Id: Ia21a38da8fdbcefaa6521a6843c4431b0d1ff47d
|
|
* gnu/packages/statistics.scm (r-gdata): Update to 3.0.0.
[inputs]: Remove perl.
Change-Id: If9a66e4c8a8030214d53d7b2934c79cd098a278c
|
|
This follows up on commit a55e18f17cc82a01c11d03bdfb693c62cb068d5c.
Change-Id: If61e46da1dc4f352b362ad3db42859322846984b
|
|
* gnu/packages/cran.scm (r-ggdist): New variable.
Change-Id: Ia9f57e1efcbb9df08a79d9e51bc438fa64fe61e2
|
|
* gnu/packages/maths.scm (gnuplot): Update to 5.4.9.
[arguments]<#:configure-flags>: Add --with-qt=no.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/web.scm (lighttpd): Update to 1.4.72.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-versioneer): Update to 0.29.
[build-system]: Switch to pyproject-build-system.
[arguments, native-inputs, propagated-inputs]: New fields.
[license]: Set to Unlicense.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/music.scm (picard): Update to 2.10.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 4.0.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.28.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/patches/hplip-usb-timeout.patch: New file.
* gnu/local.mk: Register it.
* gnu/packages/cups.scm (hplip): Use it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/curl.scm (curlie): Update to 1.7.2.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: Ic54bb5c1975fe8b954b4ab4b72ca5748c0924b7a
|
|
* gnu/packages/diffoscope.scm (diffoscope): Update to 251.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/mpd.scm (mympd): Update to 12.1.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.7.1.
[arguments]: Remove "strip" phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/radio.scm (gqrx): Update to 2.17.3.
Change-Id: Ie5722c0f693e41bb1eadb3e2397ce3f4404b8664
|
|
* gnu/packages/lisp.scm (eisl): Update to 3.50.
Change-Id: Iecefae965ab5a4f8a6d7e5cff2c9d2c2a02668ac
|
|
* gnu/packages/java.scm (abcl): Update to 1.9.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
Includes fixes for CVE-2023-5721, CVE-2023-5724, CVE-2023-5725,
CVE-2023-5726, CVE-2023-5727, CVE-2023-5728, CVE-2023-5730, and
CVE-2023-5732.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
|
|
* gnu/services/admin.scm (<rottlog-configuration>): Rename accessors
rottlog-rottlog to rottlog-configuration-rottlog, rottlog-rc-file to
rottlog-configuration-rc-file, rottlog-rotations to
rottlog-configuration-rotations, rottlog-jobs to rottlog-configuration-jobs.
(rottlog-etc, rottlog-jobs-or-default, rottlog-service-type): Adjust
accordingly.
|
|
* gnu/packages/emacs-xyz.scm (emacs-pacfiles-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I3ddb9ba2beff5466dc235915da18365f1fd389c2
|
|
* gnu/packages/ipfs.scm (go-ipfs): Update to 0.15.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ipfs.scm (go-ipfs): Rename to "kubo".
(go-ipfs): Define as deprecated by "kubo".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/tor.scm (tor): Update to 0.4.8.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Includes a fix for a use-after-free bug:
<https://github.com/jerry40/guile-simple-zmq/pull/20>
* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to d25d186.
Change-Id: I1dfb7b1c0e97bb92425ade676ab29be33b8ae20d
|
|
* doc/guix-cookbook.texi (The benefits of manifests)
(Reproducible profiles): Add cross-references.
|
|
Multiple profiles are relatively hard to set up and maintain, especially
for newcomers. Thus, suggest ‘guix shell’ as an alternative.
* doc/guix-cookbook.texi (Guix Profiles in Practice): Add note
linking to ‘guix shell’.
(The benefits of manifests): Remove outdated info about ‘guix
environment’ and profiles that may be GC’d. Update.
|
|
* doc/guix.texi (Getting Started): Mention Guix Home.
(Home Configuration): Remove “still under development” note.
|
|
So far this section would appear before “Getting Started”. This moves
it right after “System Configuration”.
* doc/guix.texi (System Troubleshooting Tips): Move after “System
Configuration”.
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.9.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I8c8fadb197477566f1faea199cbe9ed8d25d9847
|
|
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.28-0.0cc2e73.
[arguments]: Update 'set-fasl-directory' phase.
(cl-slime-swank)[arguments]: Remove 'revert-asd-patch' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I2a363582832745e88ce6815a2ff144f29dce9bbc
|
|
* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.28-0.0cc2e73.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I6de344de136c7f68a93e6b5e02f6a96b3e3127e5
|
|
* gnu/packages/python-xyz.scm (python-google-pasta): New variable.
Change-Id: I0545997e7ef1eaec73607fed8e34391134ed0d47
|
|
Includes fixes for CVE-2023-45802, CVE-2023-43622 and CVE-2023-31122.
References:
* <https://dlcdn.apache.org/httpd/CHANGES_2.4.58>
* gnu/packages/web.scm (httpd): Update to 2.4.58.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-cpal-0.13)[source]: Add snippet to
force accepting any version of the jack crate.
Change-Id: Ic9bf0ad8434eeb02b3ff8d6373155a40851d3402
|
|
* gnu/packages/crates-io.scm (rust-librespot-playback-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: Ic8f7cc49dca37f1aa4fbd3c2fae26dd0976d44a4
|
|
* gnu/packages/crates-io.scm (rust-rodio-0.15): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I4b084b5f7bdba29f2a0661c0e106169ffde5c74a
|
|
* gnu/packages/crates-io.scm (rust-symphonia-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: Ic7f1871fc1c7cadab84872b28cd2df1939546a31
|
|
* gnu/packages/crates-io.scm (rust-symphonia-format-wav-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-symphonia-format-ogg-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-symphonia-format-isomp4-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-symphonia-codec-vorbis-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-symphonia-code-pcm-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-symphonia-codec-aac-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|