Ben Siraphob
8222aa9278
Merge pull request #315183 from jopejoe1/fix-pname
...
treewide: replace name with pname
2024-06-16 12:34:01 +00:00
jopejoe1
f0e775ee8b
kamilalisp: use pname instead of name
2024-06-15 09:56:42 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Christina Sørensen
33da3909e7
kamilalisp: 0.2p -> 0.3.0.1
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-08-13 16:17:18 +02:00
Christina Sørensen
75c672ac23
kamilalisp: 0.2 -> 0.2p
...
bug fix release
Changelog: https://github.com/kspalaiologos/kamilalisp/releases/tag/v0.2p
2023-07-05 15:29:27 -03:00
Christina Sørensen
447099ec5d
kamilalisp: init at 0.2
...
A functional, flexible and concise Lisp inspired by Haskell and APL,
among others. A ground-up rewrite.
Release notes:
https://github.com/kspalaiologos/kamilalisp/releases/tag/v0.2o
2023-06-14 12:20:38 +00:00