matrix-media-expanded/flake.lock

65 lines
1.5 KiB
Text
Raw Normal View History

2021-05-31 23:19:51 +00:00
{
"nodes": {
2022-05-26 11:25:38 +00:00
"flake-parts": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2021-05-31 23:19:51 +00:00
"locked": {
"lastModified": 1657102481,
"narHash": "sha256-62Fuw8JgPub38OdgNefkIKOodM9nC3M0AG6lS+7smf4=",
2022-05-26 11:25:38 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "608ed3502263d6f4f886d75c48fc2b444a4ab8d8",
2021-05-31 23:19:51 +00:00
"type": "github"
},
"original": {
2022-05-26 11:25:38 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2021-05-31 23:19:51 +00:00
"type": "github"
}
},
"haskell-flake": {
"locked": {
2022-06-17 22:08:00 +00:00
"lastModified": 1654001497,
"narHash": "sha256-GfrpyoQrVT9Z/j9its8BQs3I5O5X5Lc2IkK922bz7zg=",
"owner": "srid",
"repo": "haskell-flake",
2022-06-17 22:08:00 +00:00
"rev": "4c0b0ff295f0b97238a600d2381c37ee46b67f9c",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "haskell-flake",
"type": "github"
}
},
2021-05-31 23:19:51 +00:00
"nixpkgs": {
"locked": {
2022-08-07 00:18:30 +00:00
"lastModified": 1659782844,
"narHash": "sha256-tM/qhHFE61puBxh9ebP3BIG1fkRAT4rHqD3jCM0HXGY=",
2021-11-29 17:53:23 +00:00
"owner": "nixos",
2021-05-31 23:19:51 +00:00
"repo": "nixpkgs",
2022-08-07 00:18:30 +00:00
"rev": "c85e56bb060291eac3fb3c75d4e0e64f6836fcfe",
2021-05-31 23:19:51 +00:00
"type": "github"
},
"original": {
2021-11-29 17:53:23 +00:00
"owner": "nixos",
"ref": "nixpkgs-unstable",
2021-11-29 17:53:23 +00:00
"repo": "nixpkgs",
"type": "github"
2021-05-31 23:19:51 +00:00
}
},
"root": {
"inputs": {
2022-05-26 11:25:38 +00:00
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
2021-05-31 23:19:51 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}