entities/flake.lock

42 lines
994 B
JSON

{
"nodes": {
"fudo-lib": {
"locked": {
"lastModified": 1641848738,
"narHash": "sha256-9+xyFqyUIzIkNo2HyXxp6Lm9/f0EZqRqkRz52AQoW6Q=",
"ref": "master",
"rev": "63b80fb5dc1e6ad69252a233b7c6a20f649884c6",
"revCount": 59,
"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": 1641850495,
"narHash": "sha256-V+luTtgE/W1ldiGJBPGjjBw6B+yKG62owwOs/Kj9fI8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "81f05d871faf75d1456df6adec1d2118d787f65c",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"fudo-lib": "fudo-lib",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}