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
R. RyanTM
6b62be5eff
yandex-disk: 0.1.5.1010 -> 0.1.5.1039
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yandex-disk/versions
2019-07-20 17:04:20 -07:00
Markus Kowalewski
636042d265
yandex-disk: update i386 hash for 0.1.5.1010
2019-05-16 17:57:37 +02:00
R. RyanTM
ba54c96593
yandex-disk: 0.1.5.978 -> 0.1.5.1010
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yandex-disk/versions
2019-04-03 04:22:24 -07:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Matthew Bauer
143978a477
treewide: remove platform assertions
...
linux: readd assertion
2018-05-03 13:09:20 -05:00
Alex Ivanov
6be6760144
yandex-disk: 0.1.5.948 -> 0.1.5.978
2016-11-12 12:02:24 +03:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Arseniy Seroka
3030dec0d7
yandex-disk: 0.1.5.940 -> 0.1.5.948
2016-02-27 18:39:42 +03:00
Tuomas Tynkkynen
ed7dbb46a8
treewide: Mass replace 'zlib}/lib' to refer the 'out' output
2016-01-24 10:03:39 +02:00
Arseniy Seroka
88cba6d8b5
yandex-disk: update 0.1.5.905 -> 0.1.5.940
2015-10-14 17:59:12 +03:00
Arseniy Seroka
c0ed5753ac
yandex-disk: update 0.1.5.870 -> 0.1.5.905
2015-08-31 23:56:55 +03:00
Joachim Fasting
bf7ad2d84f
meta.description fixups
...
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Arseniy Seroka
46ce3823d1
yandex-disk: update 0.1.4.504 -> 0.1.5.870
2015-04-07 23:12:23 +03:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Nikolay Amiantov
307af9148b
use rpmextract in some packages
2014-10-20 03:16:59 +04:00
Sergey Mironov
2b72edad9b
yandex-disk: fix the url; introduce systemd.service #2228
2014-09-03 12:36:29 +04:00
Eelco Dolstra
2d6d43c02c
Fix tarball build
2014-08-24 18:52:50 +02:00
Sergey Mironov
82fefa0de8
yandex-disk: fix bash-completion, add long description
...
bashCompletion created 'have1' file in the current directory occasionally. this
patch fixes it.
2013-12-05 14:42:16 +04:00
Sergey Mironov
1fa1dd24ad
yandex-disk: add the Yandex.Disk cloud storage client
...
Details:
http://help.yandex.com/disk/cli-clients.xml
2013-11-18 14:31:50 +04:00