roc/flake.lock

127 lines
3.1 KiB
Plaintext
Raw Normal View History

2022-03-16 19:57:06 +03:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"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-12-26 21:08:40 +03:00
"lastModified": 1702900294,
"narHash": "sha256-pt7sSoJYNw3n8YtXw0Z/Nnr6/PfY2YrjDvqboErXnRM=",
2022-03-16 19:57:06 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-26 21:08:40 +03:00
"rev": "886c9aee6ca9324e127f9c2c4e6f68c2641c8256",
2022-03-16 19:57:06 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
2023-12-26 21:08:40 +03:00
"rev": "886c9aee6ca9324e127f9c2c4e6f68c2641c8256",
2022-03-16 19:57:06 +03:00
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"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
}