matrix-media-expanded/flake.lock

66 lines
1.6 KiB
Text
Raw Normal View History

2021-05-31 23:19:51 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
2021-05-31 23:19:51 +00:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
2021-05-31 23:19:51 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
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"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1652840887,
"narHash": "sha256-gEK4NNa4GwIgTZE63kt/4WTFAWRTJVSa30+h4ZjFh9U=",
2021-11-29 17:53:23 +00:00
"owner": "nixos",
2021-05-31 23:19:51 +00:00
"repo": "nixpkgs",
"rev": "52dc75a4fee3fdbcb792cb6fba009876b912bfe0",
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": {
"flake-compat": "flake-compat",
2022-05-26 11:25:38 +00:00
"flake-parts": "flake-parts",
2021-05-31 23:19:51 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}