mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
imhex: unpin fmt (#350057)
This commit is contained in:
commit
d4e88f8dd7
@ -19,7 +19,7 @@
|
||||
python3,
|
||||
jansson,
|
||||
curl,
|
||||
fmt_8,
|
||||
fmt,
|
||||
nlohmann_json,
|
||||
yara,
|
||||
rsync,
|
||||
@ -97,7 +97,7 @@ stdenv'.mkDerivation (finalAttrs: {
|
||||
curl
|
||||
dbus
|
||||
file
|
||||
fmt_8
|
||||
fmt
|
||||
glfw3
|
||||
gtk3
|
||||
jansson
|
||||
|
Loading…
Reference in New Issue
Block a user