summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-01gnu: vte-ng: Remove package.宋文武
It fails to build and is not used anymore. * gnu/packages/gnome.scm (vte-ng): Remove package.
2023-08-01licenses: Add Arphic-1999 (Aprhic Public License).walky_talky
* guix/licenses.scm (arphic-1999): New variable. * guix/import/utils.scm (%spdx-license-identifiers): Add Arphic-1999. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-01gnu: xfce4-verve-plugin: Update to 2.0.3.宋文武
* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.0.3. [inputs]: Add pcre2.
2023-08-01gnu: xfce4-cpugraph-plugin: Update to 1.2.8.宋文武
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.8.
2023-08-01gnu: xfce4-volumed-pulse: Update to 0.2.4.宋文武
* gnu/packages/xfce.scm (xfce4-volumed-pulse): Update to 0.2.4.
2023-08-01gnu: xfce4-settings: Update to 4.18.3.宋文武
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.3.
2023-08-01gnu: xfce4-clipman-plugin: Update to 1.6.4.宋文武
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.4.
2023-08-01gnu: cagebreak: Update to 2.2.0, install man pages.宋文武
* gnu/packages/wm.scm (cagebreak): Update to 2.2.0. [arguments]: Add '-Dman-pages=true' to configure-flags. [native-inputs]: Replace pandoc with scdoc.
2023-08-01gnu: ccache: Update to 4.8.2.fanquake
* gnu/packages/ccache.scm (ccache): Update to 4.8.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-01gnu: termite: Update to 16.6 (a maintained fork).宋文武
* gnu/packages/terminals.scm (termite): Switch to maintained fork. [description]: Adjust.
2023-08-01gnu: Add python-scm-sr-ht.Ricardo Wurmus
* gnu/packages/sourcehut.scm (python-scm-sr-ht): New variable.
2023-08-01gnu: Add python-core-sr-ht.Ricardo Wurmus
* gnu/packages/sourcehut.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2023-08-01 gnu: Add python-pymentjgart
* gnu/packages/python-xyz.scm (python-pyment): New public variable.
2023-08-01gnu: snakemake-7: Fix version reporting.Ricardo Wurmus
* gnu/packages/python-xyz.scm (snakemake-7)[arguments]: Add phase 'patch-version and use G-exp. [build-system]: Use pyproject-build-system.
2023-08-01gnu: snakemake-6: Fix version reporting.Ricardo Wurmus
* gnu/packages/python-xyz.scm (snakemake-6)[arguments]: Add phase 'patch-version and use G-exp. [build-system]: Use pyproject-build-system.
2023-07-31gnu: emacs-denote: Update to 2.0.0.jgart
* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 2.0.0.
2023-07-31nls: Update translations.Florian Pelz
2023-07-23gnu: Add glirc.Tobias Geerinckx-Rice
* gnu/packages/irc.scm (glirc): New public variable.
2023-07-23gnu: Add ghc-vty.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-vty): New public variable.
2023-07-23gnu: Add ghc-irc-core.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-irc-core): New public variable.
2023-07-23gnu: Add ghc-hookup.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-hookup): New public variable.
2023-07-23gnu: Add ghc-hsopenssl-x509-system.Tobias Geerinckx-Rice
* gnu/packages/haskell-crypto.scm (ghc-hsopenssl-x509-system): New public variable.
2023-07-23gnu: Add ghc-config-schema.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-config-schema): New public variable.
2023-07-23gnu: Add ghc-config-value.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-config-value): New public variable.
2023-07-23gnu: Add ghc-curve25519.Tobias Geerinckx-Rice
* gnu/packages/haskell-crypto.scm (ghc-curve25519): New public variable.
2023-07-31gnu: Add python-liana-py.Navid Afkhami
* gnu/packages/bioinformatics.scm (python-liana-py): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-31gnu: python-decoupler-py: Update to 1.5.0-1.459b235.Navid Afkhami
* gnu/packages/bioinformatics.scm (python-decoupler-py): Update to 1.5.0-1.459b235. [arguments]: Disable two more tests. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-31gnu: Add r-morpho.Ricardo Wurmus
* gnu/packages/cran.scm (r-morpho): New variable.
2023-07-31gnu: Add r-rvcg.Ricardo Wurmus
* gnu/packages/cran.scm (r-rvcg): New variable.
2023-07-23gnu: calc: Update to 2.14.2.1.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (calc): Update to 2.14.2.1.
2023-07-23gnu: python-srsly: Update to 2.4.7.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-srsly): Update to 2.4.7.
2023-07-23gnu: libxml++: Update to 5.0.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libxml++): Update to 5.0.3.
2023-07-23gnu: tmon: Update package style.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (tmon)[arguments]: Use G-expressions. Don't explicitly return #t from phases.
2023-07-23gnu: pv: Update to 1.7.18.Tobias Geerinckx-Rice
* gnu/packages/pv.scm (pv): Update to 1.7.18.
2023-07-23gnu: asunder: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (asunder)[arguments]: Rewrite as G-expressions and use THIS-PACKAGE-INPUT.
2023-07-23gnu: asunder: Update to 3.0.1.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (asunder): Update to 3.0.1. [arguments]: Add a new 'fix-tests phase.
2023-07-30gnu: kitty: Update to 0.21.2.John Kehayias
There are newer versions of kitty but there are additional requirements. From v0.22.0 kitty requires additional Sphinx packages which use node to build themes. From v0.27.0 kitty additionally uses Go to build statically compiled, standalone binaries to use on servers. This will require more work to package, if possible at all currently (in the case of node and sphinx themes). * gnu/packages/patches/kitty-fix-wayland-protocols.patch: New file. * gnu/local.mk: Add it. * gnu/packages/terminals.scm (kitty): Update to 0.21.2. [source]: Use kitty-fix-wayland-protocols.patch. [native-inputs, inputs]: Remove labels. [phases]: Use gexps. Improve style. Use search-input-file. Remove trailing #t. {check}: Respect tests?.
2023-07-30gnu: texlive-chemarrow: Remove duplicate package.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-chemarrow): Remove duplicate package.
2023-07-30gnu: Add texlive-collection-mathscience.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-mathscience): New variable.
2023-07-30gnu: Add texlive-zx-calculus.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-zx-calculus): New variable.
2023-07-30gnu: Add texlive-ytableau.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-ytableau): New variable.
2023-07-30gnu: Add texlive-yquant.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-yquant): New variable.
2023-07-30gnu: Add texlive-youngtab.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-youngtab): New variable.
2023-07-30gnu: Add texlive-yhmath.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-yhmath): New variable.
2023-07-30gnu: Add texlive-xymtex.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-xymtex): New variable.
2023-07-30gnu: Add texlive-witharrows.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-witharrows): New variable.
2023-07-30gnu: Add texlive-venn.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-venn): New variable.
2023-07-30gnu: Add texlive-unitsdef.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-unitsdef): New variable.
2023-07-30gnu: Add texlive-ulqda.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-ulqda): New variable.
2023-07-30gnu: Add texlive-moreverb.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-moreverb): New variable.