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
Weijia Wang
34f9116c58
cegui: 0.8.7 -> unstable-2023-03-18
2023-07-20 10:53:13 +03:00
Weijia Wang
71ff0accea
cegui: add darwin support
2023-01-02 18:37:49 +01:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +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
Tobias Geerinckx-Rice
cd76b71431
cegui: 0.8.4 -> 0.8.7
2016-05-07 00:32:56 +02:00
Ricardo Ardissone
3f14b00106
cegui: init at 0.8.4
2016-04-23 16:39:15 -03:00