openloco: pin fmt version (#462336)
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
openal,
|
openal,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
yaml-cpp,
|
yaml-cpp,
|
||||||
fmt,
|
fmt_11,
|
||||||
xorg,
|
xorg,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
@@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
|
|||||||
libzip
|
libzip
|
||||||
openal
|
openal
|
||||||
yaml-cpp
|
yaml-cpp
|
||||||
fmt
|
fmt_11
|
||||||
xorg.libX11
|
xorg.libX11
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user