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-11 11:35:56 -08:00
"lastModified": 1641848738,
"narHash": "sha256-9+xyFqyUIzIkNo2HyXxp6Lm9/f0EZqRqkRz52AQoW6Q=",
2021-11-30 18:20:05 -08:00
"ref": "master",
2022-01-11 11:35:56 -08:00
"rev": "63b80fb5dc1e6ad69252a233b7c6a20f649884c6",
"revCount": 59,
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-11 11:35:56 -08:00
"lastModified": 1641850495,
"narHash": "sha256-V+luTtgE/W1ldiGJBPGjjBw6B+yKG62owwOs/Kj9fI8=",
2021-11-22 06:40:37 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-11 11:35:56 -08:00
"rev": "81f05d871faf75d1456df6adec1d2118d787f65c",
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
}