flake: migrate alerttonotify input to code.t-juice.club

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-09 19:23:56 +01:00
parent d2373b5e37
commit 2d73627a2a
2 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
nixpkgs-unstable.url = "github:nixos/nixpkgs?ref=nixos-unstable";
alerttonotify = {
url = "git+https://git.t-juice.club/torjus/alerttonotify?ref=master";
url = "git+https://code.t-juice.club/torjus/alerttonotify?ref=master";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
nixos-exporter = {