flake.lock: Update

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/e6600338c880d882655a3bf7e5085fde4bb95e1f' (2023-04-08)
  → 'github:rustsec/advisory-db/23ff35f8259aca16ff14e4ce0da0f54cd496a26c' (2023-04-13)
• Updated input 'crane':
    'github:ipetkov/crane/65d3f6a3970cd46bef5eedfd458300f72c56b3c5' (2023-04-04)
  → 'github:ipetkov/crane/0c9f468ff00576577d83f5019a66c557ede5acf6' (2023-04-11)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/946da791763db1c306b86a8bd3828bf5814a1247' (2023-04-08)
  → 'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11)
• Added input 'flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/431bf1e6cdd494e5230fbb72884afb4ca612c578' (2023-04-09)
  → 'github:NixOS/nixpkgs/29176972b4be60f7d3eb3101f696c99f2e6ada57' (2023-04-15)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/9e55ff64c777f05310d83be0a0cbf0c7e299f63a' (2023-04-09)
  → 'github:oxalica/rust-overlay/18cdcb7b4017f266117a4d164f9d71c0535ef5ec' (2023-04-16)
This commit is contained in:
GitHub Actions 2023-04-16 06:02:40 +00:00
parent 692201ff8d
commit 2fce9be7e2

48
flake.lock generated
View file

@ -3,11 +3,11 @@
"advisory-db": { "advisory-db": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1680983395, "lastModified": 1681407813,
"narHash": "sha256-dRAhfRVJcYYqkTKbOrSQXBsMui6MpH7JEHPf/m2BlSg=", "narHash": "sha256-Q8KfbkxBsGtR+CGPkxlM7CiYSBhrVnpEm6rHS7OMJ6k=",
"owner": "rustsec", "owner": "rustsec",
"repo": "advisory-db", "repo": "advisory-db",
"rev": "e6600338c880d882655a3bf7e5085fde4bb95e1f", "rev": "23ff35f8259aca16ff14e4ce0da0f54cd496a26c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -32,11 +32,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1680584903, "lastModified": 1681177078,
"narHash": "sha256-uraq+D3jcLzw/UVk0xMHcnfILfIMa0DLrtAEq2nNlxU=", "narHash": "sha256-ZNIjBDou2GOabcpctiQykEQVkI8BDwk7TyvlWlI4myE=",
"owner": "ipetkov", "owner": "ipetkov",
"repo": "crane", "repo": "crane",
"rev": "65d3f6a3970cd46bef5eedfd458300f72c56b3c5", "rev": "0c9f468ff00576577d83f5019a66c557ede5acf6",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -62,12 +62,15 @@
} }
}, },
"flake-utils": { "flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": { "locked": {
"lastModified": 1680946745, "lastModified": 1681202837,
"narHash": "sha256-KqGlwg9UTDsFBZZB8wzXgMnc8XQm95LtSbFvBsnqkPI=", "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide", "owner": "numtide",
"repo": "flake-utils", "repo": "flake-utils",
"rev": "946da791763db1c306b86a8bd3828bf5814a1247", "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -78,11 +81,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1681002951, "lastModified": 1681571934,
"narHash": "sha256-nD9fXN7EVKGovtjrXIuA7Si9M6PD9b02GNtvQPTSuOk=", "narHash": "sha256-Q3B3HTqhTahhPCT53ahK1FPktOXlEWmudSttd9CWGbE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "431bf1e6cdd494e5230fbb72884afb4ca612c578", "rev": "29176972b4be60f7d3eb3101f696c99f2e6ada57",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -112,11 +115,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1681006747, "lastModified": 1681611682,
"narHash": "sha256-QM9p0hTtZ5ZeK2jUCNrkgnuiBRh7wVDYBoxvId5aZzM=", "narHash": "sha256-gT4wfOdVyxtB3NV5U914uAOqzFYMdNK8ObPmtqHxlUg=",
"owner": "oxalica", "owner": "oxalica",
"repo": "rust-overlay", "repo": "rust-overlay",
"rev": "9e55ff64c777f05310d83be0a0cbf0c7e299f63a", "rev": "18cdcb7b4017f266117a4d164f9d71c0535ef5ec",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -124,6 +127,21 @@
"repo": "rust-overlay", "repo": "rust-overlay",
"type": "github" "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", "root": "root",