a Jellyfin & Subsonic client for the terminal — powered by mpv, Chromecast and UPnP MediaRenderer
mpv chromecast mpris navidrome jellyfin upnp tui
0

Configure Feed

Select the types of activity you want to include in your feed.

fin / flake.lock
3.0 kB 116 lines
1{ 2 "nodes": { 3 "advisory-db": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1782982322, 7 "narHash": "sha256-+c+RMomeBqiXTajKR/Nrt/hddGDz8yks1bBm8B4+Crc=", 8 "owner": "rustsec", 9 "repo": "advisory-db", 10 "rev": "6cd8a86e08d8deb276cf46746cb789de39145481", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "rustsec", 15 "repo": "advisory-db", 16 "type": "github" 17 } 18 }, 19 "crane": { 20 "locked": { 21 "lastModified": 1781825982, 22 "narHash": "sha256-SlXKwIRIhrOSAcTjCB3ftPLzJWZStQIPS7J1FlZPnKk=", 23 "owner": "ipetkov", 24 "repo": "crane", 25 "rev": "469fd08d0bcf6926321fa973c6777fbc87785dd7", 26 "type": "github" 27 }, 28 "original": { 29 "owner": "ipetkov", 30 "repo": "crane", 31 "type": "github" 32 } 33 }, 34 "fenix": { 35 "inputs": { 36 "nixpkgs": [ 37 "nixpkgs" 38 ], 39 "rust-analyzer-src": [] 40 }, 41 "locked": { 42 "lastModified": 1782900513, 43 "narHash": "sha256-GHrsl1+ysDFgmDQtQSqWS7TiYD2Q58VlwLvnf1+crJM=", 44 "owner": "nix-community", 45 "repo": "fenix", 46 "rev": "16810aa8f4ad89ca480b1513774e8b6f485fe368", 47 "type": "github" 48 }, 49 "original": { 50 "owner": "nix-community", 51 "repo": "fenix", 52 "type": "github" 53 } 54 }, 55 "flake-utils": { 56 "inputs": { 57 "systems": "systems" 58 }, 59 "locked": { 60 "lastModified": 1731533236, 61 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 62 "owner": "numtide", 63 "repo": "flake-utils", 64 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 65 "type": "github" 66 }, 67 "original": { 68 "owner": "numtide", 69 "repo": "flake-utils", 70 "type": "github" 71 } 72 }, 73 "nixpkgs": { 74 "locked": { 75 "lastModified": 1782723713, 76 "narHash": "sha256-oPXCU/SSUokcGaJREHibG1CBX3+s/W7orDWQOZDsEeQ=", 77 "owner": "NixOS", 78 "repo": "nixpkgs", 79 "rev": "b5aa0fbd538984f6e3d201be0005b4463d8b09f8", 80 "type": "github" 81 }, 82 "original": { 83 "owner": "NixOS", 84 "ref": "nixos-unstable", 85 "repo": "nixpkgs", 86 "type": "github" 87 } 88 }, 89 "root": { 90 "inputs": { 91 "advisory-db": "advisory-db", 92 "crane": "crane", 93 "fenix": "fenix", 94 "flake-utils": "flake-utils", 95 "nixpkgs": "nixpkgs" 96 } 97 }, 98 "systems": { 99 "locked": { 100 "lastModified": 1681028828, 101 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 102 "owner": "nix-systems", 103 "repo": "default", 104 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 105 "type": "github" 106 }, 107 "original": { 108 "owner": "nix-systems", 109 "repo": "default", 110 "type": "github" 111 } 112 } 113 }, 114 "root": "root", 115 "version": 7 116}