Commit graph

26 commits

Author SHA1 Message Date
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
Marek Mahut 91931999d7 seafile-shared: 7.0.1 -> 7.0.2 2019-08-10 16:03:51 +02:00
R. RyanTM 296214f5ce seafile-shared: 6.2.11 -> 7.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/seafile-shared/versions
2019-06-18 01:45:28 -07:00
R. RyanTM f3b2304615 seafile-shared: 6.2.10 -> 6.2.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/seafile-shared/versions
2019-01-26 20:48:36 -08:00
Jon Banafato 37c1c427f5 seafile-shared: update hash
`seafile-client` does not build successfully because of a hash mismatch
in `seafile-shared`. The old hash appears to point to commit
`b7f2be78c1d979ff1242c3b65b41228e31427843` rather than
`ea8f5e2b45612d77fee9934f942d1d7d55560dad`, which is the commit that the
`v6.2.10` tag currently references.
2019-01-16 00:44:44 +01:00
Robert Schütz 862f762708 seafile-shared: 6.2.9 -> 6.2.10 2019-01-15 11:14:25 +01:00
Robert Schütz 25de143c84 seafile-shared: 6.2.8 -> 6.2.9 2018-12-10 15:50:29 +01:00
Robert Schütz 3df463d351 seafile-shared: 6.2.7 -> 6.2.8 2018-12-07 14:16:26 +01:00
Robert Schütz 3dccf7dca7 seafile-shared: 6.2.5 -> 6.2.7 2018-11-25 13:23:51 +01:00
Robert Schütz 280b1171c1 seafile-shared: 6.2.4 -> 6.2.5 2018-10-17 17:49:33 +02:00
Robert Schütz 5e37eef2a7 seafile-shared: 6.2.3 -> 6.2.4 2018-08-20 16:49:55 +02:00
Robert Schütz 78b089016e seafile-shared: 6.2.2 -> 6.2.3 2018-07-30 23:49:22 +02:00
Robert Schütz 2559d6eab6 seafile-shared: 6.2.1 -> 6.2.2 2018-07-12 10:07:32 +02:00
Robert Schütz 376b222fd7 seafile-shared: 6.1.0 -> 6.2.1 2018-07-06 16:01:49 +02:00
Moritz Maxeiner 12a70fd571 Remove myself as maintainer 2018-03-11 00:46:41 +01:00
Jan Tojnar c9bf4b4f05
seafile-shared: use recent vala + clean-up 2017-12-19 17:25:55 +01:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Simon Lackerbauer 30d76b8ccd seafile-client: 5.0.7 -> 6.1.0
bump to qt5
2017-08-09 19:53:05 +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
Ram Kromberg 5b047ac9b5 seafile-shared: vala -> vala_0_23 2016-08-21 20:15:14 +03:00
Markus Binsteiner 83274eccf0 seafile-*: 4.4.2 -> 5.0.7
Also updated dependencies:
ccnet: 1.4.2 -> 5.0.7
libsearpc: 1.2.2 -> 3.0.7
2016-04-23 12:52:42 +12:00
Michael Fellinger cdb79acd0c seafile-*: 4.0.6 -> 4.4.2 (close #10755) 2015-11-09 18:43:20 +01:00
Moritz Maxeiner 56fe81a2e6 seafile: update client, ccnet, libsearpc and shared 2015-01-09 13:37:44 +01:00
Matej Cotman 116ab5f0c1 seafile: update client, ccnet, libsearpc and shared 2014-05-24 03:36:10 +02:00
Moritz Maxeiner 997fffb54e Set meta.platforms attribute to platforms.linux for Seafile packages and their prerequisites 2014-02-28 17:24:43 +01:00
Moritz Maxeiner 99ba14ee7a Add packages for libzdb, libsearpc, ccnet, seafile-shared, and seafile-client 2014-02-04 20:02:46 +01:00