~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": 1739444039, 7 "owner": "cachix", 8 "repo": "devenv", 9 "rev": "1235cd13f47df6ad19c8a183c6eabc1facb7c399", 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": 1733328505, 23 "owner": "edolstra", 24 "repo": "flake-compat", 25 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec", 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": 1733328505, 38 "owner": "edolstra", 39 "repo": "flake-compat", 40 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec", 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": 1737465171, 59 "owner": "cachix", 60 "repo": "git-hooks.nix", 61 "rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17", 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": 1739451785, 93 "owner": "NixOS", 94 "repo": "nixpkgs", 95 "rev": "1128e89fd5e11bb25aedbfc287733c6502202ea9", 96 "type": "github" 97 }, 98 "original": { 99 "owner": "NixOS", 100 "ref": "nixpkgs-unstable", 101 "repo": "nixpkgs", 102 "type": "github" 103 } 104 }, 105 "nixpkgs-python": { 106 "inputs": { 107 "flake-compat": "flake-compat_2", 108 "nixpkgs": [ 109 "nixpkgs" 110 ] 111 }, 112 "locked": { 113 "lastModified": 1733319315, 114 "owner": "cachix", 115 "repo": "nixpkgs-python", 116 "rev": "01263eeb28c09f143d59cd6b0b7c4cc8478efd48", 117 "type": "github" 118 }, 119 "original": { 120 "owner": "cachix", 121 "repo": "nixpkgs-python", 122 "type": "github" 123 } 124 }, 125 "root": { 126 "inputs": { 127 "devenv": "devenv", 128 "git-hooks": "git-hooks", 129 "nixpkgs": "nixpkgs", 130 "nixpkgs-python": "nixpkgs-python", 131 "pre-commit-hooks": [ 132 "git-hooks" 133 ] 134 } 135 } 136 }, 137 "root": "root", 138 "version": 7 139}