arion/flake.lock

65 lines
1.5 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": 1672877861,
"narHash": "sha256-ROnSmsk5grROL6gnHBnSdqlPPBrBJMApCeB7xzY567M=",
2022-12-02 00:21:38 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "7930f5b1c356270cec420d4f4cb43f4907206640",
2022-12-02 00:21:38 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"haskell-flake": {
"locked": {
"lastModified": 1668167720,
"narHash": "sha256-5wDTR6xt9BB3BjgKR+YOjOkZgMyDXKaX79g42sStzDU=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "4fc511d93a55fedf815c1647ad146c26d7a2054e",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "haskell-flake",
"type": "github"
}
},
2020-10-05 16:22:15 +02:00
"nixpkgs": {
"locked": {
2022-12-02 12:34:29 +01:00
"lastModified": 1669980218,
"narHash": "sha256-HBK1tIqarj7ZsSwQEKGlyvbAIFnglytG7FxuS4K3nY8=",
2020-10-05 16:22:15 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-12-02 12:34:29 +01:00
"rev": "da7988fe440ef5b8779d4f76340ad7dc79ff3b33",
2020-10-05 16:22:15 +02:00
"type": "github"
},
"original": {
2022-12-02 00:21:38 +01:00
"owner": "NixOS",
2022-12-02 12:34:29 +01:00
"ref": "haskell-updates",
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",
2020-10-05 16:22:15 +02:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}