Commit graph

19 commits

Author SHA1 Message Date
R. Ryantm 8ceb994972 notcurses: 3.0.8 -> 3.0.9 2022-12-14 04:22:20 +00:00
Alexander Shpilkin b3d9858748 notcurses: fix paths in pkg-config files 2022-09-07 21:49:32 +03:00
R. Ryantm 0d2748ca8a notcurses: 3.0.7 -> 3.0.8 2022-04-08 14:50:53 +00:00
William Casarin a1390787c3 remove jb55 as maintainer from some packages
I no longer use these and don't have much incentive to maintain them :(
2022-04-04 08:10:42 -07:00
Bernardo Meurer a09c53910f
notcurses: 3.0.6 -> 3.0.7 2022-02-21 11:59:23 -08:00
R. Ryantm 36772d2fc2 notcurses: 3.0.3 -> 3.0.6 2022-02-12 18:45:22 +00:00
AndersonTorres 72f8b23905 notcurses: 2.4.9 -> 3.0.3 2022-01-08 18:22:00 -03:00
Jack Kelly 84590bd5da notcurses: 2.4.8 -> 2.4.9 2021-11-19 10:48:43 +10:00
nick black 3ed95b14e2
notcurses: 2.4.2 -> 2.4.8 (#143031)
* libraries/notcurses: 2.4.2 -> 2.4.8

* notcurses: fix sri hash

Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2021-10-27 10:03:50 +01:00
R. RyanTM 32625f19e8 notcurses: 2.4.1 -> 2.4.2 2021-09-23 05:10:13 +00:00
nick black 173a24fc5c notcurses: 2.3.8 -> 2.4.1
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2021-09-20 10:18:51 +02:00
Sandro Jäckel aaef193d5d notcurses: format, cleanup 2021-08-12 12:00:10 +09:00
nick black 176fc1a6e6
notcurses: 2.2.4 -> 2.3.8 2021-07-07 03:09:08 -04:00
R. RyanTM 3a082bf9f7 notcurses: 2.2.3 -> 2.2.4 2021-03-30 15:30:30 +00:00
R. RyanTM 7e87c10a98 notcurses: 2.2.2 -> 2.2.3 2021-03-23 13:49:33 -04:00
R. RyanTM 2fbcbe203b notcurses: 2.1.5 -> 2.2.2 2021-03-20 20:10:12 -04:00
nick black 6cae2af7aa notcurses: 2.1.0 -> 2.1.5 2021-02-25 18:47:17 -05:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
William Casarin 08f1b2632e notcurses: init at 2.1.0
This is a neat ncurses alternative. See the demo here:

https://www.youtube.com/watch?v=cYhZ7myXyyg

Here's something interesting to package after this:

https://github.com/dankamongmen/growlight

Message-Id: <20201218142929.9912-1-jb55@jb55.com>
2020-12-19 03:16:39 +01:00