unbound-rust-mod/flake.lock

49 lines
1 KiB
Plaintext
Raw Permalink Normal View History

2024-08-09 15:27:40 +07:00
{
"nodes": {
2024-08-12 05:41:21 +07:00
"crane": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1722960479,
"narHash": "sha256-NhCkJJQhD5GUib8zN9JrmYGMwt4lCRp6ZVNzIiYCl0Y=",
"owner": "ipetkov",
"repo": "crane",
"rev": "4c6c77920b8d44cd6660c1621dea6b3fc4b4c4f4",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2024-08-09 15:27:40 +07:00
"nixpkgs": {
"locked": {
"lastModified": 1723151029,
"narHash": "sha256-7wD4ZirqgEtc8F4CnoK0XbwP8kg67M230Gsww0Ju12w=",
"owner": "chayleaf",
"repo": "nixpkgs",
"rev": "77f4097425aedb26e3b55cc2bde13fc9e19e2e0c",
"type": "github"
},
"original": {
"owner": "chayleaf",
"ref": "unbound",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-08-12 05:41:21 +07:00
"crane": "crane",
2024-08-09 15:27:40 +07:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}