Commit graph

13 commits

Author SHA1 Message Date
Jörg Thalheim 14511fe562
lizardfs: 3.12.0 -> 3.13.0-rc3 2020-12-11 17:25:31 +01:00
SCOTT-HAMILTON ddf90cb942 spdlog: use nixpkgs' fmt instead of bundled one 2020-12-10 10:47:00 +01:00
Ryan Burns f5a61c2604 lizardfs: fix build
Build failure was due to upstream issue, now fixed in the v3.13 RC.

https://github.com/lizardfs/lizardfs/issues/655
https://github.com/lizardfs/lizardfs/pull/677
2020-09-21 01:45:10 -07:00
Renaud b74a6b11a6
lizardfs: use spdlog from nixpkgs (#71938) 2019-10-25 07:54:24 +02: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
Kevin Liu 34f2931037
lizardfs: enable Berkeley DB support 2018-11-24 19:43:25 -05:00
Kevin Liu 4bbc1a6ce3
lizardfs: 3.11.3 -> 3.12.0 2018-11-24 19:43:03 -05:00
rushmorem fafa1cca63 lizardfs: 3.10.2 -> 3.11.3 2017-08-29 18:19:33 +02:00
rushmorem c34d83eb36 lizardfs: 3.10.0 -> 3.10.2 2016-09-14 19:24:33 +02:00
rushmorem 757975c439 lizardfs: fix building manpages 2016-09-02 20:57:08 +02:00
rushmorem 940dc9b23a lizardfs: fix build 2016-08-21 20:04:15 +02:00
rushmorem 1767de9248 lizardfs: 3.9.4 -> 3.10.0 2016-08-06 16:38:40 +02:00
rushmorem c4435493aa lizardfs: init at 3.9.4
LizardFS is a highly reliable, scalable and efficient distributed file
system.
2016-06-15 04:23:44 +02:00