entities/flake.lock
2022-01-06 16:13:09 -08:00

42 lines
994 B
JSON

{
"nodes": {
"fudo-lib": {
"locked": {
"lastModified": 1641514305,
"narHash": "sha256-w9/y+wrOG5JrgPPJwXhaG0ZCd5sbSn41pnJZsdYBI/A=",
"ref": "master",
"rev": "9adef243c8bef9e3f9c0f5051c74d5ad388ac40c",
"revCount": 57,
"type": "git",
"url": "https://git.fudo.org/fudo-nix/lib.git"
},
"original": {
"type": "git",
"url": "https://git.fudo.org/fudo-nix/lib.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1641463613,
"narHash": "sha256-xZN9igqdZvnhSeTx8OlGby/OaYQHwgXVrBrPW0gLEh8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "77fda7f672726e1a95c8cd200f27bccfc86c870b",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"fudo-lib": "fudo-lib",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}