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
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Tobias Geerinckx-Rice
2798b02ad0
Convert some *Flags from strings to lists
2015-11-26 23:45:31 +01:00
Tobias Geerinckx-Rice
59c6573cce
keyfinder-cli: 2015-09-11 -> 2015-09-13
2015-09-13 22:36:46 +02:00
Tobias Geerinckx-Rice
a365bbd910
keyfinder-cli: 20150201 (sic) -> 2015-09-11
2015-09-12 02:34:22 +02:00
Tobias Geerinckx-Rice
828f9ea8cc
keyfinder-cli: use old libkeyfinder 0.11 "for now"
...
The tool doesn't compile against versions 2.x.
Also, fix the incorrect version number & use src.meta.homepage.
2015-07-15 03:31:55 +02:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice
1fde266b48
Update keyfinder-cli 20150125 -> 20150130
2015-02-02 02:02:29 +01:00
Tobias Geerinckx-Rice
5f7ebd07c6
Add keyfinder-cli: musical key detection
2015-01-25 10:17:49 +01:00