aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* services: base: Deprecate 'mingetty-service' procedure.Bruno Victal2023-03-03
| | | | | | | | * doc/guix.texi (Base Services): Replace mingetty-service with mingetty-service-type. * gnu/services/base.scm (mingetty-service): Deprecate procedure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: base: Deprecate 'login-service' procedure.Bruno Victal2023-03-03
| | | | | | | | * doc/guix.texi (Base Services): Replace with login-service-type. * gnu/services/base.scm (login-service): Deprecate procedure. * gnu/system/install.scm (%installation-services): Use login-service-type. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: base: Deprecate 'host-name-service' procedure.Bruno Victal2023-03-03
| | | | | | | | | | | | | * doc/guix.texi (operating-system Reference): Reorder cross-reference. Add an anchor to be used ... (Base services): ... here by host-name-service-type. Document host-name-service-type. * gnu/services/base.scm: Export host-name-service-type. (host-name-service): Deprecate procedure. * gnu/system.scm (operating-system-default-essential-services): Use host-name-service-type. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add r-seurat-utils.Navid Afkhami2023-03-03
| | | | * gnu/packages/bioinformatics.scm (r-seurat-utils): New variable.
* gnu: Add r-hgnchelper.Navid Afkhami2023-03-03
| | | | * gnu/packages/cran.scm (r-hgnchelper): New variable.
* gnu: Add r-tictoc.Navid Afkhami2023-03-03
| | | | * gnu/packages/bioinformatics.scm (r-tictoc): New variable.
* gnu: Add r-ggexpress.Navid Afkhami2023-03-03
| | | | * gnu/packages/bioinformatics.scm (r-ggexpress): New variable.
* gnu: Add r-markdownreports.Navid Afkhami2023-03-03
| | | | * gnu/packages/bioinformatics.scm (r-markdownreports): New variable.
* gnu: Add r-markdownhelpers.Navid Afkhami2023-03-03
| | | | * gnu/packages/bioinformatics.scm (r-markdownhelpers): New variable.
* gnu: Add r-codeandroll2.Navid Afkhami2023-03-03
| | | | * gnu/packages/bioinformatics.scm (r-codeandroll2): New variable.
* gnu: Add r-readwriter.Navid Afkhami2023-03-03
| | | | * gnu/packages/bioinformatics.scm (r-readwriter): New variable.
* gnu: Add r-stringendo.Navid Afkhami2023-03-03
| | | | * gnu/packages/bioinformatics.scm (r-stringendo): New variable.
* gnu: Add julia-astrotime.Sharlatan Hellseher2023-03-03
| | | | | | * gnu/packages/julia-xyz.scm (julia-astrotime): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-muladdmacro.Sharlatan Hellseher2023-03-03
| | | | | | * gnu/packages/julia-xyz.scm (julia-muladdmacro): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-itemgraphs.Sharlatan Hellseher2023-03-03
| | | | | | * gnu/packages/julia-xyz.scm (julia-itemgraphs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-lightgraphs.Sharlatan Hellseher2023-03-03
| | | | | | * gnu/packages/julia-xyz.scm (julia-lightgraphs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-arnoldimethod.Sharlatan Hellseher2023-03-03
| | | | | | * gnu/packages/julia-xyz.scm (julia-arnoldimethod): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-inflate.Sharlatan Hellseher2023-03-03
| | | | | | * gnu/packages/julia-xyz.scm (julia-inflate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-earthorientation.Sharlatan Hellseher2023-03-03
| | | | | | * gnu/packages/julia-xyz.scm (julia-earthorientation): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-remotefiles.Sharlatan Hellseher2023-03-03
| | | | | | * gnu/packages/julia-xyz.scm (julia-remotefiles): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-optionaldata.Sharlatan Hellseher2023-03-03
| | | | | | * gnu/packages/julia-xyz.scm (julia-optionaldata): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-leapseconds.Sharlatan Hellseher2023-03-03
| | | | | | * gnu/packages/julia-xyz.scm (julia-leapseconds): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add r-oscope.Navid Afkhami2023-03-03
| | | | * gnu/packages/bioconductor.scm (r-oscope): New variable.
* gnu: cl-tripod: Fix build.Guillaume Le Vaillant2023-03-03
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-tripod)[arguments]: Use the 'assoc-ref' form for the bin output. (cl-tripod)[outputs]: Remove bin. (ecl-tripod)[outputs]: Remove bin. [arguments]: Remove 'build-program' phase.
* gnu: eisl: Update to 2.72.Guillaume Le Vaillant2023-03-03
| | | | | * gnu/packages/lisp.scm (eisl): Update to 2.72. [arguments]: Update 'fix-paths' phase.
* gnu: gcl: Update to 2.6.14.Guillaume Le Vaillant2023-03-03
| | | | * gnu/packages/lisp.scm (gcl): Update to 2.6.14.
* gnu: sbcl: Update to 2.3.2.Guillaume Le Vaillant2023-03-03
| | | | * gnu/packages/lisp.scm (sbcl): Update to 2.3.2.
* gnu: fish: Update to 3.6.0.Winter2023-02-26
| | | | | | | | * gnu/packages/shells.scm (fish): Update to 3.6.0. [source]: Remove snippet, as the bundled PCRE2 sources have been removed (see CHANGELOG.rst). Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* file-systems: Validate 'no-diratime flag.Tobias Geerinckx-Rice2023-02-26
| | | | | | | | This follows up on commit c0773455397746b10194bc14c7cef144f4095b65, and adds a comment to avoid this in future. * gnu/system/file-systems.scm (invalid-file-system-flags): Add 'no-diratime to the list of KNOWN-FLAGS.
* gnu: go-github-com-robfig-cron-1.2: Move to (gnu packages golang).Josselin Poiret2023-02-26
| | | | | | | | | | Because (gnu packages golang) and (gnu packages check) use each other, this avoids an undefined symbol due to a module dependency cycle. * gnu/packages/check.scm (go-github-com-robfig-cron-1.2): Move to... * gnu/packages/golang.scm (go-github-com-robfig-cron-1.2): ...here. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: make-mozilla-with-l10n: Use the copy-build-system.Maxim Cournoyer2023-03-02
| | | | | | | | | Fixes <https://issues.guix.gnu.org/61742>. * gnu/packages/gnuzilla.scm (make-mozilla-with-l10n): Rewrite to use the copy-build-system. Reported-by: Feng Shu <tumashu@163.com>
* gnu: grimshot: Correct man page path.Antero Mejr2023-03-02
| | | | | | * gnu/packages/wm.scm (grimshot)[arguments]: Remove 'usr/' from man page path. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add r-mmuphin.Mădălin Ionel Patrașcu2023-03-02
| | | | | | * gnu/packages/bioconductor.scm (r-mmuphin): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: python-acme, certbot: Update to 2.3.0.Jack Hill2023-03-02
| | | | | | | | | * gnu/packages/tls.scm (python-acme): Update to 2.3.0. (certbot)[source]: Update hash. [propagated-inputs]: Remove python-zope-interface and python-zope-component. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: grub-efi: Remove test inputs.Efraim Flashner2023-03-02
| | | | | * gnu/packages/bootloaders.scm (grub-efi)[native-inputs]: Remove parted, qemu-minimal, xorriso.
* gnu: Add r-chromomap.Mădălin Ionel Patrașcu2023-03-02
| | | | * gnu/packages/cran.scm (r-chromomap): New variable.
* gnu: libmicrohttpd: Update to 0.9.76.Efraim Flashner2023-03-02
| | | | * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.76.
* gnu: gama: Update to 2.24.Efraim Flashner2023-03-02
| | | | * gnu/packages/gps.scm (gama): Update to 2.24.
* gnu: pcmanfm-qt: Update to 1.2.1.Juliana Sims2023-03-02
| | | | | | * gnu/packages/lxqt.scm (pcmanfm-qt): Update to 1.2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: libfm-qt: Update to 1.2.1.Juliana Sims2023-03-02
| | | | | | * gnu/packages/lxqt.scm (libfm-qt): Update to 1.2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: lxqt-panel: Update to 1.2.1.Juliana Sims2023-03-02
| | | | | | * gnu/packages/lxqt.scm (lxqt-panel): Update to 1.2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: FFmpeg: Enable libwebp.Ryan Sundberg2023-03-01
| | | | | | | | * gnu/packages/video.scm (ffmpeg)[inputs]: Add libwebp. [arguments]: Pass '--enable-libwebp' to #:configure-flags. (ffmpeg-2.8)[inputs]: Remove libwebp. Co-authored-by: Leo Famulari <leo@famulari.name>
* gnu: gimp: Don't retain reference on GCC.宋文武2023-03-02
| | | | | | Partly fixes <https://issues.guix.gnu.org/57677>. * gnu/packages/gimp.scm (gimp)[arguments]: Add #:modules and #:phases.
* gnu: Remove broken xf86 video drivers.宋文武2023-03-02
| | | | | | | | | | | | Those packages build failed with current xorg-server: openchrome: multiple definition of some functions. other: missing headers for xf86RamDac.h, IBM.h, etc. * gnu/packages/xorg.scm (xf86-video-glint, xf86-video-openchrome xf86-video-suncg6, xf86-video-sunffb, xf86-video-tga xf86-video-trident): Remove packages. * gnu/packages/patches/xf86-video-tga-remove-mibstore.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: cloc: Update to 1.96.1.Philippe SWARTVAGHER2023-03-02
| | | | | | * gnu/packages/code.scm (cloc): Update to 1.96.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: dos2unix: Use new package style.Timotej Lazar2023-03-02
| | | | | | | * gnu/packages/textutils.scm (dos2unix)[arguments]: Use gexps. [native-inputs]: Drop labels. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: dos2unix: Update to 7.4.4.Timotej Lazar2023-03-02
| | | | | | * gnu/packages/textutils.scm (dos2unix): Update to 7.4.4. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: mympd: Update to 10.2.4.Bruno Victal2023-03-02
| | | | | | * gnu/packages/mpd.scm (mympd): Update to 10.2.4. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add r-maaslin2.Mădălin Ionel Patrașcu2023-03-02
| | | | | | * gnu/packages/bioconductor.scm (r-maaslin2): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-metagenomeseq.Mădălin Ionel Patrașcu2023-03-02
| | | | * gnu/packages/bioconductor.scm (r-metagenomeseq): New variable.