Skip to content

Commit 0f6b0b4

Browse files
committed
fix: track missing dependency of libssh2
1 parent d50dbba commit 0f6b0b4

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
@@ -163,7 +163,7 @@
163163
ghp-import
164164
gnused
165165
help2man
166-
# pkgs.ripgrep
166+
libssh2
167167
];
168168
};
169169
});

0 commit comments

Comments
 (0)