My personal-knowledge-system, with deeply integrated task tracking and long term goal planning capabilities.
2
fork

Configure Feed

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

at main 80 lines 2.2 kB view raw
1{ 2 "nodes": { 3 "crane": { 4 "locked": { 5 "lastModified": 1776533550, 6 "narHash": "sha256-8mTHsQ8cB0jGlXE4WWKqpQFQPM/VotDnr2uzfrOGNKI=", 7 "owner": "ipetkov", 8 "repo": "crane", 9 "rev": "e24d86e91348e3d44014974fa24c9a22cfd663b5", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "ipetkov", 14 "repo": "crane", 15 "type": "github" 16 } 17 }, 18 "fenix": { 19 "inputs": { 20 "nixpkgs": [ 21 "nixpkgs" 22 ], 23 "rust-analyzer-src": "rust-analyzer-src" 24 }, 25 "locked": { 26 "lastModified": 1776497206, 27 "narHash": "sha256-Em+RSdFnwyyKPGUBFtQYtVjm+1UvIc9gOR91Y22zlzg=", 28 "owner": "nix-community", 29 "repo": "fenix", 30 "rev": "df2295365fb081fe0745449762a771290782c22d", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "nix-community", 35 "repo": "fenix", 36 "type": "github" 37 } 38 }, 39 "nixpkgs": { 40 "locked": { 41 "lastModified": 1776169885, 42 "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=", 43 "rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9", 44 "revCount": 980183, 45 "type": "tarball", 46 "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.980183%2Brev-4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9/019d927d-72eb-7ff0-8888-fde211b3ffbd/source.tar.gz" 47 }, 48 "original": { 49 "type": "tarball", 50 "url": "https://flakehub.com/f/NixOS/nixpkgs/0.1" 51 } 52 }, 53 "root": { 54 "inputs": { 55 "crane": "crane", 56 "fenix": "fenix", 57 "nixpkgs": "nixpkgs" 58 } 59 }, 60 "rust-analyzer-src": { 61 "flake": false, 62 "locked": { 63 "lastModified": 1776441750, 64 "narHash": "sha256-1rVfG+mj8R4ze+lSYCa4iAv7FzrB03Cprtxmd1MfZak=", 65 "owner": "rust-lang", 66 "repo": "rust-analyzer", 67 "rev": "251df518d73abb5c5d573c4d5d266a3edae9ca5a", 68 "type": "github" 69 }, 70 "original": { 71 "owner": "rust-lang", 72 "ref": "nightly", 73 "repo": "rust-analyzer", 74 "type": "github" 75 } 76 } 77 }, 78 "root": "root", 79 "version": 7 80}