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
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
R. Ryantm
7fe23b68a3
cider: 1.6.2 -> 1.6.3
2024-05-21 20:21:23 +00:00
Peder Bergebakken Sundt
985aa8174d
treewide: unbreak appimageTools.wrapType2 builds
...
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.
contex: #271071
2024-04-24 15:26:52 +02:00
mangoiv
fb0d515728
cider: set meta.mainProgram, set ozone platform hints
2024-04-08 09:13:41 +02:00
Jussi Kuokkanen
82b45bf454
treewide: remove licenses.agpl3
2024-03-21 18:09:24 +02:00
h7x4
8121f3559a
treewide: add mainProgram
2024-02-11 03:19:15 +01:00
mangoiv
c0fd882c3a
cider: 1.6.1 -> 1.6.2
2023-11-18 15:58:01 +01:00
Bjarne
a4449ccc38
cider 1.6.0 -> 1.6.1
...
Changed version, URL and hash.
The previous repository has been archived and moved to a new repository within the same organization.
2023-05-18 22:58:21 +02:00
R. Ryantm
f797afbc26
cider: 1.5.7 -> 1.6.0
2022-11-28 11:03:18 +00:00
Pogobanane
c1e7bd7fa0
cider: 1.5.6 -> 1.5.7
2022-10-19 14:08:07 +02:00
Pogobanane
49f8e6388c
cider: 1.4.1.1680 -> 1.5.6
2022-09-21 15:07:39 +02:00
Rasmus Thomsen
45b57ea8e3
cider: 1.3.1308 -> 1.4.1.1680
2022-04-05 10:14:26 +02:00
Christopher Grainger
557c643ee6
cider: init at 1.3.1308
...
remove unnecessary newlines
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
add version information to bin
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
remove name
2022-03-19 15:59:00 +11:00