flake.{nix,lock}: bump matrix-next
Build topology graph / evals (push) Successful in 2m23s
Eval nix flake / evals (push) Successful in 6m47s

This commit is contained in:
2026-06-22 18:29:09 +09:00
parent e05c4ed8ca
commit 4bb737b33c
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -189,16 +189,16 @@
]
},
"locked": {
"lastModified": 1764844095,
"narHash": "sha256-Drf1orxsmFDzO+UbPo85gHjXW7QzAM+6oTPvI7vOSik=",
"lastModified": 1782120423,
"narHash": "sha256-hZNDlfYLJ9SMBsoFa52V5tMVu2DHqWxzw4ECWYBG5lQ=",
"owner": "dali99",
"repo": "nixos-matrix-modules",
"rev": "25b9f31ef1dbc3987b4c716de716239f2b283701",
"rev": "2afe9fe63d8ad41d1b38ad74ab44ba3d19e4f430",
"type": "github"
},
"original": {
"owner": "dali99",
"ref": "v0.8.0",
"ref": "master",
"repo": "nixos-matrix-modules",
"type": "github"
}
+1 -1
View File
@@ -26,7 +26,7 @@
worblehat.url = "git+https://git.pvv.ntnu.no/Projects/worblehat.git?ref=main";
worblehat.inputs.nixpkgs.follows = "nixpkgs";
matrix-next.url = "github:dali99/nixos-matrix-modules/v0.8.0";
matrix-next.url = "github:dali99/nixos-matrix-modules/master";
matrix-next.inputs.nixpkgs.follows = "nixpkgs";
nix-gitea-themes.url = "git+https://git.pvv.ntnu.no/Drift/nix-gitea-themes.git?ref=main";