Commit Graph

7 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
figsoda
8014b08ee0 treewide/applications: use top-level fetchPypi 2023-05-25 10:51:30 -04:00
quinn
239286eb09 veusz: 3.3.1 -> 3.6.2 2023-04-30 18:58:10 +02:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
Eduardo Sánchez Muñoz
52457525ad veusz: fix PyQt5 sip path and use sip 4
veusz tries to use the `sip` binary, which is no longer available in sip 6
2021-06-27 00:59:55 +02:00
laikq
9943455f94 veusz: init at 3.3.1 2021-06-18 19:57:08 +02:00