1
0
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:
Stefan Ellmauthaler 2024-03-14 12:17:58 +01:00
parent 4f46ac79df
commit fc312cf947
Failed to extract signature

View File

@ -58,8 +58,8 @@ with lib; {
ascend = fetchTheme {
name = "ascend";
version = "1.4.13";
hash = "sha256-LTF7kDGJ36JuQ7ZGWl2wRCrQBmo9uD30/OlPDpl7cd0=";
}
hash = "sha256-goJD3d3kRsnPypzcXDqiik1d3ivvM+zAECU872Mk3as=";
};
antispam-bee = fetchPlugin {
name = "antispam-bee";
version = "2.11.5";