dev-templates/rust-toolchain/flake.lock

81 lines
2.1 KiB
Plaintext
Raw Normal View History

2022-10-20 16:14:56 +02:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
2022-10-20 16:14:56 +02:00
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2022-10-20 16:14:56 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2022-10-20 16:14:56 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-23 14:44:07 +01:00
"lastModified": 1705856552,
"narHash": "sha256-JXfnuEf5Yd6bhMs/uvM67/joxYKoysyE3M2k6T3eWbg=",
"rev": "612f97239e2cc474c13c9dafa0df378058c5ad8d",
"revCount": 574351,
"type": "tarball",
2024-01-23 14:44:07 +01:00
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.574351%2Brev-612f97239e2cc474c13c9dafa0df378058c5ad8d/018d3085-aff0-7a0b-ab80-1a9c414de8cd/source.tar.gz"
2022-10-20 16:14:56 +02:00
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/NixOS/nixpkgs/0.1.%2A.tar.gz"
2022-10-20 16:14:56 +02:00
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
2022-10-20 16:14:56 +02:00
},
"locked": {
2024-01-25 22:37:08 +01:00
"lastModified": 1706062676,
"narHash": "sha256-aIgYdyQyKRHZ8gSmke3DE09D5ypK4tP+XYqrKPAd/3M=",
2022-10-20 16:14:56 +02:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-01-25 22:37:08 +01:00
"rev": "81eb4bdb219d97d749f152eb4de6a081b088b08d",
2022-10-20 16:14:56 +02: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"
}
2022-10-20 16:14:56 +02:00
}
},
"root": "root",
"version": 7
}