My personal-knowledge-system, with deeply integrated task tracking and long term goal planning capabilities.
at doc 63 lines 1.9 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": 1772348640, 12 "narHash": "sha256-caiKs7O4khFydpKyg8O8/nmvw/NfN4fn/4spageGoig=", 13 "rev": "47c5355eaba0b08836e720d5d545c8ea1e1783db", 14 "revCount": 2572, 15 "type": "tarball", 16 "url": "https://api.flakehub.com/f/pinned/nix-community/fenix/0.1.2572%2Brev-47c5355eaba0b08836e720d5d545c8ea1e1783db/019ca881-cb35-7cd1-8b46-98117609f8b6/source.tar.gz" 17 }, 18 "original": { 19 "type": "tarball", 20 "url": "https://flakehub.com/f/nix-community/fenix/0.1" 21 } 22 }, 23 "nixpkgs": { 24 "locked": { 25 "lastModified": 1772542754, 26 "narHash": "sha256-WGV2hy+VIeQsYXpsLjdr4GvHv5eECMISX1zKLTedhdg=", 27 "rev": "8c809a146a140c5c8806f13399592dbcb1bb5dc4", 28 "revCount": 957538, 29 "type": "tarball", 30 "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.957538%2Brev-8c809a146a140c5c8806f13399592dbcb1bb5dc4/019cb563-81c1-72cf-aec2-46679a968011/source.tar.gz" 31 }, 32 "original": { 33 "type": "tarball", 34 "url": "https://flakehub.com/f/NixOS/nixpkgs/0.1" 35 } 36 }, 37 "root": { 38 "inputs": { 39 "fenix": "fenix", 40 "nixpkgs": "nixpkgs" 41 } 42 }, 43 "rust-analyzer-src": { 44 "flake": false, 45 "locked": { 46 "lastModified": 1772310333, 47 "narHash": "sha256-njFwHnxYcfQINwSa+XWhenv8s8PMg/j5ID0HpIa49xM=", 48 "owner": "rust-lang", 49 "repo": "rust-analyzer", 50 "rev": "a96b6a9b887008bae01839543f9ca8e1f67f4ebe", 51 "type": "github" 52 }, 53 "original": { 54 "owner": "rust-lang", 55 "ref": "nightly", 56 "repo": "rust-analyzer", 57 "type": "github" 58 } 59 } 60 }, 61 "root": "root", 62 "version": 7 63}