1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00
This commit is contained in:
Stefan Ellmauthaler 2024-03-12 14:53:23 +01:00
parent eb3e4118d3
commit d8b941ce9a
Failed to extract signature

View File

@ -77,7 +77,7 @@ with lib; {
teachpress = fetchPlugin {
name = "teachpress";
version = "9.0.6";
hash = "sha256-C2UakOTka/Tut6Y0jeA1wbBgcUnRxlVTIAu4mdnyaPA=";
hash = "sha256-GwH2fgopgsNBsR27V1Gp7eba9uDYi0AJqdGjQCZU4hM=";
};
in
mkIf cfg.enable {