summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2023-01-14gnu: Add r-maser.Mădălin Ionel Patrașcu
* gnu/packages/bioconductor.scm (r-maser): New variable.
2023-01-13gnu: Add fbgrab.Maxim Cournoyer
* gnu/packages/linux.scm (fbgrab): New variable.
2023-01-13gnu: Remove linux-libre 6.0.Leo Famulari
This kernel series is no longer supported upstream. * gnu/packages/linux.scm (linux-libre-6.0-version, linux-libre-6.0-gnu-revision, deblob-scripts-6.0, linux-libre-6.0-pristine-source, linux-libre-6.0-source, linux-libre-headers-6.0, linux-libre-6.0): Remove variables. * gnu/packages/aux-files/linux-libre/6.0-arm.conf, gnu/packages/aux-files/linux-libre/6.0-arm64.conf, gnu/packages/aux-files/linux-libre/6.0-i686.conf, gnu/packages/aux-files/linux-libre/6.0-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
2023-01-13gnu: linux-libre-with-bpf: Update to 6.1.Leo Famulari
This is a followup to commit ce8a34bc9ab89f31f107383ba791954864aed372 * gnu/packages/linux.scm (linux-libre-with-bpf): Update to 6.1.
2023-01-13gnu: mgba: Update to 0.10.1.Nicolas Goaziou
* gnu/packages/emulators.scm (mgba): Update to 0.10.1.
2023-01-13gnu: naev: Update to 0.10.2.Nicolas Goaziou
* gnu/packages/games.scm (naev): Update to 0.10.2.
2023-01-13gnu: emacs-org: Update to 9.6.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.1.
2023-01-13gnu: emacs-diff-hl: Update to 1.9.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.9.1.
2023-01-13gnu: emacs-emms: Update to 13.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 13.
2023-01-13gnu: emacs-xref: Update to 1.6.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.6.1.
2023-01-13gnu: emacs-ebdb: Update to 0.8.17.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.17.
2023-01-13gnu: emacs-nadvice: Update to 0.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-nadvice): Update to 0.4.
2023-01-13gnu: emacs-project: Update to 0.9.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.4.
2023-01-13gnu: Add emacs-liberime.Feng Shu
* gnu/packages/emacs-xyz.scm (emacs-liberime): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13gnu: emacs-magit: Fix path to documentation.Simon Streit
* gnu/packages/emacs-xyz.scm: (emacs-magit)[arguments]<#:phases> Fix path in find-files for documentation. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13gnu: emacs-semi-epg: Update to 1.14.6-242.7d8df0e.Hilton Chain
* gnu/packages/emacs-xyz.scm (emacs-semi-epg): Update to 1.14.6-242.7d8df0e. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13gnu: emacs-flim-lb: Update to 1.14.9-134.3a931b5.Hilton Chain
* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to 1.14.9-134.3a931b5. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13gnu: make-linux-libre*: Remove input labels.Maxim Cournoyer
This restores commit dfc6957a5af7d179d4618eb19d4f555c519bc6f2, with an additional fix to the kernel-config procedure so that it returns #f when no configuration exists for the architecture requested, as reported by Pierre Langlois (thanks!). * gnu/packages/linux.scm (kernel-config): Make the return value a gexp, using local-file, while preserving the #f return value in case of no matching config file found. Adjust doc. (make-linux-libre*): Adjust doc. [native-inputs]: Remove input labels. Rewrite config input to be directly expanded... [phases] <configure>: ... here. Re-flow comments. Remove extraneous INPUTS argument. <install>: Likewise.
2023-01-13gnu: picom: Update to 10.2.John Kehayias
* gnu/packages/compton.scm (picom): Update to 10.2. [arguments]: Use a plain list and adjust accordingly. [phases]{patch-autostart-files}: New phase.
2023-01-13gnu: unrar-free: Update to 0.1.3.Leo Famulari
* gnu/packages/compression.scm (unrar-free): Update to 0.1.3.
2023-01-13gnu: Add unrar-free.Foo Chuan Wei
* gnu/packages/compression.scm (unrar-free): New variable.
2023-01-13gnu: thermald: Update to 2.5.1.David Thompson
* gnu/packages/admin.scm (thermald): Update to 2.5.1.
2023-01-13gnu: dezyne: Update to 2.16.3.Jan (janneke) Nieuwenhuizen
* gnu/packages/dezyne.scm (dezyne): Update to 2.16.3.
2023-01-13gnu: r-signac: Update to 1.9.0-1.af41427.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-signac): Update to 1.9.0-1.af41427. [propagated-inputs]: Remove r-ggforce, r-ggrepel, r-ggseqlogo, r-lsa, r-qlcmatrix, and r-seurat; add r-vctrs.
2023-01-13gnu: sent: Install some more useful documentation.Leo Famulari
* gnu/packages/suckless.scm (sent)[arguments]: Install the README.md in a new 'install-doc' phase.
2023-01-13gnu: linux-libre: Update to 6.1.Leo Famulari
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre): Use linux-libre 6.1.
2023-01-13gnu: linux-libre 5.15: Update to 5.15.87.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.87. (linux-libre-5.15-pristine-source): Update hash.
2023-01-13gnu: linux-libre: Update to 6.0.19.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.19. (linux-libre-6.0-pristine-source): Update hash.
2023-01-13gnu: linux-libre 6.1: Update to 6.1.5.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.5. (linux-libre-6.1-pristine-source): Update hash.
2023-01-13gnu: python-cellbender: Update source hash.Marius Bakke
The git tag was moved in-place from d82893c05b4e6b912f7f165dc2cd7c36f29cfc52 to d92cfc5a55c8b1771348468035993c52df975170. * gnu/packages/bioinformatics.scm (python-cellbender)[source](sha256): Update.
2023-01-13gnu: rdma-core: Update to 44.0.Marius Bakke
* gnu/packages/linux.scm (rdma-core): Update to 44.0.
2023-01-13gnu: rdma-core: Remove input labels.Marius Bakke
* gnu/packages/linux.scm (rdma-core)[arguments]: Don't reference rst2man by label. Reindent. [native-inputs, inputs]: Remove labels.
2023-01-13gnu: ovmf-arm: Fix syntax error on armhf-linux.Marius Bakke
* gnu/packages/firmware.scm (ovmf-arm)[arguments]: Don't add an empty set-env phase when building for armhf-linux.
2023-01-13gnu: ovmf-aarch64: Fix syntax error on aarch64-linux.Marius Bakke
* gnu/packages/firmware.scm (ovmf-aarch64)[arguments]: Don't add an empty set-env phase when building for aarch64.
2023-01-13gnu: ungoogled-chromium: Update to 109.0.5414.74-1.Marius Bakke
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for M109. (%chromium-version): Set to 109.0.5414.74. (%arch-revision): Bump to latest. (%arch-patches): Add one patch. (%ungoogled-origin): Update hash. (ungoogled-chromium)[source]: Likewise. [arguments]: Disable H264 for WebRTC. Delete one directory. Remove obsolete substitution. [native-inputs]: Add PYTHON-PYYAML.
2023-01-12gnu: Add dislocker.Petr Hodina
* gnu/packages/linux.scm (dislocker): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12gnu: Add hydra.Petr Hodina
* gnu/packages/password-utils.scm (hydra): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12gnu: guile-aa-tree: Update Guile version to 3.0 .Nicolas Graves
* gnu/packages/guile-xyz.scm (guile-aa-tree): Update Guile version to 3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12gnu: guile-aa-tree: Restrict install to aa-tree.scm.Nicolas Graves
* gnu/packages/guile-xyz.scm (guile-aa-tree): [native-inputs]: Remove guile-2.2. [inputs]: Add guile-2.2. [arguments]: (scheme-file-regexp): Restrict install to aa-tree.scm [arguments]: (phases): Add check phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12gnu: gloo: Add dependency on rdma-core.Ludovic Courtès
* gnu/packages/machine-learning.scm (gloo)[inputs]: Add RDMA-CORE when supported. [arguments]: Pass '-DUSE_IBVERBS=ON' when RDMA-CORE is present. Switch to gexps.
2023-01-12gnu: gloo: Build the shared library only.Ludovic Courtès
* gnu/packages/machine-learning.scm (gloo)[arguments]: Pass '-DBUILD_SHARED_LIBS=ON'.
2023-01-12gnu: gromacs: Mark as tunable.Ludovic Courtès
* gnu/packages/chemistry.scm (gromacs)[properties]: New field.
2023-01-12gnu: Add cellsnp-lite.Simon Tournier
* gnu/packages/bioinformatics.scm (cellsnp-lite): New variable.
2023-01-12gnu: guile-email-latest: Remove package.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-email-latest): Delete variable. * gnu/packages/mail.scm (mumi)[inputs]: Replace guile-email-latest with guile-email.
2023-01-12gnu: Add r-jqr.Ricardo Wurmus
* gnu/packages/cran.scm (r-jqr): New variable.
2023-01-12gnu: monero-gui: Add menu entry file.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui)[arguments]: Update 'install' phase to add icons and menu entry file.
2023-01-12gnu: Remove xfce4-embed-plugin.Kaelyn Takata
The last release of this plugin appears to be 2015, and the package no longer builds as it depends on libxfce4ui-1 which was removed when gtk+-2 support was dropped in 2019. * gnu/packages/xfce.scm (xfce4-embed-plugin): Delete variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12gnu: Remove xfce4-equake-plugin.Kaelyn Takata
The last release of this plugin appears to be 2013, and the package no longer builds as it depends on libxfce4ui-1 which was removed when gtk+-2 support was dropped in 2019. * gnu/packages/xfce.scm (xfce4-equake-plugin): Delete variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12gnu: kirc: Update to 0.3.2.jgart
* gnu/packages/irc.scm (kirc): Update to 0.3.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12gnu: xpra: Update to 4.4.3.Andy Tai
gnu/packages/xorg.scm (xpra): Update to 4.4.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>