a web component that shows the replies to a linked bsky post as comments.
0
fork

Configure Feed

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

at main 82 lines 2.1 kB view raw
1{ 2 "nodes": { 3 "devenv": { 4 "locked": { 5 "dir": "src/modules", 6 "lastModified": 1774876861, 7 "narHash": "sha256-xOMhEthD6VrCphSPFqCMOQzpld64nfhNJj1QPs95UKE=", 8 "owner": "cachix", 9 "repo": "devenv", 10 "rev": "7d7c59a563c75c85fdf21d533e990ad81ae7798c", 11 "type": "github" 12 }, 13 "original": { 14 "dir": "src/modules", 15 "owner": "cachix", 16 "repo": "devenv", 17 "type": "github" 18 } 19 }, 20 "nixpkgs": { 21 "inputs": { 22 "nixpkgs-src": "nixpkgs-src" 23 }, 24 "locked": { 25 "lastModified": 1774287239, 26 "narHash": "sha256-W3krsWcDwYuA3gPWsFA24YAXxOFUL6iIlT6IknAoNSE=", 27 "owner": "cachix", 28 "repo": "devenv-nixpkgs", 29 "rev": "fa7125ea7f1ae5430010a6e071f68375a39bd24c", 30 "type": "github" 31 }, 32 "original": { 33 "owner": "cachix", 34 "ref": "rolling", 35 "repo": "devenv-nixpkgs", 36 "type": "github" 37 } 38 }, 39 "nixpkgs-src": { 40 "flake": false, 41 "locked": { 42 "lastModified": 1773840656, 43 "narHash": "sha256-9tpvMGFteZnd3gRQZFlRCohVpqooygFuy9yjuyRL2C0=", 44 "owner": "NixOS", 45 "repo": "nixpkgs", 46 "rev": "9cf7092bdd603554bd8b63c216e8943cf9b12512", 47 "type": "github" 48 }, 49 "original": { 50 "owner": "NixOS", 51 "ref": "nixpkgs-unstable", 52 "repo": "nixpkgs", 53 "type": "github" 54 } 55 }, 56 "nixpkgs-unstable": { 57 "locked": { 58 "lastModified": 1774709303, 59 "narHash": "sha256-D3Q07BbIA2KnTcSXIqqu9P586uWxN74zNoCH3h2ESHg=", 60 "owner": "NixOS", 61 "repo": "nixpkgs", 62 "rev": "8110df5ad7abf5d4c0f6fb0f8f978390e77f9685", 63 "type": "github" 64 }, 65 "original": { 66 "owner": "NixOS", 67 "ref": "nixos-unstable", 68 "repo": "nixpkgs", 69 "type": "github" 70 } 71 }, 72 "root": { 73 "inputs": { 74 "devenv": "devenv", 75 "nixpkgs": "nixpkgs", 76 "nixpkgs-unstable": "nixpkgs-unstable" 77 } 78 } 79 }, 80 "root": "root", 81 "version": 7 82}