Add natstonotify
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m42s

This commit is contained in:
2025-02-11 20:14:37 +01:00
parent f1dba8c6d8
commit fc1a32e1c5
4 changed files with 44 additions and 0 deletions

22
flake.lock generated
View File

@@ -86,6 +86,27 @@
"url": "https://git.t-juice.club/torjus/huecli"
}
},
"natstonotify": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1739300969,
"narHash": "sha256-Px0gbrbUulooUxX2Ww6bpWkM5QXKb17pN60TPwyLBrc=",
"ref": "master",
"rev": "6ac9b1bb3a515aea46fab67ed5fc9a508392f39f",
"revCount": 6,
"type": "git",
"url": "https://git.t-juice.club/torjus/natstonotify"
},
"original": {
"ref": "master",
"type": "git",
"url": "https://git.t-juice.club/torjus/natstonotify"
}
},
"nix-packages": {
"inputs": {
"nixpkgs": [
@@ -269,6 +290,7 @@
"ghettoptt": "ghettoptt",
"home-manager": "home-manager",
"huecli": "huecli",
"natstonotify": "natstonotify",
"nix-packages": "nix-packages",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable",