mirror of
https://github.com/polysemy-research/polysemy.git
synced 2024-12-02 11:54:06 +03:00
95c534bb10
* start migration to ghc9 * add ghc9 support for polysemy-plugin * bump doctest version in package.yaml * fix doctest message containing incorrect spaces Co-authored-by: funketh <theodor.k.funke@gmail.com>
61 lines
1.5 KiB
JSON
61 lines
1.5 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1618217525,
|
|
"narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"stable": "stable",
|
|
"unstable": "unstable"
|
|
}
|
|
},
|
|
"stable": {
|
|
"locked": {
|
|
"lastModified": 1618441087,
|
|
"narHash": "sha256-NIuHLPxSNu5OXf9T/bY+pY7mgUVRdbFFjJfMUIM7CPw=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "389249fa9b35b3071b4ccf71a3c065e7791934df",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-20.09",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"unstable": {
|
|
"locked": {
|
|
"lastModified": 1618499499,
|
|
"narHash": "sha256-2DFWiEnI7JcgM3qKMTGEcq0VrsyutaYMDOCbCF7dDiA=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "5268ee2ebacbc73875be42d71e60c2b5c1b5a1c7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|