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": 1675933616,
"narHash": "sha256-/rczJkJHtx16IFxMmAWu5nNYcSXNg1YYXTHoGjLrLUA=",
2022-12-02 02:21:38 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "47478a4a003e745402acf63be7f9a092d51b83d7",
2022-12-02 02:21:38 +03:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"haskell-flake": {
"locked": {
2023-02-17 01:28:30 +03:00
"lastModified": 1675296942,
"narHash": "sha256-u1X1sblozi5qYEcLp1hxcyo8FfDHnRUVX3dJ/tW19jY=",
2022-12-02 02:21:38 +03:00
"owner": "srid",
"repo": "haskell-flake",
2023-02-17 01:28:30 +03:00
"rev": "c2cafce9d57bfca41794dc3b99c593155006c71e",
2022-12-02 02:21:38 +03:00
"type": "github"
},
"original": {
"owner": "srid",
2023-02-17 01:28:30 +03:00
"ref": "0.1.0",
2022-12-02 02:21:38 +03:00
"repo": "haskell-flake",
"type": "github"
}
},
2020-10-05 17:22:15 +03:00
"nixpkgs": {
"locked": {
"lastModified": 1676300157,
"narHash": "sha256-1HjRzfp6LOLfcj/HJHdVKWAkX9QRAouoh6AjzJiIerU=",
2020-10-05 17:22:15 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "545c7a31e5dedea4a6d372712a18e00ce097d462",
2020-10-05 17:22:15 +03:00
"type": "github"
},
"original": {
2022-12-02 02:21:38 +03:00
"owner": "NixOS",
"ref": "nixos-unstable",
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
}