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": {
2022-06-17 22:08:00 +00:00
"lastModified": 1654330348,
"narHash": "sha256-jedUKLSqRk/4ToHolO7xnOuztbdDUGCSElvTi5hUGYg=",
2022-05-26 11:25:38 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2022-06-17 22:08:00 +00:00
"rev": "6ac93cfc7f0fea4c889a609b18b3333f10091030",
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-06-17 22:08:00 +00:00
"lastModified": 1655451545,
"narHash": "sha256-uLHNGkZbINBZ8Yz9z+/6xF77EVLPTasDyfE/sQpzZ4A=",
2021-11-29 17:53:23 +00:00
"owner": "nixos",
2021-05-31 23:19:51 +00:00
"repo": "nixpkgs",
2022-06-17 22:08:00 +00:00
"rev": "3802c98cffe636d54dc8f2812d143e50b4b07bb0",
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
}