dicebot
This commit is contained in:
parent
46f7149f95
commit
879cad57e1
4 changed files with 108 additions and 1 deletions
21
flake.lock
generated
21
flake.lock
generated
|
|
@ -55,6 +55,26 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"dicebot": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1776661561,
|
||||
"narHash": "sha256-D8oHASAaW9xTYiysrBz3gsG+Gz+OC25ILOM9sq0pt1M=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "86e4751dcc86aa3fa1fa1cdd648bac9be790e6b5",
|
||||
"revCount": 1,
|
||||
"type": "git",
|
||||
"url": "https://forgejo.ellie.town/wizzy/dicebot.git"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://forgejo.ellie.town/wizzy/dicebot.git"
|
||||
}
|
||||
},
|
||||
"disko": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
|
@ -182,6 +202,7 @@
|
|||
"root": {
|
||||
"inputs": {
|
||||
"continuwuity": "continuwuity",
|
||||
"dicebot": "dicebot",
|
||||
"disko": "disko",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"sops-nix": "sops-nix"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue