Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: eisl: Update to 2.65.•••* gnu/packages/lisp.scm (eisl): Update to 2.65. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> | Joeke de Graaf | 2022-12-12 | 1 | -2/+2 |
* | gnu: cl-april: Update to 1.0-3.bdd74f1.•••* gnu/packages/lisp-xyz.scm (sbcl-april): Update to 1.0-3.bdd74f1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> | Paul A. Patience | 2022-12-12 | 1 | -3/+3 |
* | gnu: Add cl-conduit-packages.•••* gnu/packages/lisp-xyz.scm (cl-conduit-packages, ecl-conduit-packages, sbcl-conduit-packages): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> | jgart | 2022-12-12 | 1 | -0/+28 |
* | gnu: Add cl-fare-csv.•••* gnu/packages/lisp-xyz.scm (cl-fare-csv, ecl-fare-csv, sbcl-fare-csv): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> | jgart | 2022-12-12 | 1 | -0/+31 |
* | gnu: mcomix: Update to 2.0.2.•••* gnu/packages/image-viewers.scm (mcomix): Update to 2.0.2. | Pierre Neidhardt | 2022-12-12 | 1 | -2/+2 |
* | image: Use 512 byte blocks for EFI partitions.•••Addresses <https://issues.guix.gnu.org/59695>. * gnu/build/image.scm (make-vfat-image): When creating a fat filesystem for UEFI bootable partition use 512 byte blocks. | Efraim Flashner | 2022-12-12 | 1 | -1/+4 |
* | gnu: python-seaborn: Update to 0.12.0.•••* gnu/packages/python-xyz.scm (python-seaborn): Update to 0.12.0. [source]: Remove patches. [arguments]: Import (ice-9 match) module. Remove patch-more-tests and start-xserver phases. Replace build and install phases. Fix pytest command in check phase. [native-inputs]: Add python-flit-core and python-pypa-build. Remove xorg-server-for-tests. * gnu/packages/patches/python-seaborn-2690.patch, gnu/packages/patches/python-seaborn-kde-test.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Unregister them. | Arun Isaac | 2022-12-11 | 4 | -333/+24 |
* | gnu: guile-json: Update to 4.7.3.•••* gnu/packages/guile.scm (guile-json): Update to 4.7.3. | Vagrant Cascadian | 2022-12-11 | 1 | -2/+2 |
* | gnu: perl-lingua-translit: Wrap translit program.•••* gnu/packages/perl.scm (perl-lingua-translit)[arguments]: Add “wrap-translit” phase. [inputs]: Add bash-minimal. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> | Evgeny Pisemsky | 2022-12-10 | 1 | -0/+13 |
* | gnu: julia-geometrybasics: Update to 0.4.2.•••* gnu/packages/julia-xyz.scm (julia-geometrybasics): Update to 0.4.2. | Efraim Flashner | 2022-12-10 | 1 | -2/+2 |
* | gnu: julia-http: Update to 0.9.17.•••* gnu/packages/julia-xyz.scm (julia-http): Update to 0.9.17. [arguments]: Skip another test in 'disable-network-tests phase. | Efraim Flashner | 2022-12-10 | 1 | -2/+5 |
* | gnu: julia-chainrulescore: Skip two tests.•••* gnu/packages/julia-xyz.scm (julia-chainrulescore)[arguments]: Add a phase to skip two tests. | Efraim Flashner | 2022-12-10 | 1 | -0/+9 |
* | gnu: julia-colortypes: Update to 0.11.1.•••* gnu/packages/julia-xyz.scm (julia-colortypes): Update to 0.11.1. [arguments]: Add phase to skip broken test. | Efraim Flashner | 2022-12-10 | 1 | -2/+11 |
* | gnu: julia-irtools: Update to 0.4.7.•••* gnu/packages/julia-xyz.scm (julia-irtools): Update to 0.4.7. | Efraim Flashner | 2022-12-10 | 1 | -2/+2 |
* | gnu: julia-benchmarktools: Update to 1.3.2.•••* gnu/packages/julia-xyz.scm (julia-benchmarktools): Update to 1.3.2. | Efraim Flashner | 2022-12-10 | 1 | -2/+2 |
* | gnu: julia-fixedpointnumbers: Update to 0.8.4-1.59ee94b.•••* gnu/packages/julia-xyz.scm (julia-fixedpointnumbers): Update to 0.8.4-1.59ee94b. [arguments]: Skip tests. Remove 'disable-failing-test phase. | Efraim Flashner | 2022-12-10 | 1 | -28/+23 |
* | installer: Detect mapped installation devices.•••Fixes: <https://issues.guix.gnu.org/59823> * gnu/installer/parted.scm (mapped-device?, mapped-device-parent-partition): New procedures. (eligible-devices): Detect mapped installation devices using the new procedures. | Mathieu Othacehe | 2022-12-10 | 1 | -1/+33 |
* | gnu: emacs-wisp-mode: Update to 1.0.8.•••* gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 1.0.8. | Nicolas Goaziou | 2022-12-10 | 1 | -3/+3 |
* | gnu: emacs-logview: Update to 0.16.•••* gnu/packages/emacs-xyz.scm (emacs-logview): Update to 0.16. | Nicolas Goaziou | 2022-12-10 | 1 | -2/+2 |
* | gnu: emacs-jarchive: Update to 0.9.0.•••* gnu/packages/emacs-xyz.scm (emacs-jarchive): Update to 0.9.0. | Nicolas Goaziou | 2022-12-10 | 1 | -2/+2 |
* | gnu: emacs-evil-nerd-commenter: Update to 3.6.0.•••* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.6.0. | Nicolas Goaziou | 2022-12-10 | 1 | -2/+2 |
* | gnu: emacs-ement: Update to 0.5.1.•••* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.5.1. | Nicolas Goaziou | 2022-12-10 | 1 | -2/+2 |
* | gnu: emacs-company-math: Update to 1.5.•••* gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.5. | Nicolas Goaziou | 2022-12-10 | 1 | -2/+2 |
* | gnu: emacs-company-emoji: Update to 2.7.0.•••* gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 2.7.0. | Nicolas Goaziou | 2022-12-10 | 1 | -2/+2 |
* | gnu: Add emacs-acme-theme.•••* gnu/packages/emacs-xyz.scm (emacs-acme-theme): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | jgart | 2022-12-10 | 1 | -0/+23 |
* | gnu: Add emacs-carp.•••* gnu/packages/emacs-xyz.scm (emacs-carp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | jgart | 2022-12-10 | 1 | -0/+25 |
* | gnu: linux-libre 4.9: Update to 4.9.335.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.335. (linux-libre-4.9-pristine-source): Update hash. | Leo Famulari | 2022-12-09 | 1 | -2/+2 |
* | gnu: linux-libre 4.14: Update to 4.14.301.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.301. (linux-libre-4.14-pristine-source): Update hash. | Leo Famulari | 2022-12-09 | 1 | -2/+2 |
* | gnu: linux-libre 4.19: Update to 4.19.268.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.268. (linux-libre-4.19-pristine-source): Update hash. | Leo Famulari | 2022-12-09 | 1 | -2/+2 |
* | gnu: linux-libre 5.4: Update to 5.4.226.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.226. (linux-libre-5.4-pristine-source): Update hash. | Leo Famulari | 2022-12-09 | 1 | -2/+2 |
* | gnu: linux-libre 5.10: Update to 5.10.158.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.158. (linux-libre-5.10-pristine-source): Update hash. | Leo Famulari | 2022-12-09 | 1 | -2/+2 |
* | gnu: linux-libre 5.15: Update to 5.15.82.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.82. (linux-libre-5.15-pristine-source): Update hash. | Leo Famulari | 2022-12-09 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 6.0.12.•••* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.12. (linux-libre-6.0-pristine-source): Update hash. | Leo Famulari | 2022-12-09 | 1 | -2/+2 |
* | gnu: xdg-desktop-portal-wlr: Install missing documentation.•••* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr)[arguments]: Add a new 'install-documentation phase. | Tobias Geerinckx-Rice | 2022-12-04 | 1 | -1/+6 |
* | Revert "gnu: make-linux-libre*: Remove input labels."•••This reverts commit dfc6957a5af7d179d4618eb19d4f555c519bc6f2. git-bisect found it broke guix pull on non-x86_64 systems like powerpc64le, for reasons to investigate. | Maxim Cournoyer | 2022-12-09 | 1 | -41/+41 |
* | gnu: julia-optimtestproblems: Add missing dependencies.•••* gnu/packages/julia-xyz.scm (julia-optimtestproblems)[arguments]: Add missing base dependencies to julia-package-dependencies. | Efraim Flashner | 2022-12-09 | 1 | -1/+5 |
* | gnu: julia-statsbase: Update to 0.33.10.•••* gnu/packages/julia-xyz.scm (julia-statsbase): Update to 0.33.10. | Efraim Flashner | 2022-12-09 | 1 | -2/+2 |
* | gnu: julia-distances: Update to 0.10.7.•••* gnu/packages/julia-xyz.scm (julia-distances): Update to 0.10.7. [arguments]: Skip an additional test on 32-bit systems. | Efraim Flashner | 2022-12-09 | 1 | -3/+10 |
* | gnu: julia-bfloat16s: Update to 0.4.0.•••* gnu/packages/julia-xyz.scm (julia-bfloat16s): Update to 0.4.0. | Efraim Flashner | 2022-12-09 | 1 | -20/+17 |
* | gnu: guile-next: Update to a1a8558.•••* gnu/packages/guile.scm (guile-next): Update to a1a8558. | Ludovic Courtès | 2022-12-09 | 1 | -3/+3 |
* | gnu: Add htmlq.•••* gnu/packages/rust-apps.scm (htmlq): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Greg Hogan | 2022-12-09 | 1 | -0/+25 |
* | gnu: Add rust-kuchiki-0.8.•••* gnu/packages/crates-io.scm (rust-kuchiki-0.8): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Greg Hogan | 2022-12-09 | 1 | -0/+26 |
* | gnu: Add guile-jtd.•••* gnu/packages/guile-xyz.scm (guile-jtd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | jgart | 2022-12-09 | 1 | -0/+24 |
* | gnu: Add buku-run.•••* gnu/packages/web.scm (buku-run): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Hilton Chain | 2022-12-09 | 1 | -0/+41 |
* | gnu: rawtherapee: Update to 5.9.•••* gnu/packages/photo.scm (rawtherapee): Update to 5.9. [arguments]: Use gexp. [inputs]: Remove labels. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Sharlatan Hellseher | 2022-12-09 | 1 | -33/+34 |
* | system: images: Add networking support to pine64 image.•••* gnu/system/images/pine64.scm (pine64-barebones-os) [services]: Add dhcp-client-service-type and ntp-service-type to the list of services. [packages]: Add nss-certs to the list of packages. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Gabriel Wicki | 2022-12-09 | 1 | -7/+14 |
* | services: wireguard: Use the parameterized wireguard package.•••* gnu/services/vpn.scm (wireguard-activation): Use the "wg" binary from the package given to <wireguard-configuration>. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | EuAndreh | 2022-12-09 | 1 | -2/+2 |
* | gnu: gmid: Update to 1.8.6.•••* gnu/packages/web.scm (gmid): Update to 1.8.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | cage | 2022-12-09 | 1 | -2/+2 |
* | gnu: nethack: Fix missing command line arguments support in wrapper.•••* gnu/packages/games.scm (nethack)[phases]: Pass "$@" to nethack. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Ron Nazarov | 2022-12-09 | 1 | -2/+2 |
* | gnu: sameboy: Update to 0.15.8.•••* gnu/packages/emulators.scm (sameboy): Update to 0.15.8. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Felix Gruber | 2022-12-09 | 1 | -2/+2 |