Commit graph

12 commits

Author SHA1 Message Date
Robert Schütz bcfec5c773 libsixel: mark as insecure 2021-02-01 16:42:41 +01: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
R. RyanTM 7996935668 libsixel: 1.8.4 -> 1.8.6 2020-02-16 19:55:15 -08:00
Niklas Hambüchen 575f9552cc libsixel: Enable tests.
The 1.8.2 -> 1.8.4 upgrade actually made the tests compile.
2020-01-16 02:52:21 +01:00
R. RyanTM 36b5802a8b libsixel: 1.8.2 -> 1.8.4 2019-12-23 15:37:30 -08: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 368169366f libsixel: 1.8.1 -> 1.8.2 (#44758)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libsixel/versions.
2018-08-09 18:30:25 +02:00
R. RyanTM d45db16d97 libsixel: 1.7.3 -> 1.8.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/libsixel/versions.

These checks were done:

- built on NixOS
- /nix/store/ik92zw2fv4xpgnyrqj7aqyck2zzvxva5-libsixel-1.8.1/bin/img2sixel passed the binary check.
- /nix/store/ik92zw2fv4xpgnyrqj7aqyck2zzvxva5-libsixel-1.8.1/bin/sixel2png passed the binary check.
- /nix/store/ik92zw2fv4xpgnyrqj7aqyck2zzvxva5-libsixel-1.8.1/bin/libsixel-config passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 1 of 3 passed binary check by having the new version present in output.
- found 1.8.1 with grep in /nix/store/ik92zw2fv4xpgnyrqj7aqyck2zzvxva5-libsixel-1.8.1
- directory tree listing: https://gist.github.com/12d77ba43524f986a70f71b8e6f1714e
- du listing: https://gist.github.com/9642634786b1c4b8f9c5396f7d8c02cd
2018-06-14 04:44:33 -07:00
Rahul Gopinath bac5a018a0 libsixel: 1.6.1 -> 1.7.3 2017-02-07 17:11:13 -08:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Rahul Gopinath af76a52c06 libsixel: init at 1.6.1
libsixel is a library for display of graphics in console.
2016-06-12 09:58:25 -07:00