The unpac monorepo manager self-hosting as a monorepo using unpac
at opam/upstream/re 79 lines 2.0 kB view raw
1{ 2 "nodes": { 3 "flake-utils": { 4 "inputs": { 5 "systems": "systems" 6 }, 7 "locked": { 8 "lastModified": 1731533236, 9 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 10 "owner": "numtide", 11 "repo": "flake-utils", 12 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "numtide", 17 "repo": "flake-utils", 18 "type": "github" 19 } 20 }, 21 "nixpkgs": { 22 "inputs": { 23 "nixpkgs": "nixpkgs_2" 24 }, 25 "locked": { 26 "lastModified": 1752953760, 27 "narHash": "sha256-HEskLVQGF48brLMmo3Dhb9rdm0D0mCG4ymPJcZylmgc=", 28 "owner": "nix-ocaml", 29 "repo": "nix-overlays", 30 "rev": "324e1583c2104ebee89ebb8872b0ee9231fb568c", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "nix-ocaml", 35 "repo": "nix-overlays", 36 "type": "github" 37 } 38 }, 39 "nixpkgs_2": { 40 "locked": { 41 "lastModified": 1752385071, 42 "narHash": "sha256-lj4vD716tbbWtDzGITJGfPPIRU54H5uynlnALJHyhOk=", 43 "owner": "NixOS", 44 "repo": "nixpkgs", 45 "rev": "e2e7b4a2013f5f73eb85956aa28e9655e5d9601a", 46 "type": "github" 47 }, 48 "original": { 49 "owner": "NixOS", 50 "repo": "nixpkgs", 51 "rev": "e2e7b4a2013f5f73eb85956aa28e9655e5d9601a", 52 "type": "github" 53 } 54 }, 55 "root": { 56 "inputs": { 57 "flake-utils": "flake-utils", 58 "nixpkgs": "nixpkgs" 59 } 60 }, 61 "systems": { 62 "locked": { 63 "lastModified": 1681028828, 64 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 65 "owner": "nix-systems", 66 "repo": "default", 67 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 68 "type": "github" 69 }, 70 "original": { 71 "owner": "nix-systems", 72 "repo": "default", 73 "type": "github" 74 } 75 } 76 }, 77 "root": "root", 78 "version": 7 79}