Commit Graph

16 Commits

Author SHA1 Message Date
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
R. Ryantm
dcd2582f08 mandelbulber: 2.31 -> 2.31-1 2024-02-14 05:01:19 +00:00
R. Ryantm
0a05841e6a mandelbulber: 2.30 -> 2.31 2024-01-21 11:01:20 +00:00
R. Ryantm
7aba323880 mandelbulber: 2.29 -> 2.30 2023-07-14 14:26:56 +00:00
R. Ryantm
03e187d7f1 mandelbulber: 2.28 -> 2.29 2023-04-23 00:31:41 +00:00
kilianar
abe093ebf6 mandelbulber: 2.27 -> 2.28 2022-07-14 19:12:19 +02:00
R. RyanTM
301dd50a43
mandelbulber: 2.26 -> 2.27
* mandelbulber: 2.26 -> 2.27 (#160938)

* mandelbulber: use SPDX3 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-24 23:33:57 +01:00
R. RyanTM
889e6328f5 mandelbulber: 2.24 -> 2.26 2021-08-27 08:07:07 +00:00
Ryan Mulligan
3bb3e042ee
Merge pull request #110497 from r-ryantm/auto-update/mandelbulber
mandelbulber: 2.23 -> 2.24
2021-01-27 07:33:21 -08:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
R. RyanTM
c3eeb88e53 mandelbulber: 2.23 -> 2.24 2021-01-22 15:08:40 +00:00
R. RyanTM
1955ef11c9 mandelbulber: 2.22 -> 2.23 2020-11-02 07:55:03 -08:00
R. RyanTM
ea9ad36bc8 mandelbulber: 2.21 -> 2.22 2020-07-08 10:16:34 +00:00
R. RyanTM
375c42c3a1 mandelbulber: 2.20 -> 2.21 2020-03-04 07:29:40 +00:00
Kovacsics Robert
d6c37ff788 mandelbulber: init at 2.20
Tested on my machine, see package request #52038
2019-12-06 09:34:39 +00:00