roc/flake.lock

124 lines
3.0 KiB
Plaintext
Raw Permalink 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": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2022-11-09 21:35:09 +03:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
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": {
"lastModified": 1713543440,
"narHash": "sha256-lnzZQYG0+EXl/6NkGpyIz+FEOc/DSEG57AP1VsdeNrM=",
2022-06-14 18:26:46 +03:00
"owner": "guibou",
"repo": "nixGL",
"rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a",
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": {
2024-04-06 15:16:40 +03:00
"lastModified": 1712163089,
"narHash": "sha256-Um+8kTIrC19vD4/lUCN9/cU9kcOsD1O1m+axJqQPyMM=",
2022-03-16 19:57:06 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-06 15:16:40 +03:00
"rev": "fd281bd6b7d3e32ddfa399853946f782553163b5",
2022-03-16 19:57:06 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
2024-04-06 15:16:40 +03:00
"rev": "fd281bd6b7d3e32ddfa399853946f782553163b5",
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": {
2022-07-14 16:04:11 +03:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1727490462,
"narHash": "sha256-OrrPiNBiikv9BR464XTT75FzOq7tKAvMbMi7YOKVIeg=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "11a13e50debafae4ae802f1d6b8585101516dd93",
"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
}