challenger: update to nixos 25.11. Update to nextcloud 32

This commit is contained in:
2025-12-02 00:14:36 +01:00
parent f7ce8585b5
commit 8aa123303c
3 changed files with 20 additions and 4 deletions

16
flake.lock generated
View File

@@ -1,5 +1,20 @@
{
"nodes": {
"extra-config": {
"locked": {
"lastModified": 1745649002,
"narHash": "sha256-XNBExt3+U3o4lip+yj6oorCEPZ9Qe8PzBSFM5ZzVtSA=",
"ref": "refs/heads/main",
"rev": "50c9c15db2b309d299b1c19089c962979e01f45b",
"revCount": 13,
"type": "git",
"url": "file:///home/felixalb/nix-extra-config"
},
"original": {
"type": "git",
"url": "file:///home/felixalb/nix-extra-config"
}
},
"flake-compat": {
"flake": false,
"locked": {
@@ -207,6 +222,7 @@
},
"root": {
"inputs": {
"extra-config": "extra-config",
"home-manager": "home-manager",
"matrix-synapse-next": "matrix-synapse-next",
"nix-darwin": "nix-darwin",