Compare commits

..

1 Commits

Author SHA1 Message Date
fba7be4263 flake.{nix,lock}: bumpdeedump
All checks were successful
Eval nix flake / evals (push) Successful in 6m47s
2025-12-05 02:56:37 +09:00
2 changed files with 2 additions and 2 deletions

2
flake.lock generated
View File

@@ -97,7 +97,7 @@
},
"original": {
"owner": "dali99",
"ref": "v0.8.0",
"ref": "master",
"repo": "nixos-matrix-modules",
"type": "github"
}

View File

@@ -17,7 +17,7 @@
pvv-calendar-bot.url = "git+https://git.pvv.ntnu.no/Projects/calendar-bot.git";
pvv-calendar-bot.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";