232 lines
5.9 KiB
JSON
232 lines
5.9 KiB
JSON
{
|
|
"nodes": {
|
|
"clj-nix": {
|
|
"inputs": {
|
|
"devshell": "devshell",
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": [
|
|
"helpers",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1677342613,
|
|
"narHash": "sha256-BqhKj7jQahSVThEwLHt164kJHGx9LXzBARFZaFNLPW8=",
|
|
"owner": "jlesquembre",
|
|
"repo": "clj-nix",
|
|
"rev": "7d9e244ea96988524ba3bd6c2bbafdf0a5340b96",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "jlesquembre",
|
|
"repo": "clj-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"clj2nix": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"nixpkgs": "nixpkgs",
|
|
"utils": "utils"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1673786922,
|
|
"narHash": "sha256-MrwSNEXpq20/AvMxW49MRbuqf8C2M4Vei3jtZeXYjJk=",
|
|
"owner": "hlolli",
|
|
"repo": "clj2nix",
|
|
"rev": "04b0dfbfc69c6316b8613d061e3fe4619d79cd9f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hlolli",
|
|
"repo": "clj2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"helpers",
|
|
"clj-nix",
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"helpers",
|
|
"clj-nix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1658746384,
|
|
"narHash": "sha256-CCJcoMOcXyZFrV1ag4XMTpAPjLWb4Anbv+ktXFI1ry0=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "0ffc7937bb5e8141af03d462b468bd071eb18e1b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1668681692,
|
|
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1656928814,
|
|
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"helpers": {
|
|
"inputs": {
|
|
"clj-nix": "clj-nix",
|
|
"clj2nix": "clj2nix",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"utils": "utils_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1684439334,
|
|
"narHash": "sha256-GSBblSbzl0ArXvRGn9EpjP/5j2hmu3b2IjQeY1llO08=",
|
|
"ref": "with-deps",
|
|
"rev": "b047ccd1226517e757bc8084c2cba630f4bd10b9",
|
|
"revCount": 69,
|
|
"type": "git",
|
|
"url": "https://git.fudo.org/fudo-public/nix-helpers.git"
|
|
},
|
|
"original": {
|
|
"ref": "with-deps",
|
|
"type": "git",
|
|
"url": "https://git.fudo.org/fudo-public/nix-helpers.git"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1673785507,
|
|
"narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1684398685,
|
|
"narHash": "sha256-TRE62m91iZ5ArVMgA+uj22Yda8JoQuuhc9uwZ+NoX+0=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "628d4bb6e9f4f0c30cfd9b23d3c1cdcec9d3cb5c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"ref": "nixos-22.11",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"helpers": "helpers",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"utils": "utils_3"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"utils": {
|
|
"locked": {
|
|
"lastModified": 1667395993,
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"utils_2": {
|
|
"locked": {
|
|
"lastModified": 1676283394,
|
|
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"utils_3": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1681202837,
|
|
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|