summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: efibootmgr: Update to 18.base-for-issue-62235base-for-issue-62225Maxim Cournoyer2023-03-15
| | | | | | | * gnu/packages/linux.scm (efibootmgr): Update to 18. [source]: Delete snippet, modules and patches fields. * gnu/packages/patches/efibootmgr-remove-extra-decl.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
* gnu: thc-ipv6: Update to 3.8.Sharlatan Hellseher2023-03-15
| | | | | | | | | | | | | * gnu/packages/networking.scm (thc-ipv6): Update to 3.8. [source]: Use version tag instead of commit. [arguments]: Use Gexps. <make-flags>: Use cc-for-target as it's commented out in Makefile. <phases>: Combine the phases 'use-source-date-epoch-in-manpages' and 'patch-paths' into a new 'patch-makefile' phase. Simplify 'install-more-docs' phase. [inputs]: Add libnetfilter-queue and libnfnetlink. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 4.14: Update to 4.14.309.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.309. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.277.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.277. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.236.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.236. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.174.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.174. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.102.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.102. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre 6.1: Update to 6.1.19.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.19. (linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
* gnu: linux-libre: Update to 6.2.6.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.6. (linux-libre-6.2-pristine-source, deblob-scripts-6.2): Update hashes.
* gnu: Add python-poliastro.Sharlatan Hellseher2023-03-16
| | | | | | * gnu/packages/astronomy.scm (python-poliastro): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-plotly: Fix version detection.Sharlatan Hellseher2023-03-16
| | | | | | | | * gnu/packages/graph.scm (python-plotly): Apply new package style. [arguments]: Add new fix-version phase. [arguments]{phases}: chdir phase, remove trailing #f from lambda. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-czml3.Sharlatan Hellseher2023-03-16
| | | | | | * gnu/packages/astronomy.scm (python-czml3): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: xmoto: Update to 0.6.2.Nicolas Goaziou2023-03-16
| | | | | | | * gnu/packages/games.scm (xmoto): Update to 0.6.2. [arguments]<#:phases>: Follow SDL2 switch. [inputs]: Delete LUA-5.1, SDL, SDL-MIXER, SDL-NET and SDL-TTF. Add LUA, SDL2, SDL2-mixer, SDL2-NET and SDL2-TTF.
* gnu: lagrange: Update to 1.15.4.Parnikkapore via Guix-patches via2023-03-16
| | | | | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.15.4. [native-search-paths]: Add share to XDG_DATA_DIRS. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-jsonrpc: Update to 1.0.17.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-jsonrpc): Update to 1.0.17.
* gnu: emacs-yaml: Update to 0.5.2.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 0.5.2.
* gnu: emacs-zenburn-theme: Update to 2.8.0.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-zenburn-theme): Update to 2.8.0.
* gnu: emacs-vertico: Update to 1.2.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.2.
* gnu: emacs-package-lint: Update to 0.17.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.17.
* gnu: emacs-inspector: Update to 0.28.Nicolas Goaziou2023-03-16
| | | | | * gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.28. [arguments]<#:phases>: Remove unnecessary phase.
* gnu: emacs-consult: Update to 0.33.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.33.
* gnu: emacs-ef-themes: Update to 0.11.0.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 0.11.0.
* gnu: emacs-citar: Run tests.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-citar)[arguments]: Run tests.
* gnu: emacs-citar: Update to 1.2.0.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.2.0.
* gnu: emacs-xref: Update to 1.6.3.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.6.3.
* gnu: emacs-eglot: Update to 1.13.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.13.
* gnu: emacs-subed: Update to 1.2.0.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.0.
* gnu: emacs-julia-snail: Update propagated-inputs.Nicolas Graves via Guix-patches via2023-03-16
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-julia-snail)[propagated-inputs]: Add JULIA-TOKENIZE and JULIA-CSTPARSER. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add julia-cstparser.Nicolas Graves via Guix-patches via2023-03-16
| | | | | | * gnu/packages/julia-xyz.scm (julia-cstparser): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add julia-tokenize.Nicolas Graves via Guix-patches via2023-03-16
| | | | | | * gnu/packages/julia-xyz.scm (julia-tokenize): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-julia-snail: Update include list.Nicolas Graves via Guix-patches via2023-03-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-julia-snail): Update include list. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-ac-php.Rostislav Svoboda2023-03-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ac-php): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-xcscope.Rostislav Svoboda2023-03-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-xcscope): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add r-conqur.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioinformatics.scm (r-conqur): New variable.
* gnu: Add r-cqrreg.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/cran.scm (r-cqrreg): New variable.
* gnu: Add r-fastdummies.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/cran.scm (r-fastdummies): New variable.
* gnu: r-biocthis: Update to 1.8.3.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-biocthis): Update to 1.8.3.
* gnu: r-chromvar: Update to 1.20.2.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-chromvar): Update to 1.20.2.
* gnu: r-fishpond: Update to 2.4.1.Ricardo Wurmus2023-03-15
| | | | | * gnu/packages/bioconductor.scm (r-fishpond): Update to 2.4.1. [propagated-inputs]: Remove r-rcpp.
* gnu: r-s4vectors: Update to 0.36.2.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.36.2.
* gnu: r-biocviews: Update to 1.66.3.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-biocviews): Update to 1.66.3.
* gnu: r-bioccheck: Update to 1.34.3.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-bioccheck): Update to 1.34.3.
* gnu: r-variancepartition: Update to 1.28.7.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.28.7.
* gnu: r-circrnaprofiler: Update to 1.12.2.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-circrnaprofiler): Update to 1.12.2.
* gnu: r-cicero: Update to 1.16.2.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-cicero): Update to 1.16.2.
* gnu: r-rsubread: Update to 2.12.3.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-rsubread): Update to 2.12.3.
* gnu: r-iclusterplus: Update to 1.34.3.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-iclusterplus): Update to 1.34.3.
* gnu: r-rbowtie2: Update to 2.4.2.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-rbowtie2): Update to 2.4.2.
* gnu: r-motifbreakr: Update to 2.12.3.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-motifbreakr): Update to 2.12.3.
* gnu: r-clusterexperiment: Update to 2.18.2.Ricardo Wurmus2023-03-15
| | | | * gnu/packages/bioconductor.scm (r-clusterexperiment): Update to 2.18.2.