Kind2/flake.lock
2021-08-31 12:35:37 -03:00

43 lines
996 B
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1630082507,
"narHash": "sha256-7JLwdUx4jFOfMFmamwEDGSe+jMOirpiUFRsFesjX0Us=",
"owner": "rigille",
"repo": "nixpkgs",
"rev": "fee7b9e40c04d563bc7c7a435ca047c6a1319de3",
"type": "github"
},
"original": {
"owner": "rigille",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}