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
Peter Hoeg
c4f8ad5071
xorg-rgb: 1.0.6 -> 1.1.0
2023-10-16 10:09:47 +02:00
Sandro Jäckel
02732ba0a4
xorg-rgb: format, cleanup
2021-07-27 09:46:18 +02:00
Felix Buehler
82cb33a0ae
treewide: remove meta.version
2021-07-18 00:07:38 +02:00
Ben Siraphob
d13840759c
pkgs/data: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
4eb185bd6a
pkgs/data: stdenv.lib -> lib
2021-01-15 14:29:18 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
Michael Raskin
7a46312f1c
xorg-rgb: init at 1.0.6
2017-03-30 22:55:26 +02:00