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
Robert Schütz
8c57113e14
python.pkgs.argparse: remove
...
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
Frederik Rietdijk
b00be43cdf
gmvault: fix build
2017-09-07 09:28:03 +02: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
Bjørn Forsman
3f7d2f72e7
gmvault: 1.8.1-beta -> 1.9.1
...
Adds support for OAuth2 (among other things).
2016-10-06 23:52:33 +02:00
Frederik Rietdijk
3ba16c8234
Do not use top-level buildPythonPackage or buildPythonApplication
...
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Frederik Rietdijk
4d06bf70f4
buildPythonApplication: use new function for Python applications
2016-02-19 13:16:41 +01:00
Domen Kožar
704c8bab41
buildPythonPackage: fix standalone applications using it
2015-11-21 21:44:12 +01:00
Bjørn Forsman
083d0890f5
More description fixes
...
* Remove package name
* Start with upper case letter
* Remove trailing period
Also reword some descriptions and move some long descriptions to
longDescription.
I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Domen Kozar
0be7ef35bb
gmvault: use logbook 0.4.2
2013-07-29 21:16:35 +02:00
Ricardo M. Correia
76b18e4204
gmvault: Fix start script
2013-06-05 02:27:18 +00:00
Ricardo M. Correia
6eb8048c8f
gmvault: New package
...
Gmvault Gmail Backup - Backup and restore your gmail account at will.
2013-06-05 02:27:18 +00:00