aboutsummaryrefslogtreecommitdiff
path: root/tests/test.drv
diff options
context:
space:
mode:
authorMike Gerwitz <mtg@gnu.org>2021-04-15 21:24:15 -0400
committerLudovic Courtès <ludo@gnu.org>2021-05-05 16:56:45 +0200
commit1700dfefbe17efd759569e3907f7739ee71b0e8d (patch)
tree2f4211976c07406f0ada44197fd39121cd5abb60 /tests/test.drv
parente28ea146933f9805f422efd25def19cfee86f1dd (diff)
downloadguix-1700dfefbe17efd759569e3907f7739ee71b0e8d.tar.gz
guix-1700dfefbe17efd759569e3907f7739ee71b0e8d.zip
gnu: Add java-jline-terminal.
This is part of JLine 3. I was able to get this working properly under Guix by providing ncurses' infocmp, as well as ensuring the *.caps files were present in the JAR, but similar methods didn't work for the tests; if you have Java knowledge, I'd appreciate the help getting those tests enabled. * gnu/packages/java.scm (java-jline-terminal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'tests/test.drv')
0 files changed, 0 insertions, 0 deletions
msg-avail'>...Eric Bavier 2015-07-13gnu: boost: Patch to avoid -m32 flag on mips....Andreas Enge 2015-07-13gnu: boost: Update to 1.58.0....Andreas Enge 2015-07-10Revert "gnu: boost: Update to 1.58.0."...Mark H Weaver 2015-07-09gnu: mdds: Update to 0.12.1....Andreas Enge 2015-07-08gnu: boost: Update to 1.58.0....Andreas Enge 2015-04-26gnu: Add mdds....Andreas Enge 2015-04-10gnu: boost: Add $libdir to the RUNPATH of libraries....Ludovic Courtès 2015-03-14gnu: boost: Update to 1.57.0....Andreas Enge 2015-01-06gnu: boost: Fix target-system check....Mark H Weaver