entities/flake.lock

42 lines
994 B
Plaintext
Raw Normal View History

2021-11-22 06:40:37 -08:00
{
"nodes": {
2021-11-22 07:24:21 -08:00
"fudo-lib": {
2021-11-22 06:40:37 -08:00
"locked": {
2022-01-06 10:52:29 -08:00
"lastModified": 1641489268,
"narHash": "sha256-bVu82giSziIpYMfNXTMkcpIsxnE3w/fwXs04pOlDfzo=",
2021-11-30 18:20:05 -08:00
"ref": "master",
2022-01-06 10:52:29 -08:00
"rev": "333db8717cda6697ded7f1971470aacf4ef15088",
"revCount": 56,
2021-11-30 18:20:05 -08:00
"type": "git",
"url": "https://git.fudo.org/fudo-nix/lib.git"
2021-11-22 06:40:37 -08:00
},
"original": {
2021-11-30 18:20:05 -08:00
"type": "git",
"url": "https://git.fudo.org/fudo-nix/lib.git"
2021-11-22 06:40:37 -08:00
}
},
"nixpkgs": {
"locked": {
2022-01-06 10:52:29 -08:00
"lastModified": 1641463613,
"narHash": "sha256-xZN9igqdZvnhSeTx8OlGby/OaYQHwgXVrBrPW0gLEh8=",
2021-11-22 06:40:37 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-06 10:52:29 -08:00
"rev": "77fda7f672726e1a95c8cd200f27bccfc86c870b",
2021-11-22 06:40:37 -08:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
2021-11-22 07:24:21 -08:00
"fudo-lib": "fudo-lib",
2021-11-22 06:40:37 -08:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}