Add gg-chatmix

This commit is contained in:
Jakob Lechner 2025-07-14 12:01:45 +02:00
parent e39cac2ba9
commit 8b994f1ed0
4 changed files with 35 additions and 0 deletions

21
flake.lock generated
View file

@ -170,6 +170,26 @@
"type": "github"
}
},
"gg-chatmix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1748177977,
"narHash": "sha256-xC/dOrDrZoQhUfVotj/z14iTwGlE80OqSl9S5zkevdA=",
"owner": "nilathedragon",
"repo": "gg-chatmix",
"rev": "1dadaa51794042c20ddc52d52479e8a156bd235b",
"type": "github"
},
"original": {
"owner": "nilathedragon",
"repo": "gg-chatmix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
@ -569,6 +589,7 @@
"asterisk-sounds-de": "asterisk-sounds-de",
"disko": "disko",
"flake-utils": "flake-utils",
"gg-chatmix": "gg-chatmix",
"gomod2nix": "gomod2nix",
"home-manager": "home-manager",
"impermanence": "impermanence",