Builds a PDF resume from a json file
at main 1.4 kB view raw
1{ 2 "pins": { 3 "fenix": { 4 "type": "Git", 5 "repository": { 6 "type": "GitHub", 7 "owner": "nix-community", 8 "repo": "fenix" 9 }, 10 "branch": "monthly", 11 "submodules": false, 12 "revision": "451f184de2958f8e725acba046ec10670dd771a1", 13 "url": "https://github.com/nix-community/fenix/archive/451f184de2958f8e725acba046ec10670dd771a1.tar.gz", 14 "hash": "sha256-EA7Qh5OUc3tgYrLHfG7zU6wxltvWsJ0+sFxOcVsbjOY=" 15 }, 16 "nilla": { 17 "type": "Git", 18 "repository": { 19 "type": "GitHub", 20 "owner": "nilla-nix", 21 "repo": "nilla" 22 }, 23 "branch": "main", 24 "submodules": false, 25 "revision": "2e98ae315a592ad6b6de44670514c048dcc88dc7", 26 "url": "https://github.com/nilla-nix/nilla/archive/2e98ae315a592ad6b6de44670514c048dcc88dc7.tar.gz", 27 "hash": "sha256-15lwhWcMonJH6UholMMHDc+p2BoSpGA4AYGrsXQA9Do=" 28 }, 29 "nixpkgs": { 30 "type": "Git", 31 "repository": { 32 "type": "GitHub", 33 "owner": "nixos", 34 "repo": "nixpkgs" 35 }, 36 "branch": "nixos-unstable", 37 "submodules": false, 38 "revision": "dfb2f12e899db4876308eba6d93455ab7da304cd", 39 "url": "https://github.com/nixos/nixpkgs/archive/dfb2f12e899db4876308eba6d93455ab7da304cd.tar.gz", 40 "hash": "sha256-1wxxznpW2CKvI9VdniaUnTT2Os6rdRJcRUf65ZK9OtE=" 41 } 42 }, 43 "version": 6 44}