Age | Commit message (Expand) | Author |
2023-08-02 | gnu: pcre: Enable JIT on powerpc-linux....* gnu/packages/pcre.scm (pcre)[arguments]: When building for
powerpc-linux use the compile flag to enable jit support.
| Efraim Flashner |
2023-07-30 | system: Fix a blown FUSE....I bungled up a merge conflict between 789f7e9 (gnu: fuse@3: Bind to
default FUSE variable.) and my other setuid-related changes.
* gnu/system.scm (%setuid-programs): Look for /bin/fusermount in
FUSE-2, not 3.
Reported by renngar[m] in #guix.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: lagrange: Update to 1.16.6....* gnu/packages/web-browsers.scm (lagrange): Update to 1.16.6.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: pipe-viewer: Update to 0.4.8....* gnu/packages/video.scm (pipe-viewer): Update to 0.4.8.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: foot: Update to 1.15.2....* gnu/packages/terminals.scm (foot): Update to 1.15.2.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: glirc: Extend description....* gnu/packages/irc.scm (glirc)[description]: Extend.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: glirc: Install man page and README.md....* gnu/packages/irc.scm (glirc)[arguments]:
Add a new 'install-extra-documentation phase.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: Remove duplicate module import from (gnu packages irc)....* gnu/packages/irc.scm: Remove duplicate #:use-module (guix utils).
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: libpoly: Update to 0.1.12....* gnu/packages/maths.scm (libpoly): Update to 0.1.12.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: pv: Update to 1.7.24....* gnu/packages/pv.scm (pv): Update to 1.7.24.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: openttd-opensfx: Update to 1.0.3....* gnu/packages/games.scm (openttd-opensfx): Update to 1.0.3.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: openttd-engine: Update to 13.4....* gnu/packages/games.scm (openttd-engine): Update to 13.4.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: jc: Update to 1.23.4....* gnu/packages/admin.scm (jc): Update to 1.23.4.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: capnproto: Update to 1.0 [fixes CVE-2022-46149]....* gnu/packages/serialization.scm (capnproto): Update to 1.0.
[arguments]: Remove obsolete 'do-not-require-/etc/services phase.
Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: mash: Fix build....* gnu/packages/bioinformatics.scm (mash)[arguments]: Add a
new 'bootstrap phase.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: mash: Update package style....* gnu/packages/bioinformatics.scm (mash)[arguments]: Consolidate
similar SUBSTITUTE* calls. Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-08-01 | gnu: Add python-asyncua....* gnu/packages/engineering.scm (python-asyncua): New variable.
| Danny Milosavljevic |
2023-08-01 | gnu: icecat: Update to 102.14.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-4045, CVE-2023-4046, CVE-2023-4047,
CVE-2023-4048, CVE-2023-4049, CVE-2023-4050, CVE-2023-4054,
CVE-2023-4055, and CVE-2023-4056.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, upstream base version, and hashes.
| Mark H Weaver |
2023-08-01 | gnu: Add python-baltica....* gnu/packages/bioinformatics.scm (python-baltica): New variable.
| Navid Afkhami |
2023-08-01 | gnu: vte-ng: Remove package....It fails to build and is not used anymore.
* gnu/packages/gnome.scm (vte-ng): Remove package.
| 宋文武 |
2023-08-01 | gnu: 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-01 | gnu: xfce4-cpugraph-plugin: Update to 1.2.8....* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.8.
| 宋文武 |
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 |