flake.lock: Update

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/46754ce9372c13a7e9a05cf7d812fadfdca9cf57' (2023-09-30)
  → 'github:rustsec/advisory-db/da470caa84d3dd3be02657a9cb35bd5269636127' (2023-10-03)
• Updated input 'crane':
    'github:ipetkov/crane/af842d7319f8c3d9e5215a79306824897fcb667c' (2023-10-01)
  → 'github:ipetkov/crane/f2143cd27f8bd09ee4f0121336c65015a2a0a19c' (2023-10-04)
• Updated input 'crane/rust-overlay':
    'github:oxalica/rust-overlay/b87a14abea512d956f0b89d0d8a1e9b41f3e20ff' (2023-09-18)
  → 'github:oxalica/rust-overlay/611ccdceed92b4d94ae75328148d84ee4a5b462d' (2023-10-03)
• Updated input 'fenix':
    'github:nix-community/fenix/3116ee073ab3931c78328ca126224833c95e6227' (2023-09-30)
  → 'github:nix-community/fenix/6e3bc9460b51a4602b7e85746ec3e3988b8bd8c9' (2023-10-07)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/4791a5de21735e3d9414d131a4f973da9bae0537' (2023-09-29)
  → 'github:rust-lang/rust-analyzer/b1f89a84ab350091e6c20cfe30c2fab8d76b80e4' (2023-10-06)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/bd9b686c0168041aea600222be0805a0de6e6ab8' (2023-09-29)
  → 'github:NixOS/nixpkgs/945559664c1dc5836173ee12896ba421d9b37181' (2023-10-07)
This commit is contained in:
GitHub Actions 2023-10-08 06:01:40 +00:00
parent cc0bb49cd5
commit 5ea0ec79e3

36
flake.lock generated
View file

@ -3,11 +3,11 @@
"advisory-db": { "advisory-db": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1696104803, "lastModified": 1696341198,
"narHash": "sha256-xdPl4PHzWaisHy4hQexpHJlx/3xAkCZrOFtEv3ygXco=", "narHash": "sha256-AgAcrT3+22QZiHxapKIt8drtP3hacNmyxFneD/Jsp8I=",
"owner": "rustsec", "owner": "rustsec",
"repo": "advisory-db", "repo": "advisory-db",
"rev": "46754ce9372c13a7e9a05cf7d812fadfdca9cf57", "rev": "da470caa84d3dd3be02657a9cb35bd5269636127",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -30,11 +30,11 @@
"rust-overlay": "rust-overlay" "rust-overlay": "rust-overlay"
}, },
"locked": { "locked": {
"lastModified": 1696124486, "lastModified": 1696384830,
"narHash": "sha256-a/xfX9CZnNQoW38w7+fpxBJ8aFQVQQg+Va3OcHBBCZs=", "narHash": "sha256-j8ZsVqzmj5sOm5MW9cqwQJUZELFFwOislDmqDDEMl6k=",
"owner": "ipetkov", "owner": "ipetkov",
"repo": "crane", "repo": "crane",
"rev": "af842d7319f8c3d9e5215a79306824897fcb667c", "rev": "f2143cd27f8bd09ee4f0121336c65015a2a0a19c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -74,11 +74,11 @@
"rust-analyzer-src": "rust-analyzer-src" "rust-analyzer-src": "rust-analyzer-src"
}, },
"locked": { "locked": {
"lastModified": 1696054802, "lastModified": 1696659643,
"narHash": "sha256-VTON/WlYeyzFoYwwsb8KveqJJCfWEI6NtZYHcAFKBuo=", "narHash": "sha256-HO1VCcwEe3jlEIUlSv1jFwt/ILw1fWxP0g8S9kRsous=",
"owner": "nix-community", "owner": "nix-community",
"repo": "fenix", "repo": "fenix",
"rev": "3116ee073ab3931c78328ca126224833c95e6227", "rev": "6e3bc9460b51a4602b7e85746ec3e3988b8bd8c9",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -125,11 +125,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1695978539, "lastModified": 1696693680,
"narHash": "sha256-lta5HToBZMWZ2hl5CautNSUgIZViR41QxN7JKbMAjgQ=", "narHash": "sha256-PH0HQTkqyj7DmdPKPwrrXwVURLBqzZs4nqnDw9q8mhg=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "bd9b686c0168041aea600222be0805a0de6e6ab8", "rev": "945559664c1dc5836173ee12896ba421d9b37181",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -154,11 +154,11 @@
"rust-analyzer-src": { "rust-analyzer-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1696014495, "lastModified": 1696592032,
"narHash": "sha256-TcDFXRK9weJ1yCQyo6zxRhLfYHe/GcXDbSUpiszNCuw=", "narHash": "sha256-kY1temv39OjasB81KHdoMqpxh21F3kStwxE51eqViJ0=",
"owner": "rust-lang", "owner": "rust-lang",
"repo": "rust-analyzer", "repo": "rust-analyzer",
"rev": "4791a5de21735e3d9414d131a4f973da9bae0537", "rev": "b1f89a84ab350091e6c20cfe30c2fab8d76b80e4",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -180,11 +180,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1695003086, "lastModified": 1696299134,
"narHash": "sha256-d1/ZKuBRpxifmUf7FaedCqhy0lyVbqj44Oc2s+P5bdA=", "narHash": "sha256-RS77cAa0N+Sfj5EmKbm5IdncNXaBCE1BSSQvUE8exvo=",
"owner": "oxalica", "owner": "oxalica",
"repo": "rust-overlay", "repo": "rust-overlay",
"rev": "b87a14abea512d956f0b89d0d8a1e9b41f3e20ff", "rev": "611ccdceed92b4d94ae75328148d84ee4a5b462d",
"type": "github" "type": "github"
}, },
"original": { "original": {