Commit Graph

11 Commits

Author SHA1 Message Date
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