Skip to content

Commit c5794bf

Browse files
author
Ayush Jha
committed
adds hack-font
1 parent 829dd42 commit c5794bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
name = "st";
1717
src = ./.;
1818
buildInputs = [
19-
pkgs.gcc pkgs.pkg-config pkgs.xorg.libX11 pkgs.xorg.libXft pkgs.ncurses
19+
pkgs.gcc pkgs.pkg-config pkgs.xorg.libX11 pkgs.xorg.libXft pkgs.ncurses pkgs.hack-font
2020
];
2121
buildPhase = ''
2222
make

0 commit comments

Comments
 (0)