Commit graph

15 commits

Author SHA1 Message Date
pacien fb8b11917e visidata: 2.2.1 -> 2.4 2021-05-09 10:49:52 +02:00
Daniel Nagy fbaa40d9f0
visidata: remove platforms from metadata
because `buildPythonApplication` sets it already.
2021-04-01 17:59:50 +02:00
Daniel Nagy 4af272925e
visidata: add changelog 2021-04-01 17:59:46 +02:00
R. RyanTM 2a17d5dd4d visidata: 2.2 -> 2.2.1 2021-02-09 00:13:44 +00:00
R. RyanTM 9a0574ca8d visidata: 2.1.1 -> 2.2 2021-02-03 03:42:20 +00:00
R. RyanTM 9708bf6d96 visidata: 2.1 -> 2.1.1 2021-01-04 13:51:00 +00:00
R. RyanTM 5e81263cfd visidata: 2.0.1 -> 2.1 2020-12-08 08:57:43 +00:00
Matthieu Coudron b2bde30def visidata: 1.5.2 -> 2.0.1
also added way to open .pcap file.
2020-10-19 10:54:08 +02:00
Badi' Abdul-Wahid b3329478be
visidata: add darwin to supported platforms 2020-05-12 16:55:12 -05:00
Matthieu Coudron d21cf30353 visidata: add setuptools
and ran nixpkgs-fmt.

This allows to access visidata's help via ctrl+H.
2020-03-23 20:50:30 +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
R. RyanTM 538591a952 visidata: 1.5.1 -> 1.5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/visidata/versions
2019-01-26 19:52:36 -08:00
R. RyanTM df1e972cd4 visidata: 1.5 -> 1.5.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/visidata/versions
2019-01-01 19:46:40 -08:00
R. RyanTM 5f93093d14 visidata: 1.3.1 -> 1.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/visidata/versions
2018-11-08 08:58:00 -08:00
Michael Raskin 16c329f3da visidata: init at 1.3.1 2018-10-23 12:00:11 +03:00