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

@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1771679794,
"narHash": "sha256-7h8rLD33qRJe/mzp72WqgATbFPUbw+Vhz+QWJiunRIU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b3e92cc8c843d8a964ce48d46a28e674aa695a62",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b3e92cc8c843d8a964ce48d46a28e674aa695a62",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}