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-05-26 11:25:38 +00:00
"lastModified": 1653510071,
"narHash": "sha256-KoBs0USqNunyxaBOYx/trSREMf8f3fA+msDfADiMI5o=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "c7d1a3d10117247892df7db45cef562bf62789d5",
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-05-30 23:07:38 +00:00
"lastModified": 1653951854,
"narHash": "sha256-lgYYtKhJWKLjo1/hUF4+VgH0NZYr4rofQKALfh6fOSk=",
"owner": "srid",
"repo": "haskell-flake",
2022-05-30 23:07:38 +00:00
"rev": "5777cc55c12119b1f8b4eee302de139c0dce1d3d",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "haskell-flake",
"type": "github"
}
},
2021-05-31 23:19:51 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1653326962,
"narHash": "sha256-W8feCYqKTsMre4nAEpv5Kx1PVFC+hao/LwqtB2Wci/8=",
2021-11-29 17:53:23 +00:00
"owner": "nixos",
2021-05-31 23:19:51 +00:00
"repo": "nixpkgs",
"rev": "41cc1d5d9584103be4108c1815c350e07c807036",
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
}