flake: update 25.11

This commit is contained in:
Leonardo Eugênio 2025-12-31 21:38:44 -03:00
parent c6301c2f83
commit e16c00c29d
19 changed files with 36 additions and 35 deletions

View file

@ -2,7 +2,7 @@
stdenv,
fetchFromGitHub,
python3Packages,
wrapGAppsHook,
wrapGAppsHook3,
gtk3,
gobject-introspection,
}:
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
python3Packages.wrapPython
wrapGAppsHook
wrapGAppsHook3
];
propagatedBuildInputs = [