arion/flake.lock

108 lines
2.7 KiB
Text
Raw Normal View History

2020-10-05 16:22:15 +02:00
{
"nodes": {
2022-12-02 00:21:38 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
2022-12-02 00:21:38 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
2022-12-02 00:21:38 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-08-23 11:25:28 +02:00
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"hercules-ci-effects",
"nixpkgs"
]
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
2023-08-23 11:25:28 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
2023-08-23 11:25:28 +02:00
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
2023-08-23 11:25:28 +02:00
}
},
2022-12-02 00:21:38 +01:00
"haskell-flake": {
"locked": {
2023-02-16 23:28:30 +01:00
"lastModified": 1675296942,
"narHash": "sha256-u1X1sblozi5qYEcLp1hxcyo8FfDHnRUVX3dJ/tW19jY=",
2022-12-02 00:21:38 +01:00
"owner": "srid",
"repo": "haskell-flake",
2023-02-16 23:28:30 +01:00
"rev": "c2cafce9d57bfca41794dc3b99c593155006c71e",
2022-12-02 00:21:38 +01:00
"type": "github"
},
"original": {
"owner": "srid",
2023-02-16 23:28:30 +01:00
"ref": "0.1.0",
2022-12-02 00:21:38 +01:00
"repo": "haskell-flake",
"type": "github"
}
},
2023-08-23 11:25:28 +02:00
"hercules-ci-effects": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1704029560,
"narHash": "sha256-a4Iu7x1OP+uSYpqadOu8VCPY+MPF3+f6KIi+MAxlgyw=",
2023-08-23 11:25:28 +02:00
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"rev": "d5cbf433a6ae9cae05400189a8dbc6412a03ba16",
2023-08-23 11:25:28 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"type": "github"
}
},
2020-10-05 16:22:15 +02:00
"nixpkgs": {
2023-08-23 11:25:28 +02:00
"locked": {
"lastModified": 1706913249,
"narHash": "sha256-x3M7iV++CsvRXI1fpyFPduGELUckZEhSv0XWnUopAG8=",
2020-10-05 16:22:15 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e92b6015881907e698782c77641aa49298330223",
2020-10-05 16:22:15 +02:00
"type": "github"
},
"original": {
2022-12-02 00:21:38 +01:00
"owner": "NixOS",
"ref": "nixos-unstable",
2022-12-02 00:21:38 +01:00
"repo": "nixpkgs",
"type": "github"
2020-10-05 16:22:15 +02:00
}
},
"root": {
"inputs": {
2022-12-02 00:21:38 +01:00
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
2023-08-23 11:25:28 +02:00
"hercules-ci-effects": "hercules-ci-effects",
"nixpkgs": "nixpkgs"
2020-10-05 16:22:15 +02:00
}
}
},
"root": "root",
"version": 7
}