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
77da756d53
go-motion: 1.1.0 -> 1.2.0
2023-04-19 11:24:02 +00:00
figsoda
d8f9bcbcd6
treewide: remove empty go vendor hashes
2023-01-21 11:35:00 -05:00
Aaron Jheng
380878b5d1
go-motion: 2018-04-09 -> 1.1.0
2022-05-02 15:04:17 +00:00
Manuel Mendez
64ca089436
go: Avoid setting excludedPackages for package already being excluded by default
2022-03-04 13:32:44 +10:00
volth
bc0d605cf1
treewide: fix double quoted strings in meta.description
...
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +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
Wael M. Nasreddine
a9e2b3853f
go-motion: init unstable at 2018-04-09
2018-11-14 18:28:10 -08:00