vdrPlugins.fritzbox: pin boost to 1.86 (#405701)

This commit is contained in:
Christian Kögler
2025-05-09 22:30:09 +02:00
committed by GitHub
+2 -2
View File
@@ -4,7 +4,7 @@
vdr,
fetchFromGitHub,
graphicsmagick,
boost,
boost186,
libgcrypt,
ncurses,
callPackage,
@@ -155,7 +155,7 @@ in
buildInputs = [
vdr
boost
boost186
libgcrypt
];