feat: Add initial Mobilizon => Discord sync (#1)
Closes #2 , #3 Co-authored-by: Piotr Gaczkowski <DoomHammerNG@gmail.com> Reviewed-on: #1 Reviewed-by: leming leming <leming@hs3.pl>
This commit is contained in:
parent
246ef4c829
commit
2ec156422b
14 changed files with 742 additions and 57 deletions
18
npins/sources.json
Normal file
18
npins/sources.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"pins": {
|
||||
"nixpkgs": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
"type": "GitHub",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs"
|
||||
},
|
||||
"branch": "nixos-25.11",
|
||||
"submodules": false,
|
||||
"revision": "54170c54449ea4d6725efd30d719c5e505f1c10e",
|
||||
"url": "https://github.com/nixos/nixpkgs/archive/54170c54449ea4d6725efd30d719c5e505f1c10e.tar.gz",
|
||||
"hash": "0ayx6v3wwvqpdjkbfnbgyp7rwnsypgn6willidza61x9ilmxkqdp"
|
||||
}
|
||||
},
|
||||
"version": 5
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue