markout/flake.lock
2022-06-17 20:45:45 -05:00

43 lines
974 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1655501117,
"narHash": "sha256-Pe+QXqjvRlnlAQi4yFkU4/bIBVCWf0kidpK4UrxjOfg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9877c297344ee8942b6eaf9b79741a5a931dcbc9",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}