Update mautrix-discord

This commit is contained in:
Gitea Bot 2023-04-27 12:59:58 +00:00
parent 00180b2868
commit 5b3c5a039b
No known key found for this signature in database
GPG key ID: 417A4BCCAB696E24
3 changed files with 7 additions and 7 deletions

View file

@ -2,8 +2,8 @@ schema = 3
[mod]
[mod."github.com/bwmarrin/discordgo"]
version = "v0.0.0-20230425174737-526618ee92f8"
hash = "sha256-MBl+6Wq6BoRLYXgYc+X9VoJzMvqkfyvyA9VVphydWeo="
version = "v0.0.0-20230426180404-ce66567c447b"
hash = "sha256-VkmvJjUtyvb/EpwIWqXT5NvGDEsXfktYOWv5MPveaks="
replaced = "github.com/beeper/discordgo"
[mod."github.com/coreos/go-systemd/v22"]
version = "v22.5.0"

View file

@ -1,9 +1,9 @@
{
"url": "https://github.com/mautrix/discord",
"rev": "f6f6ed29ecee4d901b4e914b2b9e5525abb35721",
"date": "2023-04-26T01:39:17+03:00",
"path": "/nix/store/vzg3pcsn6wqb0f0x1jibkz83q7phzqqn-discord",
"sha256": "1d732jaxg5xphzy1j21y0kaj6i6739035bc94q7hvxs5agx78xi2",
"rev": "3e1d1740f7d8f7ffd5c287b83a800f7e9251c8cd",
"date": "2023-04-26T21:19:06+03:00",
"path": "/nix/store/m530f1c8ar6m1lk5g886kkpiiikkav5p-discord",
"sha256": "1mvjksb2444vm8mszrrl44hjar17sijh8c9ndmd0i47200mzn1rm",
"fetchLFS": false,
"fetchSubmodules": false,
"deepClone": false,

View file

@ -83,7 +83,7 @@ system: self: super: let
});
hydra-unstable = self.hydra;
wordpress-plugins = self.callPackage ./web/wordpress-plugins {};
wordpress-themes = self.callPackage ./web/wordpress-themes {};
wordpress-themes = self.callPackage ./web/wordpress-themes {};
})
riscv-overlay
];