R. RyanTM
f88a1a6a1a
vultr: 2.0.1 -> 2.0.2
2020-08-31 07:09:15 +00:00
zowoq
a83a88db05
buildGoPackage: remove platform.all from packages
2020-08-15 19:34:47 -07:00
Oleksii Filonenko
a0c5d44c43
vultr: 1.15.0 -> 2.0.1
2020-05-12 08:29:24 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00: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
Elmar Athmer
adabeea0b8
vultr: 1.13.0 -> 1.15.0
2018-01-23 18:44:18 +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
Elmar Athmer
5cfe361079
vultr: 1.12.0 -> 1.13.0
2017-03-21 18:59:30 +01:00
Elmar Athmer
bd0595ea80
vultr: init at 1.12.0
2017-01-01 20:57:52 +01:00