170 lines
4.4 KiB
JSON
170 lines
4.4 KiB
JSON
{
|
|
"nodes": {
|
|
"crane": {
|
|
"locked": {
|
|
"lastModified": 1771438068,
|
|
"narHash": "sha256-nGBbXvEZVe/egCPVPFcu89RFtd8Rf6J+4RFoVCFec0A=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "b5090e53e9d68c523a4bb9ad42b4737ee6747597",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1731533236,
|
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hls-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1768552477,
|
|
"narHash": "sha256-Y4XVuyJZnZ++u+wSHlz7xnN9+nk29csahnXDC0QMiGM=",
|
|
"owner": "haskell",
|
|
"repo": "haskell-language-server",
|
|
"rev": "d744a66a853c287e671e06e62f2a58dd8e7a86d9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "haskell",
|
|
"ref": "2.13.0.0",
|
|
"repo": "haskell-language-server",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hs-bindgen-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1773399083,
|
|
"narHash": "sha256-oF6E1/zRZ4iiZs9QjtQMvHnLMfq/W6CXOX44QbDGYXs=",
|
|
"owner": "well-typed",
|
|
"repo": "hs-bindgen",
|
|
"rev": "6ca94188abd756a1fb4dd8a4037de3fa7dca0765",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "well-typed",
|
|
"repo": "hs-bindgen",
|
|
"rev": "6ca94188abd756a1fb4dd8a4037de3fa7dca0765",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"libclang-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1773221966,
|
|
"narHash": "sha256-VPG7jKdq2g/Hwf5cPiy4coAvLULxDeA4KHCVkNSSs5w=",
|
|
"owner": "well-typed",
|
|
"repo": "libclang",
|
|
"rev": "d6e482df49b88375cf3075928a78ee86c2a068d4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "well-typed",
|
|
"repo": "libclang",
|
|
"rev": "d6e482df49b88375cf3075928a78ee86c2a068d4",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-haskell": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1774311314,
|
|
"narHash": "sha256-sxoNFlpTaBnnQerzQ2LTByXPpR37M4pHnhZmzq+9440=",
|
|
"owner": "reflex-frp",
|
|
"repo": "nix-haskell",
|
|
"rev": "85d89f1cc2f591ff6be35e1f112c8ee912fba7bb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "reflex-frp",
|
|
"repo": "nix-haskell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1773840656,
|
|
"narHash": "sha256-9tpvMGFteZnd3gRQZFlRCohVpqooygFuy9yjuyRL2C0=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "9cf7092bdd603554bd8b63c216e8943cf9b12512",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"crane": "crane",
|
|
"flake-utils": "flake-utils",
|
|
"hls-src": "hls-src",
|
|
"hs-bindgen-src": "hs-bindgen-src",
|
|
"libclang-src": "libclang-src",
|
|
"nix-haskell": "nix-haskell",
|
|
"rust-overlay": "rust-overlay"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nix-haskell",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1771470520,
|
|
"narHash": "sha256-PvytHcaYN5cPUll7FB70mXv1rRsIBRmu47fFfq3haxA=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "a1d4cc1f264c45d3745af0d2ca5e59d460e58777",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|