Files
AoC2022/flake.lock
Amneesh Singh 5fe3ea5567 day1
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2022-12-02 16:03:00 +05:30

44 lines
1006 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1669926181,
"narHash": "sha256-9UvqeOzNeVj1k3SmsRThcArP/IDos4OA4V38utDx7m8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "60d042d7e30f35b598d244e2009d4bfc15052e04",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}