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-10-05 04:09:24 -04:00
"lastModified": 1696341198,
"narHash": "sha256-AgAcrT3+22QZiHxapKIt8drtP3hacNmyxFneD/Jsp8I=",
2023-05-13 15:59:18 -04:00
"owner": "RustSec",
"repo": "advisory-db",
2023-10-05 04:09:24 -04:00
"rev": "da470caa84d3dd3be02657a9cb35bd5269636127",
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-09-08 04:01:36 -04:00
"lastModified": 1694081375,
"narHash": "sha256-vzJXOUnmkMCm3xw8yfPP5m8kypQ3BhAIRe4RRCWpzy8=",
2023-05-13 14:37:05 -04:00
"owner": "nix-community",
"repo": "naersk",
2023-09-08 04:01:36 -04:00
"rev": "3f976d822b7b37fc6fb8e6f157c2dd05e7e94e89",
2023-05-13 14:37:05 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-10-07 04:00:46 -04:00
"lastModified": 1696577711,
"narHash": "sha256-94VRjvClIKDym1QRqPkX5LTQoAwZ1E6QE/3dWtOXSIQ=",
2023-05-13 14:37:05 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-07 04:00:46 -04:00
"rev": "a2eb207f45e4a14a1e3019d9e3863d1e208e2295",
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-10-07 04:00:46 -04:00
"lastModified": 1696644659,
"narHash": "sha256-l/DgT519At8HhXDQHz3+H8AjaEbrsb7Xkqgj+JNHV6k=",
2023-05-13 14:37:05 -04:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-10-07 04:00:46 -04:00
"rev": "126829788e99c188be4eeb805f144d73d8a00f2c",
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-09-13 04:02:50 -04:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-05-13 14:37:05 -04:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-13 04:02:50 -04:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-05-13 14:37:05 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}