roc/flake.lock

154 lines
3.9 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-04-22 15:51:01 +03:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2022-11-09 21:35:09 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-22 15:51:01 +03:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2022-11-09 21:35:09 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
2023-04-25 19:38:15 +03:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
2023-04-25 19:38:15 +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": {
2023-04-22 15:51:01 +03:00
"inputs": {
2023-04-25 19:38:15 +03:00
"systems": "systems_2"
2023-04-22 15:51:01 +03:00
},
"locked": {
2023-04-22 15:51:01 +03:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
2023-04-22 15:51:01 +03:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"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": {
2023-04-22 15:51:01 +03:00
"lastModified": 1676383589,
"narHash": "sha256-KCkWZXCjH+C4Kn7fUGSrEl5btk+sERHhZueSsvVbPWc=",
2022-06-14 18:26:46 +03:00
"owner": "guibou",
"repo": "nixGL",
2023-04-22 15:51:01 +03:00
"rev": "c917918ab9ebeee27b0dd657263d3f57ba6bb8ad",
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-07-10 20:41:14 +03:00
"lastModified": 1679868513,
"narHash": "sha256-uRGLALUmieyMVqVt3mXEv0a+g9ouFOCmsv7V/01efEc=",
2022-03-16 19:57:06 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-10 20:41:14 +03:00
"rev": "d7887373fe0731719365831cd254c1e5948307d3",
2022-03-16 19:57:06 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
2023-07-10 20:41:14 +03:00
"rev": "d7887373fe0731719365831cd254c1e5948307d3",
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": {
2022-11-09 21:35:09 +03:00
"flake-utils": "flake-utils_3",
2022-07-14 16:04:11 +03:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-25 19:38:15 +03:00
"lastModified": 1682389182,
"narHash": "sha256-8t2nmFnH+8V48+IJsf8AK51ebXNlVbOSVYOpiqJKvJE=",
"owner": "oxalica",
"repo": "rust-overlay",
2023-04-25 19:38:15 +03:00
"rev": "74f1a64dd28faeeb85ef081f32cad2989850322c",
"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"
}
},
"systems_2": {
"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
}