1
1
mirror of https://github.com/srid/ema.git synced 2024-11-25 20:12:20 +03:00
ema/flake.lock

83 lines
2.0 KiB
Plaintext
Raw Normal View History

2021-04-19 18:07:52 +03:00
{
"nodes": {
2022-05-30 16:32:57 +03:00
"flake-parts": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2021-04-19 18:07:52 +03:00
"locked": {
2022-08-06 19:53:56 +03:00
"lastModified": 1657102481,
"narHash": "sha256-62Fuw8JgPub38OdgNefkIKOodM9nC3M0AG6lS+7smf4=",
2022-05-30 16:32:57 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
2022-08-06 19:53:56 +03:00
"rev": "608ed3502263d6f4f886d75c48fc2b444a4ab8d8",
2021-04-19 18:07:52 +03:00
"type": "github"
},
"original": {
2022-05-30 16:32:57 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
2021-04-19 18:07:52 +03:00
"type": "github"
}
},
2022-05-30 16:32:57 +03:00
"haskell-flake": {
2021-04-19 18:07:52 +03:00
"locked": {
2022-06-06 04:27:01 +03:00
"lastModified": 1654001497,
"narHash": "sha256-GfrpyoQrVT9Z/j9its8BQs3I5O5X5Lc2IkK922bz7zg=",
2022-05-30 16:32:57 +03:00
"owner": "srid",
"repo": "haskell-flake",
2022-06-06 04:27:01 +03:00
"rev": "4c0b0ff295f0b97238a600d2381c37ee46b67f9c",
2021-12-24 03:41:49 +03:00
"type": "github"
},
"original": {
2022-05-30 16:32:57 +03:00
"owner": "srid",
"repo": "haskell-flake",
2021-12-24 03:41:49 +03:00
"type": "github"
}
},
2021-04-19 18:07:52 +03:00
"nixpkgs": {
"locked": {
2022-08-06 19:53:56 +03:00
"lastModified": 1659782844,
"narHash": "sha256-tM/qhHFE61puBxh9ebP3BIG1fkRAT4rHqD3jCM0HXGY=",
2021-04-19 18:07:52 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2022-08-06 19:53:56 +03:00
"rev": "c85e56bb060291eac3fb3c75d4e0e64f6836fcfe",
2021-04-19 18:07:52 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
2021-04-19 18:07:52 +03:00
"repo": "nixpkgs",
2021-12-24 03:41:49 +03:00
"type": "github"
}
},
"relude": {
"flake": false,
"locked": {
"lastModified": 1654789035,
"narHash": "sha256-57pQicQBHQ7T9NCuR7YnRt7E6m+tVNLE8LyJV4MtpMU=",
"owner": "kowainik",
"repo": "relude",
"rev": "b2fccefa4b81ead3aeec567e2f536498dec5eee5",
"type": "github"
},
"original": {
"owner": "kowainik",
"ref": "v1.1.0.0",
"repo": "relude",
"type": "github"
}
},
2021-04-19 18:07:52 +03:00
"root": {
"inputs": {
2022-05-30 16:32:57 +03:00
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
"nixpkgs": "nixpkgs",
"relude": "relude"
2021-04-19 18:07:52 +03:00
}
}
},
"root": "root",
"version": 7
}