Commit Graph

14 Commits

Author SHA1 Message Date
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
Fabian Affolter
3865502609
drawing: add changelog to meta 2023-03-26 12:01:40 +02:00
Bobby Rong
6ca69ac3ee
drawing: 1.0.1 -> 1.0.2
https://github.com/maoschanz/drawing/compare/1.0.1...1.0.2
2023-03-26 14:46:10 +08:00
Bobby Rong
8549806fe8
drawing: 1.0.0 -> 1.0.1 2022-09-11 17:12:22 +08:00
Bobby Rong
6911f1ef78
drawing: fix build with meson 0.61 2022-04-07 17:23:31 +08:00
R. Ryantm
fd211d7aaa drawing: 0.8.5 -> 1.0.0 2022-04-02 12:11:15 +02:00
Bobby Rong
d23a53bd36
drawing: fix build with meson 0.61 2022-03-30 18:09:51 +08:00
R. RyanTM
e01fa67cdd
drawing: 0.8.3 -> 0.8.5
(#156017)
2022-01-21 19:30:50 +01:00
Matt Votava
01478aefb3 drawing: 0.8.0 -> 0.8.3 2021-10-13 16:48:43 -07:00
figsoda
4f75c6e438 drawing: 0.4.13 -> 0.8.0 2021-04-24 22:18:52 -04:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
3496ce2a0c treewide: remove trailing whitespaces 2021-01-01 10:41:04 -08:00
R. RyanTM
7d19703e5e drawing: 0.4.11 -> 0.4.13 2020-03-29 14:13:04 +00:00
Ferry Jérémie
e3c1092232 drawing: init at 0.4.11 2020-02-24 14:15:27 +01:00