Fix selene

This commit is contained in:
Maxiem Geldhof 2025-10-13 18:55:11 +02:00
parent 4fa6f90b37
commit 893ec06b7c
3 changed files with 75 additions and 0 deletions

17
flake.lock generated
View file

@ -87,6 +87,22 @@
"type": "github"
}
},
"jellyfin-exporter": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"path": "./jellyfin-exporter",
"type": "path"
},
"original": {
"path": "./jellyfin-exporter",
"type": "path"
},
"parent": []
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
@ -128,6 +144,7 @@
"inputs": {
"agenix": "agenix",
"home-manager": "home-manager_2",
"jellyfin-exporter": "jellyfin-exporter",
"nix-darwin": "nix-darwin",
"nixpkgs": "nixpkgs"
}