mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Fix hash
This commit is contained in:
parent
eb3e4118d3
commit
d8b941ce9a
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user