healthchecks-rs/flake.lock

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

132 lines
3.2 KiB
Plaintext
Raw Normal View History

2022-12-28 12:51:37 +05:30
{
"nodes": {
"advisory-db": {
"flake": false,
"locked": {
"lastModified": 1680983395,
"narHash": "sha256-dRAhfRVJcYYqkTKbOrSQXBsMui6MpH7JEHPf/m2BlSg=",
2022-12-28 12:51:37 +05:30
"owner": "rustsec",
"repo": "advisory-db",
"rev": "e6600338c880d882655a3bf7e5085fde4bb95e1f",
2022-12-28 12:51:37 +05:30
"type": "github"
},
"original": {
"owner": "rustsec",
"repo": "advisory-db",
"type": "github"
}
},
"crane": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
"lastModified": 1680584903,
"narHash": "sha256-uraq+D3jcLzw/UVk0xMHcnfILfIMa0DLrtAEq2nNlxU=",
2022-12-28 12:51:37 +05:30
"owner": "ipetkov",
"repo": "crane",
"rev": "65d3f6a3970cd46bef5eedfd458300f72c56b3c5",
2022-12-28 12:51:37 +05:30
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2023-02-16 19:44:27 +05:30
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2022-12-28 12:51:37 +05:30
"owner": "edolstra",
"repo": "flake-compat",
2023-02-16 19:44:27 +05:30
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-12-28 12:51:37 +05:30
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1680946745,
"narHash": "sha256-KqGlwg9UTDsFBZZB8wzXgMnc8XQm95LtSbFvBsnqkPI=",
2022-12-28 12:51:37 +05:30
"owner": "numtide",
"repo": "flake-utils",
"rev": "946da791763db1c306b86a8bd3828bf5814a1247",
2022-12-28 12:51:37 +05:30
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1681002951,
"narHash": "sha256-nD9fXN7EVKGovtjrXIuA7Si9M6PD9b02GNtvQPTSuOk=",
2022-12-28 12:51:37 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "431bf1e6cdd494e5230fbb72884afb4ca612c578",
2022-12-28 12:51:37 +05:30
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"advisory-db": "advisory-db",
"crane": "crane",
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1681006747,
"narHash": "sha256-QM9p0hTtZ5ZeK2jUCNrkgnuiBRh7wVDYBoxvId5aZzM=",
2022-12-28 12:51:37 +05:30
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "9e55ff64c777f05310d83be0a0cbf0c7e299f63a",
2022-12-28 12:51:37 +05:30
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}