roc/flake.lock

110 lines
2.6 KiB
Plaintext
Raw Normal View History

2022-03-16 19:57:06 +03:00
{
"nodes": {
"flake-utils": {
2023-04-22 15:51:01 +03:00
"inputs": {
"systems": "systems"
},
2022-11-09 21:35:09 +03:00
"locked": {
2023-09-21 00:41:32 +03:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2022-11-09 21:35:09 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-21 00:41:32 +03:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2022-11-09 21:35:09 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-06-14 18:26:46 +03:00
"nixgl": {
"inputs": {
"flake-utils": [
"flake-utils"
],
2022-07-14 16:04:11 +03:00
"nixpkgs": [
"nixpkgs"
]
2022-06-14 18:26:46 +03:00
},
"locked": {
2023-09-21 00:41:32 +03:00
"lastModified": 1685908677,
"narHash": "sha256-E4zUPEUFyVWjVm45zICaHRpfGepfkE9Z2OECV9HXfA4=",
2022-06-14 18:26:46 +03:00
"owner": "guibou",
"repo": "nixGL",
2023-09-21 00:41:32 +03:00
"rev": "489d6b095ab9d289fe11af0219a9ff00fe87c7c5",
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": {
2023-09-26 13:08:16 +03:00
"lastModified": 1693140250,
"narHash": "sha256-URyIDETtu1bbxcSl83xp7irEV04dPEgj7O3LjHcD1Sk=",
2022-03-16 19:57:06 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2023-09-26 13:08:16 +03:00
"rev": "676fe5e01b9a41fa14aaa48d87685677664104b1",
2022-03-16 19:57:06 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
2023-09-26 13:08:16 +03:00
"rev": "676fe5e01b9a41fa14aaa48d87685677664104b1",
2022-03-16 19:57:06 +03:00
"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": {
"flake-utils": [
"flake-utils"
],
2022-07-14 16:04:11 +03:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-09-26 13:08:16 +03:00
"lastModified": 1695694299,
"narHash": "sha256-0CucEiOZzOVHwmGDJKNXLj7aDYOqbRtqChp9nbGrh18=",
"owner": "oxalica",
"repo": "rust-overlay",
2023-09-26 13:08:16 +03:00
"rev": "c89a55d2d91cf55234466934b25deeffa365188a",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
2023-04-22 15:51:01 +03:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-03-16 19:57:06 +03:00
}
},
"root": "root",
"version": 7
}