Working on dc bot for server

This commit is contained in:
Jurn Wubben 2025-04-02 08:21:55 +02:00
parent ffdbf2fc95
commit 215a8d138a
4 changed files with 59 additions and 1 deletions

17
flake.lock generated
View file

@ -110,6 +110,22 @@
"type": "github"
}
},
"dcbot": {
"flake": false,
"locked": {
"lastModified": 1739659068,
"narHash": "sha256-MLl4wWl5mcOpz17lWDfPypSPH9jc5vKKifvfl00mkMQ=",
"owner": "jsw08",
"repo": "dcbot",
"rev": "6c7e4dd0dc9bd580a67e1f00ba0b6e05f7a85bf5",
"type": "github"
},
"original": {
"owner": "jsw08",
"repo": "dcbot",
"type": "github"
}
},
"firefox-gnome-theme": {
"flake": false,
"locked": {
@ -714,6 +730,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"dcbot": "dcbot",
"flake-parts": "flake-parts",
"hm": "hm",
"nixcord": "nixcord",