moxdns/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

2022-04-29 11:58:33 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1649676176,
"narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-11-08 16:43:39 +00:00
"lastModified": 1667879206,
"narHash": "sha256-fHiB8mIUotFpbvugTJ9ImYJ6q0ry2QVFHYox6YRHHaE=",
"owner": "NixOS",
2022-04-29 11:58:33 +00:00
"repo": "nixpkgs",
2022-11-08 16:43:39 +00:00
"rev": "295778ad21806918c16176164497f2793e2133f4",
2022-04-29 11:58:33 +00:00
"type": "github"
},
"original": {
2022-11-08 16:43:39 +00:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2022-04-29 11:58:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}