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
Jonathan Ringer
ca3c1a3835
github-release: 0.6.2 -> 0.7.2
2019-06-18 10:13:25 -07:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Jan Tojnar
53acbe8156
cligh: switch to Python 3
2017-12-20 23:10:45 +01:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Pascal Wittmann
1ae9a7911c
cligh: fix evaluation
2017-03-16 11:06:30 +01:00
Jörg Thalheim
26045faaaf
cligh: init at 0.3
...
fixes #23914
2017-03-16 01:00:21 +01:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Antoine R. Dumont
280c896a94
github-release: init at 0.6.2
2015-09-08 07:43:41 +02:00