summaryrefslogtreecommitdiff
path: root/pkgs/misc/seafile-shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* seafile-shared: 9.0.5 -> 9.0.6R. Ryantm2024-05-251-2/+2
* seafile-shared: 9.0.4 -> 9.0.5R. Ryantm2024-02-271-2/+2
* seafile-shared: 9.0.3 -> 9.0.4R. Ryantm2023-10-191-2/+2
* seafile-{shared/client}: 9.0.2 -> 9.0.3•••Signed-off-by: Florian Brandes <florian.brandes@posteo.de> Florian Brandes2023-07-101-2/+2
* seafile-shared: 8.0.3 -> 9.0.2MGlolenstine2023-06-261-3/+5
* seafile-shared: build CLI clientGreizgh2021-10-231-4/+4
* seafile-shared: prefer commit hash over tagGreizgh2021-10-231-2/+2
* seafile-shared: update source hash•••It looks like the tag has been modified Eduardo Sánchez Muñoz2021-07-031-1/+1
* seafile-shared: 8.0.1 -> 8.0.3Eduardo Sánchez Muñoz2021-06-301-3/+3
* seafile-shared: remove unused argumentsRobert Schütz2021-03-261-5/+0
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* seafile-shared,seafile-client: 7.0.9 -> 8.0.1•••This allows to migrate the dependencies to python3 and qt5.15 freezeboy2021-01-041-9/+25
* seafile-shared,seafile-client: 7.0.9 -> 7.0.10Eduardo Sánchez Muñoz2020-12-101-3/+3
* seafile-shared: 7.0.8 -> 7.0.9R. RyanTM2020-11-231-2/+2
* seafile-shared: 7.0.7 -> 7.0.8R. RyanTM2020-08-311-2/+2
* seafile-shared: 7.0.6 -> 7.0.7R. RyanTM2020-05-101-2/+2
* seafile-shared: 7.0.5 -> 7.0.6R. RyanTM2020-02-211-2/+2
* seafile-shared: 7.0.2 -> 7.0.5 and cleanupR. RyanTM2020-01-151-7/+28
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+1
* seafile-shared: 7.0.1 -> 7.0.2Marek Mahut2019-08-101-2/+2
* 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 R. RyanTM2019-06-181-2/+2
* 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 R. RyanTM2019-01-261-2/+2
* 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. Jon Banafato2019-01-161-1/+1
* seafile-shared: 6.2.9 -> 6.2.10Robert Schütz2019-01-151-2/+2
* seafile-shared: 6.2.8 -> 6.2.9Robert Schütz2018-12-101-2/+2
* seafile-shared: 6.2.7 -> 6.2.8Robert Schütz2018-12-071-2/+2
* seafile-shared: 6.2.5 -> 6.2.7Robert Schütz2018-11-251-2/+2
* seafile-shared: 6.2.4 -> 6.2.5Robert Schütz2018-10-171-2/+2
* seafile-shared: 6.2.3 -> 6.2.4Robert Schütz2018-08-201-2/+2
* seafile-shared: 6.2.2 -> 6.2.3Robert Schütz2018-07-301-2/+2
* seafile-shared: 6.2.1 -> 6.2.2Robert Schütz2018-07-121-2/+2
* seafile-shared: 6.1.0 -> 6.2.1Robert Schütz2018-07-061-12/+7
* Remove myself as maintainerMoritz Maxeiner2018-03-111-1/+1
* seafile-shared: use recent vala + clean-upJan Tojnar2017-12-191-24/+17
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`•••Only acts on one-line dependency lists. John Ericson2017-09-211-1/+2
* seafile-client: 5.0.7 -> 6.1.0•••bump to qt5 Simon Lackerbauer2017-08-091-3/+3
* 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 Silvan Mosberger2017-08-011-1/+1
* seafile-shared: vala -> vala_0_23Ram Kromberg2016-08-211-2/+2
* seafile-*: 4.4.2 -> 5.0.7•••Also updated dependencies: ccnet: 1.4.2 -> 5.0.7 libsearpc: 1.2.2 -> 3.0.7 Markus Binsteiner2016-04-231-2/+2
* seafile-*: 4.0.6 -> 4.4.2 (close #10755)Michael Fellinger2015-11-091-2/+2
* seafile: update client, ccnet, libsearpc and sharedMoritz Maxeiner2015-01-091-4/+4
* seafile: update client, ccnet, libsearpc and sharedMatej Cotman2014-05-242-125/+2
* Set meta.platforms attribute to platforms.linux for Seafile packages and thei...Moritz Maxeiner2014-02-281-0/+1
* Add packages for libzdb, libsearpc, ccnet, seafile-shared, and seafile-clientMoritz Maxeiner2014-02-042-0/+163