~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
at main 4.3 kB view raw
1{ 2 "nodes": { 3 "devenv": { 4 "locked": { 5 "dir": "src/modules", 6 "lastModified": 1764927628, 7 "owner": "cachix", 8 "repo": "devenv", 9 "rev": "247d7027f91368054fb0eefbd755a73d42b66fee", 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": 1765121682, 23 "owner": "edolstra", 24 "repo": "flake-compat", 25 "rev": "65f23138d8d09a92e30f1e5c87611b23ef451bf3", 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": 1765121682, 38 "owner": "edolstra", 39 "repo": "flake-compat", 40 "rev": "65f23138d8d09a92e30f1e5c87611b23ef451bf3", 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": 1765016596, 59 "owner": "cachix", 60 "repo": "git-hooks.nix", 61 "rev": "548fc44fca28a5e81c5d6b846e555e6b9c2a5a3c", 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": 1762808025, 79 "owner": "hercules-ci", 80 "repo": "gitignore.nix", 81 "rev": "cb5e3fdca1de58ccbc3ef53de65bd372b48f567c", 82 "type": "github" 83 }, 84 "original": { 85 "owner": "hercules-ci", 86 "repo": "gitignore.nix", 87 "type": "github" 88 } 89 }, 90 "mk-shell-bin": { 91 "locked": { 92 "lastModified": 1677004959, 93 "owner": "rrbutani", 94 "repo": "nix-mk-shell-bin", 95 "rev": "ff5d8bd4d68a347be5042e2f16caee391cd75887", 96 "type": "github" 97 }, 98 "original": { 99 "owner": "rrbutani", 100 "repo": "nix-mk-shell-bin", 101 "type": "github" 102 } 103 }, 104 "nix2container": { 105 "inputs": { 106 "nixpkgs": [ 107 "nixpkgs" 108 ] 109 }, 110 "locked": { 111 "lastModified": 1761716996, 112 "owner": "nlewo", 113 "repo": "nix2container", 114 "rev": "e5496ab66e9de9e3f67dc06f692dfbc471b6316e", 115 "type": "github" 116 }, 117 "original": { 118 "owner": "nlewo", 119 "repo": "nix2container", 120 "type": "github" 121 } 122 }, 123 "nixpkgs": { 124 "locked": { 125 "lastModified": 1764611609, 126 "narHash": "sha256-yU9BNcP0oadUKupw0UKmO9BKDOVIg9NStdJosEbXf8U=", 127 "rev": "8c29968b3a942f2903f90797f9623737c215737c", 128 "revCount": 905078, 129 "type": "tarball", 130 "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.905078%2Brev-8c29968b3a942f2903f90797f9623737c215737c/019add91-3add-7a0d-8a25-9569cbe01efe/source.tar.gz" 131 }, 132 "original": { 133 "type": "tarball", 134 "url": "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/%2A.tar.gz" 135 } 136 }, 137 "nixpkgs-python": { 138 "inputs": { 139 "flake-compat": "flake-compat_2", 140 "nixpkgs": [ 141 "nixpkgs" 142 ] 143 }, 144 "locked": { 145 "lastModified": 1765052656, 146 "owner": "cachix", 147 "repo": "nixpkgs-python", 148 "rev": "04b27dbad2e004cb237db202f21154eea3c4f89f", 149 "type": "github" 150 }, 151 "original": { 152 "owner": "cachix", 153 "repo": "nixpkgs-python", 154 "type": "github" 155 } 156 }, 157 "root": { 158 "inputs": { 159 "devenv": "devenv", 160 "git-hooks": "git-hooks", 161 "mk-shell-bin": "mk-shell-bin", 162 "nix2container": "nix2container", 163 "nixpkgs": "nixpkgs", 164 "nixpkgs-python": "nixpkgs-python", 165 "pre-commit-hooks": [ 166 "git-hooks" 167 ] 168 } 169 } 170 }, 171 "root": "root", 172 "version": 7 173}