Skip to content

Commit a67afe5

Browse files
committed
chore(deps): add rich as dependency.
1 parent f2dd8e7 commit a67afe5

File tree

3 files changed

+152
-2
lines changed

3 files changed

+152
-2
lines changed

nix/unblob/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
, pyperscan
2121
, python-magic
2222
, rarfile
23+
, rich
2324
, structlog
2425
, ubi_reader
2526
, unblob-native
@@ -90,6 +91,7 @@ let
9091
structlog
9192
ubi_reader
9293
unblob-native
94+
rich
9395
rarfile
9496
treelib
9597
];

0 commit comments

Comments
 (0)