My personal-knowledge-system, with deeply integrated task tracking and long term goal planning capabilities.
at db 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": 1773818109, 12 "narHash": "sha256-Wsk92HrZODmCgBb+v7XfTMUAIEhqU+Obwj+09IKRTpU=", 13 "owner": "nix-community", 14 "repo": "fenix", 15 "rev": "b8b443c5a1bd8dd99df899b4ac786a7f410193e5", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "nix-community", 20 "repo": "fenix", 21 "type": "github" 22 } 23 }, 24 "nixpkgs": { 25 "locked": { 26 "lastModified": 1773734432, 27 "narHash": "sha256-IF5ppUWh6gHGHYDbtVUyhwy/i7D261P7fWD1bPefOsw=", 28 "rev": "cda48547b432e8d3b18b4180ba07473762ec8558", 29 "revCount": 964459, 30 "type": "tarball", 31 "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.964459%2Brev-cda48547b432e8d3b18b4180ba07473762ec8558/019cff27-f088-710d-b729-7d70ce441bc3/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": 1773775226, 48 "narHash": "sha256-413aE+fhubk1GA2v4IlRrpdZZzW/b89wJGuDfZCVtEs=", 49 "owner": "rust-lang", 50 "repo": "rust-analyzer", 51 "rev": "4eac290b58a70961e78f2e0c04f61a08b995b2cb", 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}