Files
AoC2023/flake.lock
Amneesh Singh 98121485a7 day 1
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-12-02 04:47:21 +05:30

44 lines
1006 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1701445246,
"narHash": "sha256-SNnOV9h/rSZFuF/PZDbHRjgtOzPiP8jSKzN3oWT8Clg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9415b539cd02e4eb3446fd0ccaa405d110eff173",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-23.11",
"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
}