summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2023-03-03gnu: Add r-seurat-utils....* gnu/packages/bioinformatics.scm (r-seurat-utils): New variable. Navid Afkhami
2023-03-03gnu: Add r-hgnchelper....* gnu/packages/cran.scm (r-hgnchelper): New variable. Navid Afkhami
2023-03-03gnu: Add r-tictoc....* gnu/packages/bioinformatics.scm (r-tictoc): New variable. Navid Afkhami
2023-03-03gnu: Add r-ggexpress....* gnu/packages/bioinformatics.scm (r-ggexpress): New variable. Navid Afkhami
2023-03-03gnu: Add r-markdownreports....* gnu/packages/bioinformatics.scm (r-markdownreports): New variable. Navid Afkhami
2023-03-03gnu: Add r-markdownhelpers....* gnu/packages/bioinformatics.scm (r-markdownhelpers): New variable. Navid Afkhami
2023-03-03gnu: Add r-codeandroll2....* gnu/packages/bioinformatics.scm (r-codeandroll2): New variable. Navid Afkhami
2023-03-03gnu: Add r-readwriter....* gnu/packages/bioinformatics.scm (r-readwriter): New variable. Navid Afkhami
2023-03-03gnu: Add r-stringendo....* gnu/packages/bioinformatics.scm (r-stringendo): New variable. Navid Afkhami
2023-03-03gnu: Add julia-astrotime....* gnu/packages/julia-xyz.scm (julia-astrotime): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher
2023-03-03gnu: Add julia-muladdmacro....* gnu/packages/julia-xyz.scm (julia-muladdmacro): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher
2023-03-03gnu: Add julia-itemgraphs....* gnu/packages/julia-xyz.scm (julia-itemgraphs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher
2023-03-03gnu: Add julia-lightgraphs....* gnu/packages/julia-xyz.scm (julia-lightgraphs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher
2023-03-03gnu: Add julia-arnoldimethod....* gnu/packages/julia-xyz.scm (julia-arnoldimethod): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher
2023-03-03gnu: Add julia-inflate....* gnu/packages/julia-xyz.scm (julia-inflate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher
2023-03-03gnu: Add julia-earthorientation....* gnu/packages/julia-xyz.scm (julia-earthorientation): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher
2023-03-03gnu: Add julia-remotefiles....* gnu/packages/julia-xyz.scm (julia-remotefiles): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher
2023-03-03gnu: Add julia-optionaldata....* gnu/packages/julia-xyz.scm (julia-optionaldata): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher
2023-03-03gnu: Add julia-leapseconds....* gnu/packages/julia-xyz.scm (julia-leapseconds): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher
2023-03-03gnu: Add r-oscope....* gnu/packages/bioconductor.scm (r-oscope): New variable. Navid Afkhami
2023-03-03gnu: cl-tripod: Fix build....* 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. Guillaume Le Vaillant
2023-03-03gnu: eisl: Update to 2.72....* gnu/packages/lisp.scm (eisl): Update to 2.72. [arguments]: Update 'fix-paths' phase. Guillaume Le Vaillant
2023-03-03gnu: gcl: Update to 2.6.14....* gnu/packages/lisp.scm (gcl): Update to 2.6.14. Guillaume Le Vaillant
2023-03-03gnu: sbcl: Update to 2.3.2....* gnu/packages/lisp.scm (sbcl): Update to 2.3.2. Guillaume Le Vaillant
2023-02-26gnu: fish: Update to 3.6.0....* 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> Winter
2023-02-26gnu: go-github-com-robfig-cron-1.2: Move to (gnu packages golang)....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> Josselin Poiret
2023-03-02gnu: make-mozilla-with-l10n: Use the copy-build-system....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> Maxim Cournoyer
2023-03-02gnu: grimshot: Correct man page path....* gnu/packages/wm.scm (grimshot)[arguments]: Remove 'usr/' from man page path. Signed-off-by: Leo Famulari <leo@famulari.name> Antero Mejr
2023-03-02gnu: Add r-mmuphin....* gnu/packages/bioconductor.scm (r-mmuphin): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Mădălin Ionel Patrașcu
2023-03-02gnu: python-acme, certbot: Update to 2.3.0....* 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> Jack Hill
2023-03-02gnu: grub-efi: Remove test inputs....* gnu/packages/bootloaders.scm (grub-efi)[native-inputs]: Remove parted, qemu-minimal, xorriso. Efraim Flashner
2023-03-02gnu: Add r-chromomap....* gnu/packages/cran.scm (r-chromomap): New variable. Mădălin Ionel Patrașcu
2023-03-02gnu: libmicrohttpd: Update to 0.9.76....* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.76. Efraim Flashner
2023-03-02gnu: gama: Update to 2.24....* gnu/packages/gps.scm (gama): Update to 2.24. Efraim Flashner
2023-03-02gnu: pcmanfm-qt: Update to 1.2.1....* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 1.2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Juliana Sims
2023-03-02gnu: libfm-qt: Update to 1.2.1....* gnu/packages/lxqt.scm (libfm-qt): Update to 1.2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Juliana Sims
2023-03-02gnu: lxqt-panel: Update to 1.2.1....* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Juliana Sims
2023-03-01gnu: FFmpeg: Enable libwebp....* 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> Ryan Sundberg
2023-03-02gnu: gimp: Don't retain reference on GCC....Partly fixes <https://issues.guix.gnu.org/57677>. * gnu/packages/gimp.scm (gimp)[arguments]: Add #:modules and #:phases. 宋文武
2023-03-02gnu: Remove broken xf86 video drivers....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. 宋文武
2023-03-02gnu: cloc: Update to 1.96.1....* gnu/packages/code.scm (cloc): Update to 1.96.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Philippe SWARTVAGHER
2023-03-02gnu: dos2unix: Use new package style....* gnu/packages/textutils.scm (dos2unix)[arguments]: Use gexps. [native-inputs]: Drop labels. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Timotej Lazar
2023-03-02gnu: dos2unix: Update to 7.4.4....* gnu/packages/textutils.scm (dos2unix): Update to 7.4.4. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Timotej Lazar
2023-03-02gnu: mympd: Update to 10.2.4....* gnu/packages/mpd.scm (mympd): Update to 10.2.4. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Bruno Victal
2023-03-02gnu: Add r-maaslin2....* gnu/packages/bioconductor.scm (r-maaslin2): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Mădălin Ionel Patrașcu
2023-03-02gnu: Add r-metagenomeseq....* gnu/packages/bioconductor.scm (r-metagenomeseq): New variable. Mădălin Ionel Patrașcu
2023-03-02gnu: Add r-chemometrics....* gnu/packages/cran.scm (r-chemometrics): New variable. Mădălin Ionel Patrașcu
2023-03-02gnu: Add r-som....* gnu/packages/cran.scm (r-som): New variable. Mădălin Ionel Patrașcu
2023-03-02gnu: Add r-cplm....* gnu/packages/cran.scm (r-cplm): New variable. Mădălin Ionel Patrașcu
2023-03-02gnu: Add r-biglm....* gnu/packages/cran.scm (r-biglm): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Mădălin Ionel Patrașcu