~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": 1749743313, 7 "owner": "cachix", 8 "repo": "devenv", 9 "rev": "7d2fab8f90ff435ec0ca656da2cbae4cb1a324de", 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": 1749636823, 59 "owner": "cachix", 60 "repo": "git-hooks.nix", 61 "rev": "623c56286de5a3193aa38891a6991b28f9bab056", 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": 1749401433, 93 "narHash": "sha256-HXIQzULIG/MEUW2Q/Ss47oE3QrjxvpUX7gUl4Xp6lnc=", 94 "rev": "08fcb0dcb59df0344652b38ea6326a2d8271baff", 95 "revCount": 812400, 96 "type": "tarball", 97 "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.812400%2Brev-08fcb0dcb59df0344652b38ea6326a2d8271baff/01975859-0b3e-7500-9c04-d7870e583452/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": 1749760516, 113 "owner": "cachix", 114 "repo": "nixpkgs-python", 115 "rev": "908dbb466af5955ea479ac95953333fd64387216", 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}