Rust/flake.lock

155 lines
3.9 KiB
Plaintext
Raw Normal View History

2023-05-13 14:37:05 -04:00
{
"nodes": {
2023-05-13 15:59:18 -04:00
"advisory-db": {
"flake": false,
"locked": {
2023-08-23 04:09:45 -04:00
"lastModified": 1692708302,
"narHash": "sha256-N7VVcezln+bo9qfySGOzBvkxm8YUhejwj1qDdx/nq+k=",
2023-05-13 15:59:18 -04:00
"owner": "RustSec",
"repo": "advisory-db",
2023-08-23 04:09:45 -04:00
"rev": "214d69f12545eea7bb2e81dc8eddfe7a90697137",
2023-05-13 15:59:18 -04:00
"type": "github"
},
"original": {
"owner": "RustSec",
"repo": "advisory-db",
"type": "github"
}
},
2023-05-13 14:37:05 -04:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-08-19 04:02:40 -04:00
"lastModified": 1692351612,
"narHash": "sha256-KTGonidcdaLadRnv9KFgwSMh1ZbXoR/OBmPjeNMhFwU=",
2023-05-13 14:37:05 -04:00
"owner": "nix-community",
"repo": "naersk",
2023-08-19 04:02:40 -04:00
"rev": "78789c30d64dea2396c9da516bbcc8db3a475207",
2023-05-13 14:37:05 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-08-23 04:09:45 -04:00
"lastModified": 1692684269,
"narHash": "sha256-zJk2pyF4Cuhtor0khtPlf+hfJIh22rzAUC+KU3Ob31Q=",
2023-05-13 14:37:05 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-23 04:09:45 -04:00
"rev": "9d757ec498666cc1dcc6f2be26db4fd3e1e9ab37",
2023-05-13 14:37:05 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-05-13 15:59:18 -04:00
"advisory-db": "advisory-db",
2023-05-13 14:37:05 -04:00
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay",
"utils": "utils"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-08-23 04:09:45 -04:00
"lastModified": 1692756590,
"narHash": "sha256-VnktafFl+0U9wdYO8vGSFOYSSQ+GFd+MiMA0cTZ8mHg=",
2023-05-13 14:37:05 -04:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-08-23 04:09:45 -04:00
"rev": "a9e9946645fcf892c850f8e654a5e675a6fd14d8",
2023-05-13 14:37:05 -04:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"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"
}
},
"utils": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2023-07-12 04:00:53 -04:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-05-13 14:37:05 -04:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-12 04:00:53 -04:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2023-05-13 14:37:05 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}