Commit Graph

10 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
b813848d31 miniaudicle: 1.5.0.7 -> 1.5.2.0 2024-01-01 10:07:40 +00:00
Doron Behar
138eebe549 qscintilla: move to qt{5,6}Packages.nix
Since it is a somewhat common library, with support for multiple qt
versions, it is safer to put each version of it in libsForQt5 and
qt6Packages attribute sets. Also, it is cleaner to put the darwin
if-else inside the expression, in relation to https://github.com/NixOS/rfcs/pull/140 .
2023-09-21 11:45:35 +03:00
ajs124
9e3106accd miniaudicle: 1.4.2.0 -> 1.5.0.7
and qt4 -> qt6

(cherry picked from commit 29902fb475f4490696f9de202e24768e9cdc9ce1)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-23 13:09:10 +02:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
Francesco Gazzetta
346d88fbb8 miniaudicle: 1.3.5.2 -> 1.4.2.0 2023-06-19 15:55:42 +02:00
Will Cohen
06d2d8bc2d miniaudicle: specify use of qscintilla-qt4 2022-01-05 19:02:00 -05:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Francesco Gazzetta
c40a5ffa56 miniaudicle: init at 1.3.5.2 2021-05-08 10:05:03 +02:00