Our Personal Data Server from scratch!
0

Configure Feed

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

tranquil-pds / flake.lock
614 B 24 lines
1{ 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1784176690, 6 "narHash": "sha256-UCyrwrMqHxfvgEJBdqVUYg18mjf+HZtT+A5AxWNEmu8=", 7 "rev": "6368bc923cec55a5f78960ade0cb4dd99580e087", 8 "type": "tarball", 9 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1035778.6368bc923cec/nixexprs.tar.xz" 10 }, 11 "original": { 12 "type": "tarball", 13 "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz" 14 } 15 }, 16 "root": { 17 "inputs": { 18 "nixpkgs": "nixpkgs" 19 } 20 } 21 }, 22 "root": "root", 23 "version": 7 24}