update everything and use different mangal version

This commit is contained in:
Kopatz
2025-02-03 23:22:46 +01:00
parent 8bb9019085
commit d341e7c0fc
8 changed files with 225 additions and 188 deletions

View File

@@ -9,5 +9,5 @@
kop-website =
pkgs.callPackage ./website/default.nix { inherit kop-hub ente-frontend; };
sddm-astronaut = pkgs.callPackage ./sddm-astronaut/default.nix { };
mangal-patched = pkgs.callPackage ./mangal/default.nix { mangal = pkgs.mangal; };
mangal-patched = pkgs.callPackage ./mangal/default.nix { };
}