mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
editline: wip
This commit is contained in:
parent
f90a67e24d
commit
3d974d31fa
13 changed files with 89 additions and 4648 deletions
|
@ -15,6 +15,7 @@ SODIUM_LIBS = @SODIUM_LIBS@
|
|||
LIBLZMA_LIBS = @LIBLZMA_LIBS@
|
||||
SQLITE3_LIBS = @SQLITE3_LIBS@
|
||||
LIBBROTLI_LIBS = @LIBBROTLI_LIBS@
|
||||
EDITLINE_LIBS = @EDITLINE_LIBS@
|
||||
bash = @bash@
|
||||
bindir = @bindir@
|
||||
brotli = @brotli@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue