carbon: +wired-notify

This commit is contained in:
Primrose 2024-08-05 21:08:29 +02:00
parent 9fa744d6c7
commit e84975252f
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 130 additions and 9 deletions

View file

@ -76,6 +76,10 @@
inputs.nixpkgs.follows = "nixpkgs-stable";
};
# packages
wired-notify = {
url = "github:Toqozz/wired-notify/0.10.6";
inputs.nixpkgs.follows = "nixpkgs-stable";
};
audio-lint = {
url = "git+https://git.earth2077.fr/leana/audio-lint";
inputs.nixpkgs.follows = "nixpkgs-stable";