~ajhalili2006's personal website, built with Zensical (successor of Material for Mkdocs) [old repo name got bugged while attempting to do manual knot migration via repo deletion] andreijiroh.dev
zensical mkdocs-material website
1{ 2 "nodes": { 3 "devenv": { 4 "locked": { 5 "dir": "src/modules", 6 "lastModified": 1748795434, 7 "owner": "cachix", 8 "repo": "devenv", 9 "rev": "02334cb7e3d69847e2ce793719147e63d56e2f7c", 10 "type": "github" 11 }, 12 "original": { 13 "dir": "src/modules", 14 "owner": "cachix", 15 "repo": "devenv", 16 "type": "github" 17 } 18 }, 19 "flake-compat": { 20 "flake": false, 21 "locked": { 22 "lastModified": 1747046372, 23 "owner": "edolstra", 24 "repo": "flake-compat", 25 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 26 "type": "github" 27 }, 28 "original": { 29 "owner": "edolstra", 30 "repo": "flake-compat", 31 "type": "github" 32 } 33 }, 34 "flake-compat_2": { 35 "flake": false, 36 "locked": { 37 "lastModified": 1747046372, 38 "owner": "edolstra", 39 "repo": "flake-compat", 40 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 41 "type": "github" 42 }, 43 "original": { 44 "owner": "edolstra", 45 "repo": "flake-compat", 46 "type": "github" 47 } 48 }, 49 "git-hooks": { 50 "inputs": { 51 "flake-compat": "flake-compat", 52 "gitignore": "gitignore", 53 "nixpkgs": [ 54 "nixpkgs" 55 ] 56 }, 57 "locked": { 58 "lastModified": 1747372754, 59 "owner": "cachix", 60 "repo": "git-hooks.nix", 61 "rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46", 62 "type": "github" 63 }, 64 "original": { 65 "owner": "cachix", 66 "repo": "git-hooks.nix", 67 "type": "github" 68 } 69 }, 70 "gitignore": { 71 "inputs": { 72 "nixpkgs": [ 73 "git-hooks", 74 "nixpkgs" 75 ] 76 }, 77 "locked": { 78 "lastModified": 1709087332, 79 "owner": "hercules-ci", 80 "repo": "gitignore.nix", 81 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 82 "type": "github" 83 }, 84 "original": { 85 "owner": "hercules-ci", 86 "repo": "gitignore.nix", 87 "type": "github" 88 } 89 }, 90 "nixpkgs": { 91 "locked": { 92 "lastModified": 1748217807, 93 "narHash": "sha256-P3u2PXxMlo49PutQLnk2PhI/imC69hFl1yY4aT5Nax8=", 94 "rev": "3108eaa516ae22c2360928589731a4f1581526ef", 95 "revCount": 806109, 96 "type": "tarball", 97 "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.806109%2Brev-3108eaa516ae22c2360928589731a4f1581526ef/01971040-062f-7e68-83d1-5cd2af08d87e/source.tar.gz" 98 }, 99 "original": { 100 "type": "tarball", 101 "url": "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/%2A.tar.gz" 102 } 103 }, 104 "nixpkgs-python": { 105 "inputs": { 106 "flake-compat": "flake-compat_2", 107 "nixpkgs": [ 108 "nixpkgs" 109 ] 110 }, 111 "locked": { 112 "lastModified": 1746223523, 113 "owner": "cachix", 114 "repo": "nixpkgs-python", 115 "rev": "3f5f1dbe0122a1741907aa5ab76f7337ffcd2ccb", 116 "type": "github" 117 }, 118 "original": { 119 "owner": "cachix", 120 "repo": "nixpkgs-python", 121 "type": "github" 122 } 123 }, 124 "root": { 125 "inputs": { 126 "devenv": "devenv", 127 "git-hooks": "git-hooks", 128 "nixpkgs": "nixpkgs", 129 "nixpkgs-python": "nixpkgs-python", 130 "pre-commit-hooks": [ 131 "git-hooks" 132 ] 133 } 134 } 135 }, 136 "root": "root", 137 "version": 7 138}