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-06-30 04:01:59 -04:00
"lastModified": 1688041319,
"narHash": "sha256-J4lJWSRTOvXDS/Tckj+/5RvAnPCK+qQUMNZhsojR1SM=",
2023-05-13 15:59:18 -04:00
"owner": "RustSec",
"repo": "advisory-db",
2023-06-30 04:01:59 -04:00
"rev": "1f538e6f3b8ad37e89b1386e06be080fbe474b3c",
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-07-02 04:05:39 -04:00
"lastModified": 1688229166,
"narHash": "sha256-9lGDg8K1ASjTThzYjctdgd35WqocIIeakQXs5tAbQsM=",
2023-05-13 14:37:05 -04:00
"owner": "nix-community",
"repo": "naersk",
2023-07-02 04:05:39 -04:00
"rev": "714e701eb4ca2491d34d794b98be4b994a796ae7",
2023-05-13 14:37:05 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-02 04:05:39 -04:00
"lastModified": 1688221086,
"narHash": "sha256-cdW6qUL71cNWhHCpMPOJjlw0wzSRP0pVlRn2vqX/VVg=",
2023-05-13 14:37:05 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-02 04:05:39 -04:00
"rev": "cd99c2b3c9f160cd004318e0697f90bbd5960825",
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-07-04 04:01:39 -04:00
"lastModified": 1688438033,
"narHash": "sha256-wOmpZis06pVKTR+5meGwhrW10/buf98lnA26uQLaqek=",
2023-05-13 14:37:05 -04:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-07-04 04:01:39 -04:00
"rev": "c3e43223dece545cfe06ddd92fd782adc73d56c3",
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-06-26 04:08:19 -04:00
"lastModified": 1687709756,
"narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
2023-05-13 14:37:05 -04:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-26 04:08:19 -04:00
"rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
2023-05-13 14:37:05 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}