mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
rPackages.asciicast: fix build
This commit is contained in:
parent
047bc33866
commit
a6b2ea4147
@ -517,6 +517,7 @@ let
|
||||
|
||||
packagesWithBuildInputs = {
|
||||
# sort -t '=' -k 2
|
||||
asciicast = with pkgs; [ lzma.dev bzip2.dev zlib.dev icu.dev ];
|
||||
svKomodo = [ pkgs.which ];
|
||||
nat = [ pkgs.which ];
|
||||
nat_templatebrains = [ pkgs.which ];
|
||||
|
Loading…
Reference in New Issue
Block a user