| Age | Commit message (Expand) | Author |
| 2025-10-28 | nongnu: Remove use of deprecated atk and at-spi2-core.•••Commit produced by the following command, with manual adjustments:
rg -l atk | xargs sed -i '/.*atk.*/d'
| Hilton Chain |
| 2025-08-05 | nongnu: dyalog: Replace icu4c-70 by icu4c.•••* nongnu/packages/dyalog.scm(dyalog)[inputs]: Remove icu4c-70; add icu4c.
| Jelle Licht |
| 2025-02-28 | nongnu: dyalog-apl: Update to 19.0.50027.•••* nongnu/packages/dyalog.scm (dyalog-apl): Update to 19.0.50027 and rename to
dyalog.
[inputs]: Add cairo, coreutils, eudev, gdk-pixbuf, libdrm, libxkbcommon,
mesa, pciutils, sed. Update dotnet, gtk+, icu4c, ncurses/tinfo.
[arguments]<#:phases>: Adjust for new inputs.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| B. Wilson |
| 2024-09-04 | dyalog-apl: Use %default-gnu-imported-modules.•••%gnu-build-system-modules is deprecated, so let us use
%default-gnu-imported-modules instead as the warning suggests.
* nongnu/packages/dyalog.scm (dyalog-apl)[arguments]<#:modules>: Use
%default-gnu-imported-modules instead of %gnu-build-system-modules.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Tomas Volf |
| 2022-12-19 | *.scm: Use SPDX license identifiers.•••Fixes https://gitlab.com/nonguix/nonguix/-/issues/224
* *.scm: Use SPDX license identifier and remove obsolete license
statement.
| Jonathan Brielmaier |
| 2022-08-16 | nongnu: Add dyalog-apl.•••* nongnu/packages/dyalog.scm: New file.
(dyalog-apl): New variable.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| B. Wilson |