cartridges: 2.7.2 -> 2.7.3
This commit is contained in:
@@ -29,6 +29,9 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
requests
|
||||
];
|
||||
|
||||
# TODO: remove this when #286814 hits master
|
||||
mesonFlags = [ "-Dtiff_compression=jpeg" ];
|
||||
|
||||
buildInputs = [
|
||||
libadwaita
|
||||
(python3Packages.python.withPackages (_: finalAttrs.pythonPath))
|
||||
|
||||
Reference in New Issue
Block a user