matrix-media-expanded/flake.lock

99 lines
2.6 KiB
Text
Raw Normal View History

2021-05-31 23:19:51 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2022-01-08 16:39:25 +00:00
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
2021-05-31 23:19:51 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2022-01-08 16:39:25 +00:00
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
2021-05-31 23:19:51 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
2022-01-30 17:05:58 +00:00
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
2021-05-31 23:19:51 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-01-30 17:05:58 +00:00
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
2021-05-31 23:19:51 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-03-25 18:09:08 +00:00
"flake-utils_2": {
"locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"lint-utils": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-04-20 17:29:08 +00:00
"lastModified": 1650427214,
"narHash": "sha256-9m66rRSSM614ocRXNPAArwnrS6zzCQYYhd3nw8g4QUg=",
"ref": "overengineered",
"rev": "5555def5a25c5437834c06cbe79b3945916ec59f",
"revCount": 28,
2022-03-25 18:09:08 +00:00
"type": "git",
"url": "https://gitlab.homotopic.tech/nix/lint-utils.git"
},
"original": {
2022-04-20 17:29:08 +00:00
"ref": "overengineered",
2022-03-25 18:09:08 +00:00
"type": "git",
"url": "https://gitlab.homotopic.tech/nix/lint-utils.git"
}
},
2021-05-31 23:19:51 +00:00
"nixpkgs": {
"locked": {
2022-04-27 19:02:18 +00:00
"lastModified": 1651024496,
"narHash": "sha256-uKSrrw/neSkxX6TXPSaMyfu7iKzFrK7F6HOt6vQefGY=",
2021-11-29 17:53:23 +00:00
"owner": "nixos",
2021-05-31 23:19:51 +00:00
"repo": "nixpkgs",
2022-04-27 19:02:18 +00:00
"rev": "d9e593ed5889f3906dc72811c45bf684be8865cf",
2021-05-31 23:19:51 +00:00
"type": "github"
},
"original": {
2021-11-29 17:53:23 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-04-27 19:02:18 +00:00
"rev": "d9e593ed5889f3906dc72811c45bf684be8865cf",
2021-11-29 17:53:23 +00:00
"type": "github"
2021-05-31 23:19:51 +00:00
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
2022-03-25 18:09:08 +00:00
"lint-utils": "lint-utils",
2021-05-31 23:19:51 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}