Thomas Gerbet
8b88a19571
getdata: 0.10.0 -> 0.11.0
...
https://github.com/ketiltrout/getdata/releases/tag/v0.11.0
2021-11-28 12:05:27 +01:00
Vincent Laporte
17887e4967
getdata: add security patch from Debian ( #124713 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-30 04:04:45 +02:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
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
Vincent Laporte
0134709369
getdata: 0.9.4 -> 0.10.0
2017-07-15 11:39:56 +02:00
Vincent Laporte
5fff41c948
getdata: 0.8.9 -> 0.9.4
2017-01-14 16:49:57 +01:00
Vincent Laporte
1a2d05a840
getdata: 0.8.8 -> 0.8.9
2015-08-29 11:57:10 +02:00
Vincent Laporte
f498d0110e
getdata: update from 0.8.6 to 0.8.8
2015-05-30 19:24:32 +02:00
Vincent Laporte
571e196aba
getdata: update from 0.8.5 to 0.8.6
2015-01-10 14:19:07 +01:00
Vincent Laporte
94f20a542a
Adds getdata-0.8.5
...
The GetData Project is the reference implementation of the Dirfile
Standards, a filesystem-based, column-oriented database format for
time-ordered binary data. The Dirfile database format is designed to
provide a fast, simple format for storing and reading data.
Homepage: http://getdata.sourceforge.net/
2014-11-21 11:54:54 +00:00