Skip to content

Commit bebee84

Browse files
authored
imhex: fix build (NixOS#461461)
2 parents 317235a + c789c69 commit bebee84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/im/imhex/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
python3,
1818
jansson,
1919
curl,
20-
fmt,
20+
fmt_11,
2121
nlohmann_json,
2222
yara,
2323
rsync,
@@ -70,7 +70,7 @@ stdenv.mkDerivation (finalAttrs: {
7070
curl
7171
dbus
7272
file
73-
fmt
73+
fmt_11
7474
glfw3
7575
gtk3
7676
jansson

0 commit comments

Comments
 (0)