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 lsp 64 lines 1.7 kB view raw
1{ 2 "nodes": { 3 "fenix": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ], 8 "rust-analyzer-src": "rust-analyzer-src" 9 }, 10 "locked": { 11 "lastModified": 1775287186, 12 "narHash": "sha256-hYntDpbh8MuiYRmBf/6uHMpDOP2m7L7bXQXboWPg6WM=", 13 "owner": "nix-community", 14 "repo": "fenix", 15 "rev": "2517c7fb1eafc7259bb631267f1e1f813cf5f3bc", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "nix-community", 20 "repo": "fenix", 21 "type": "github" 22 } 23 }, 24 "nixpkgs": { 25 "locked": { 26 "lastModified": 1775036866, 27 "narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=", 28 "rev": "6201e203d09599479a3b3450ed24fa81537ebc4e", 29 "revCount": 972949, 30 "type": "tarball", 31 "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.972949%2Brev-6201e203d09599479a3b3450ed24fa81537ebc4e/019d4b63-29c4-7e95-9524-45503c792ef3/source.tar.gz" 32 }, 33 "original": { 34 "type": "tarball", 35 "url": "https://flakehub.com/f/NixOS/nixpkgs/0.1" 36 } 37 }, 38 "root": { 39 "inputs": { 40 "fenix": "fenix", 41 "nixpkgs": "nixpkgs" 42 } 43 }, 44 "rust-analyzer-src": { 45 "flake": false, 46 "locked": { 47 "lastModified": 1775228522, 48 "narHash": "sha256-+6eTD6EAabjow5gdjWRP6aI2UUwOZJEjzzsvvbVu8f8=", 49 "owner": "rust-lang", 50 "repo": "rust-analyzer", 51 "rev": "f4b77dc99d9925667246e2887783b79bdc46a50d", 52 "type": "github" 53 }, 54 "original": { 55 "owner": "rust-lang", 56 "ref": "nightly", 57 "repo": "rust-analyzer", 58 "type": "github" 59 } 60 } 61 }, 62 "root": "root", 63 "version": 7 64}