arion/flake.lock

66 lines
1.6 KiB
Plaintext
Raw Normal View History

2020-10-05 17:22:15 +03:00
{
"nodes": {
2022-12-02 02:21:38 +03:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1669931201,
"narHash": "sha256-UnYFeaLPLj7e4eEt4GJooeJZhaZXyloQZYinwO/CeUw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "995d6bc162c0539998ef6375c2c6b612972dc016",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"ref": "easyOverlay",
"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 17:22:15 +03:00
"nixpkgs": {
"locked": {
2022-12-02 14:34:29 +03:00
"lastModified": 1669980218,
"narHash": "sha256-HBK1tIqarj7ZsSwQEKGlyvbAIFnglytG7FxuS4K3nY8=",
2020-10-05 17:22:15 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-12-02 14:34:29 +03:00
"rev": "da7988fe440ef5b8779d4f76340ad7dc79ff3b33",
2020-10-05 17:22:15 +03:00
"type": "github"
},
"original": {
2022-12-02 02:21:38 +03:00
"owner": "NixOS",
2022-12-02 14:34:29 +03:00
"ref": "haskell-updates",
2022-12-02 02:21:38 +03:00
"repo": "nixpkgs",
"type": "github"
2020-10-05 17:22:15 +03:00
}
},
"root": {
"inputs": {
2022-12-02 02:21:38 +03:00
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
2020-10-05 17:22:15 +03:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}