This commit is contained in:
Abel Luck 2026-02-24 15:34:40 +01:00
commit eac7453a0d
12 changed files with 955 additions and 0 deletions

27
matrix-synapse@1.145.0/flake.lock generated Normal file
View file

@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1769620183,
"narHash": "sha256-wSLf1rVSGWCHBb/C6ZczLhjSDRnmte2B9HGlklD8qJY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9774bb59bd3bb978cf86b38afc70f9c6d5505983",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9774bb59bd3bb978cf86b38afc70f9c6d5505983",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}