Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-28 | nongnu: dyalog-apl: Update to 19.0.50027. | B. Wilson | |
* 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> | |||
2024-09-04 | dyalog-apl: Use %default-gnu-imported-modules. | Tomas Volf | |
%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> | |||
2022-12-19 | *.scm: Use SPDX license identifiers. | Jonathan Brielmaier | |
Fixes https://gitlab.com/nonguix/nonguix/-/issues/224 * *.scm: Use SPDX license identifier and remove obsolete license statement. | |||
2022-08-16 | nongnu: Add dyalog-apl. | B. Wilson | |
* nongnu/packages/dyalog.scm: New file. (dyalog-apl): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> |