mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Fixed hashes and typo
This commit is contained in:
parent
4f46ac79df
commit
fc312cf947
@ -58,8 +58,8 @@ with lib; {
|
|||||||
ascend = fetchTheme {
|
ascend = fetchTheme {
|
||||||
name = "ascend";
|
name = "ascend";
|
||||||
version = "1.4.13";
|
version = "1.4.13";
|
||||||
hash = "sha256-LTF7kDGJ36JuQ7ZGWl2wRCrQBmo9uD30/OlPDpl7cd0=";
|
hash = "sha256-goJD3d3kRsnPypzcXDqiik1d3ivvM+zAECU872Mk3as=";
|
||||||
}
|
};
|
||||||
antispam-bee = fetchPlugin {
|
antispam-bee = fetchPlugin {
|
||||||
name = "antispam-bee";
|
name = "antispam-bee";
|
||||||
version = "2.11.5";
|
version = "2.11.5";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user