parent
f9c9c1dac8
commit
e2688e072d
@ -63,6 +63,10 @@ let
|
|||||||
cp -r * $out
|
cp -r * $out
|
||||||
cp ${moodleConfig} $out/config.php
|
cp ${moodleConfig} $out/config.php
|
||||||
'';
|
'';
|
||||||
|
# Marked as broken due to needing an update for security issues.
|
||||||
|
# See: https://github.com/NixOS/nixpkgs/issues/18856
|
||||||
|
meta.broken = true;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
in
|
in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user