Files for my website bwc9876.dev
0
fork

Configure Feed

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

at main 45 lines 1.1 kB view raw
1{ 2 "nodes": { 3 "flakelight": { 4 "inputs": { 5 "nixpkgs": "nixpkgs" 6 }, 7 "locked": { 8 "lastModified": 1776693247, 9 "narHash": "sha256-fTglmIAc1RKWeYwhv2yUlKsxlt+dqakh9aCzUOqBly4=", 10 "owner": "nix-community", 11 "repo": "flakelight", 12 "rev": "2f06044eb731e5382b35996d1b192db3f96ef75e", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "nix-community", 17 "repo": "flakelight", 18 "type": "github" 19 } 20 }, 21 "nixpkgs": { 22 "locked": { 23 "lastModified": 1776169885, 24 "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=", 25 "owner": "NixOS", 26 "repo": "nixpkgs", 27 "rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9", 28 "type": "github" 29 }, 30 "original": { 31 "owner": "NixOS", 32 "ref": "nixos-unstable", 33 "repo": "nixpkgs", 34 "type": "github" 35 } 36 }, 37 "root": { 38 "inputs": { 39 "flakelight": "flakelight" 40 } 41 } 42 }, 43 "root": "root", 44 "version": 7 45}