flake-checker/flake.lock

152 lines
4.0 KiB
Plaintext
Raw Normal View History

2023-05-19 16:36:19 +03:00
{
"nodes": {
2023-05-25 05:17:28 +03:00
"crane": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1695511445,
2023-10-02 10:55:45 +03:00
"narHash": "sha256-mnE14re43v3/Jc50Jv0BKPMtEk7FEtDSligP6B5HwlI=",
"rev": "3de322e06fc88ada5e3589dc8a375b73e749f512",
"revCount": 411,
2023-09-18 14:25:49 +03:00
"type": "tarball",
2023-10-02 10:55:45 +03:00
"url": "https://api.flakehub.com/f/pinned/ipetkov/crane/0.14.1/018ac45c-ff5e-7076-b956-d478a0336516/source.tar.gz"
2023-05-25 05:17:28 +03:00
},
"original": {
2023-09-18 14:25:49 +03:00
"type": "tarball",
"url": "https://flakehub.com/f/ipetkov/crane/0.14.%2A.tar.gz"
2023-05-25 05:17:28 +03:00
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-05-19 16:36:19 +03:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-10-02 10:55:45 +03:00
"lastModified": 1694529238,
2023-09-18 14:25:49 +03:00
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-05-19 16:36:19 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-18 14:25:49 +03:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-05-19 16:36:19 +03:00
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
2023-05-19 16:36:19 +03:00
}
},
"nixpkgs": {
"locked": {
"lastModified": 1696374741,
"narHash": "sha256-gt8B3G0ryizT9HSB4cCO8QoxdbsHnrQH+/BdKxOwqF0=",
"rev": "8a4c17493e5c39769f79117937c79e1c88de6729",
"revCount": 491440,
2023-09-18 14:25:49 +03:00
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2305.491440%2Brev-8a4c17493e5c39769f79117937c79e1c88de6729/018afe53-7cdb-768a-90b7-63ca2457cd72/source.tar.gz"
2023-05-19 16:36:19 +03:00
},
"original": {
2023-09-18 14:25:49 +03:00
"type": "tarball",
"url": "https://flakehub.com/f/NixOS/nixpkgs/0.2305.%2A.tar.gz"
2023-05-19 16:36:19 +03:00
}
},
2023-05-25 05:17:28 +03:00
"root": {
"inputs": {
"crane": "crane",
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay_2"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"crane",
"flake-utils"
],
"nixpkgs": [
"crane",
"nixpkgs"
]
},
2023-05-19 16:36:19 +03:00
"locked": {
2023-10-02 10:55:45 +03:00
"lastModified": 1695003086,
"narHash": "sha256-d1/ZKuBRpxifmUf7FaedCqhy0lyVbqj44Oc2s+P5bdA=",
2023-05-25 05:17:28 +03:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-10-02 10:55:45 +03:00
"rev": "b87a14abea512d956f0b89d0d8a1e9b41f3e20ff",
2023-05-19 16:36:19 +03:00
"type": "github"
},
"original": {
2023-05-25 05:17:28 +03:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-05-19 16:36:19 +03:00
"type": "github"
}
},
2023-05-25 05:17:28 +03:00
"rust-overlay_2": {
2023-05-19 16:36:19 +03:00
"inputs": {
2023-05-25 05:17:28 +03:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
2023-05-19 16:36:19 +03:00
},
"locked": {
2023-10-02 10:55:45 +03:00
"lastModified": 1696212720,
"narHash": "sha256-kuI/n1LpXv9S1wXfIzvYJudBfQeF0YGS4G8xJQQxM/M=",
2023-05-19 16:36:19 +03:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-10-02 10:55:45 +03:00
"rev": "1aaa2dc3e7367f2014f939c927e9e768a0cc2f08",
2023-05-19 16:36:19 +03: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"
}
}
},
"root": "root",
"version": 7
}