roc/flake.lock

118 lines
2.9 KiB
Plaintext
Raw Normal View History

2022-03-16 19:57:06 +03:00
{
"nodes": {
"flake-utils": {
2022-11-09 21:35:09 +03:00
"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"
}
},
"flake-utils_2": {
"locked": {
2022-08-22 16:27:19 +03:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
2022-08-22 16:27:19 +03:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-11-09 21:35:09 +03:00
"flake-utils_3": {
"locked": {
2022-08-22 16:27:19 +03:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
2022-08-22 16:27:19 +03:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-06-14 18:26:46 +03:00
"nixgl": {
"inputs": {
2022-11-09 21:35:09 +03:00
"flake-utils": "flake-utils_2",
2022-07-14 16:04:11 +03:00
"nixpkgs": [
"nixpkgs"
]
2022-06-14 18:26:46 +03:00
},
"locked": {
2022-11-09 21:35:09 +03:00
"lastModified": 1661367362,
"narHash": "sha256-Qc8MXcV+YCPREu8kk6oggk23ZBKLqeQRAIsLbHEviPE=",
2022-06-14 18:26:46 +03:00
"owner": "guibou",
"repo": "nixGL",
2022-11-09 21:35:09 +03:00
"rev": "7165ffbccbd2cf4379b6cd6d2edd1620a427e5ae",
2022-06-14 18:26:46 +03:00
"type": "github"
},
"original": {
"owner": "guibou",
"repo": "nixGL",
"type": "github"
}
},
2022-03-16 19:57:06 +03:00
"nixpkgs": {
"locked": {
2022-11-09 21:35:09 +03:00
"lastModified": 1667901915,
"narHash": "sha256-IkSou5ox/yZ2YUhGpk8vxd2TNU2pwRlYtir5k55NaxE=",
2022-03-16 19:57:06 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2022-11-09 21:35:09 +03:00
"rev": "093268502280540a7f5bf1e2a6330a598ba3b7d0",
2022-03-16 19:57:06 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-08-22 19:21:03 +03:00
"ref": "nixos-unstable",
2022-03-16 19:57:06 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2022-06-14 18:26:46 +03:00
"nixgl": "nixgl",
2022-07-14 16:04:11 +03:00
"nixpkgs": "nixpkgs",
2022-08-22 18:55:15 +03:00
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
2022-11-09 21:35:09 +03:00
"flake-utils": "flake-utils_3",
2022-07-14 16:04:11 +03:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-11-09 21:35:09 +03:00
"lastModified": 1667962118,
"narHash": "sha256-RJi/HxlFxxJr1VeM3LLwrrRhiDGza+gphDMzt9QUS+M=",
"owner": "oxalica",
"repo": "rust-overlay",
2022-11-09 21:35:09 +03:00
"rev": "91af035847a74cbd49ce9f764f8ef5fc641cb9b0",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
2022-03-16 19:57:06 +03:00
}
},
"root": "root",
"version": 7
}