Nix flakes on the AT protocol
3

Configure Feed

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

nix-atproto / flake.lock
694 B 25 lines
1{ 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1784796856, 6 "narHash": "sha256-wWFrV5/Qbm+lyt5x20E/bSbfJiGKMo4RCxZV8cl/WZI=", 7 "rev": "e2587caef70cea85dd97d7daab492899902dbf5d", 8 "revCount": 1040357, 9 "type": "tarball", 10 "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.1040357%2Brev-e2587caef70cea85dd97d7daab492899902dbf5d/019f922f-0a2e-7171-b290-1559042ab482/source.tar.gz" 11 }, 12 "original": { 13 "type": "tarball", 14 "url": "https://flakehub.com/f/NixOS/nixpkgs/0.1" 15 } 16 }, 17 "root": { 18 "inputs": { 19 "nixpkgs": "nixpkgs" 20 } 21 } 22 }, 23 "root": "root", 24 "version": 7 25}