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.143.0/flake.lock generated Normal file
View file

@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1765438979,
"narHash": "sha256-JhvoqrTua8UBiDagDi4RCY/FPs5XQM57KLPqGgpPgFA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5b219581ae96a4201ac189ce8f1671db863f3621",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5b219581ae96a4201ac189ce8f1671db863f3621",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}