Age | Commit message (Expand) | Author |
---|---|---|
2023-08-01 | gnu: xfce4-volumed-pulse: Update to 0.2.4....* gnu/packages/xfce.scm (xfce4-volumed-pulse): Update to 0.2.4. | 宋文武 |
2023-08-01 | gnu: xfce4-settings: Update to 4.18.3....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.3. | 宋文武 |
2023-08-01 | gnu: xfce4-clipman-plugin: Update to 1.6.4....* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.4. | 宋文武 |
2023-08-01 | gnu: 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-01 | gnu: ccache: Update to 4.8.2....* gnu/packages/ccache.scm (ccache): Update to 4.8.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | fanquake |
2023-08-01 | gnu: termite: Update to 16.6 (a maintained fork)....* gnu/packages/terminals.scm (termite): Switch to maintained fork. [description]: Adjust. | 宋文武 |
2023-08-01 | gnu: Add python-scm-sr-ht....* gnu/packages/sourcehut.scm (python-scm-sr-ht): New variable. | Ricardo Wurmus |
2023-08-01 | gnu: Add python-core-sr-ht....* gnu/packages/sourcehut.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. | Ricardo Wurmus |
2023-08-01 | gnu: Add python-pyment... * gnu/packages/python-xyz.scm (python-pyment): New public variable. | jgart |
2023-08-01 | gnu: snakemake-7: Fix version reporting....* gnu/packages/python-xyz.scm (snakemake-7)[arguments]: Add phase 'patch-version and use G-exp. [build-system]: Use pyproject-build-system. | Ricardo Wurmus |
2023-08-01 | gnu: snakemake-6: Fix version reporting....* gnu/packages/python-xyz.scm (snakemake-6)[arguments]: Add phase 'patch-version and use G-exp. [build-system]: Use pyproject-build-system. | Ricardo Wurmus |
2023-07-31 | gnu: emacs-denote: Update to 2.0.0....* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 2.0.0. | jgart |
2023-07-23 | gnu: Add glirc....* gnu/packages/irc.scm (glirc): New public variable. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: Add ghc-vty....* gnu/packages/haskell-xyz.scm (ghc-vty): New public variable. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: Add ghc-irc-core....* gnu/packages/haskell-xyz.scm (ghc-irc-core): New public variable. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: Add ghc-hookup....* gnu/packages/haskell-xyz.scm (ghc-hookup): New public variable. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: Add ghc-hsopenssl-x509-system....* gnu/packages/haskell-crypto.scm (ghc-hsopenssl-x509-system): New public variable. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: Add ghc-config-schema....* gnu/packages/haskell-xyz.scm (ghc-config-schema): New public variable. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: Add ghc-config-value....* gnu/packages/haskell-xyz.scm (ghc-config-value): New public variable. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: Add ghc-curve25519....* gnu/packages/haskell-crypto.scm (ghc-curve25519): New public variable. | Tobias Geerinckx-Rice |
2023-07-31 | gnu: Add python-liana-py....* gnu/packages/bioinformatics.scm (python-liana-py): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Navid Afkhami |
2023-07-31 | gnu: python-decoupler-py: Update to 1.5.0-1.459b235....* 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> | Navid Afkhami |
2023-07-31 | gnu: Add r-morpho....* gnu/packages/cran.scm (r-morpho): New variable. | Ricardo Wurmus |
2023-07-31 | gnu: Add r-rvcg....* gnu/packages/cran.scm (r-rvcg): New variable. | Ricardo Wurmus |
2023-07-23 | gnu: calc: Update to 2.14.2.1....* gnu/packages/maths.scm (calc): Update to 2.14.2.1. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: python-srsly: Update to 2.4.7....* gnu/packages/python-xyz.scm (python-srsly): Update to 2.4.7. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: libxml++: Update to 5.0.3....* gnu/packages/gnome.scm (libxml++): Update to 5.0.3. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: tmon: Update package style....* gnu/packages/linux.scm (tmon)[arguments]: Use G-expressions. Don't explicitly return #t from phases. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: pv: Update to 1.7.18....* gnu/packages/pv.scm (pv): Update to 1.7.18. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: asunder: Use G-expressions....* gnu/packages/cdrom.scm (asunder)[arguments]: Rewrite as G-expressions and use THIS-PACKAGE-INPUT. | Tobias Geerinckx-Rice |
2023-07-23 | gnu: asunder: Update to 3.0.1....* gnu/packages/cdrom.scm (asunder): Update to 3.0.1. [arguments]: Add a new 'fix-tests phase. | Tobias Geerinckx-Rice |
2023-07-30 | gnu: kitty: Update to 0.21.2....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?. | John Kehayias |
2023-07-30 | gnu: texlive-chemarrow: Remove duplicate package....* gnu/packages/tex.scm (texlive-chemarrow): Remove duplicate package. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-collection-mathscience....* gnu/packages/tex.scm (texlive-collection-mathscience): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-zx-calculus....* gnu/packages/tex.scm (texlive-zx-calculus): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-ytableau....* gnu/packages/tex.scm (texlive-ytableau): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-yquant....* gnu/packages/tex.scm (texlive-yquant): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-youngtab....* gnu/packages/tex.scm (texlive-youngtab): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-yhmath....* gnu/packages/tex.scm (texlive-yhmath): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-xymtex....* gnu/packages/tex.scm (texlive-xymtex): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-witharrows....* gnu/packages/tex.scm (texlive-witharrows): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-venn....* gnu/packages/tex.scm (texlive-venn): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-unitsdef....* gnu/packages/tex.scm (texlive-unitsdef): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-ulqda....* gnu/packages/tex.scm (texlive-ulqda): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-moreverb....* gnu/packages/tex.scm (texlive-moreverb): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-turnstile....* gnu/packages/tex.scm (texlive-turnstile): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-tiscreen....* gnu/packages/tex.scm (texlive-tiscreen): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-thmbox....* gnu/packages/tex.scm (texlive-thmbox): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-thermodynamics....* gnu/packages/tex.scm (texlive-thermodynamics): New variable. | Nicolas Goaziou |
2023-07-30 | gnu: Add texlive-textopo....* gnu/packages/tex.scm (texlive-textopo): New variable. | Nicolas Goaziou |