onekey-sec / unblob

Extract files from any kind of container formats
https://unblob.org
Other
2.21k stars 80 forks source link

Update flake.lock #1014

Closed onekey-sec-bot closed 5 days ago

onekey-sec-bot commented 6 days ago

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'lzallright':
    'github:vlaci/lzallright/02e35dccfbc1df220742a87c2c7c0a2a8cbb8ccb?narHash=sha256-LUGCWnFMx%2BWzjVX/KI1ebBPGM6rlHiTWPJWx%2BOOOD9M%3D' (2024-06-11)
  → 'github:vlaci/lzallright/cfa42fa23c6cb4f6ba792685874978d47fbd7720?narHash=sha256-E4Eaah58JCbxXfmpqFS2Emi1/eo2L3qyJP%2BvWH3PHPg%3D' (2024-11-18)
• Added input 'lzallright/crane-maturin':
    'github:vlaci/crane-maturin/78df1690ebcbe3a7f3da7018213d94cabad7f908?narHash=sha256-oYqdCsj92vREEmFlv6yey57Is6ir09JNvD1HWxMJMMY%3D' (2024-11-17)
• Added input 'lzallright/crane-maturin/flake-parts':
    'github:hercules-ci/flake-parts/506278e768c2a08bec68eb62932193e341f55c90?narHash=sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS%2Bb4tfNFCwE%3D' (2024-11-01)
• Added input 'lzallright/crane-maturin/flake-parts/nixpkgs-lib':
    'https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz?narHash=sha256-lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s%3D' (2024-11-01)
• Removed input 'lzallright/fenix'
• Removed input 'lzallright/fenix/nixpkgs'
• Removed input 'lzallright/fenix/rust-analyzer-src'
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c69a9bffbecde46b4b939465422ddc59493d3e4d?narHash=sha256-ddcX4lQL0X05AYkrkV2LMFgGdRvgap7Ho8kgon3iWZk%3D' (2024-11-16)
  → 'github:NixOS/nixpkgs/5083ec887760adfe12af64830a66807423a859a7?narHash=sha256-D1FNZ70NmQEwNxpSSdTXCSklBH1z2isPR84J6DQrJGs%3D' (2024-11-18)
• Updated input 'unblob-native':
    'github:onekey-sec/unblob-native/d8a9f6abe4c2bb6e1f437cf4eaeed41d6bbe1ce2?narHash=sha256-Uf%2BvItNXjy4rd9lnMSK8UbLC3bQvmFnbj4PO2ev4GB0%3D' (2024-11-13)
  → 'github:onekey-sec/unblob-native/81dcc362b5cfd8e688533948fe460fd9b23e74ca?narHash=sha256-DU/e6CdzSTQhxejeRW5LchZeKXjrgDcZCiPrACJ1quU%3D' (2024-11-17)
• Updated input 'unblob-native/advisory-db':
    'github:rustsec/advisory-db/309f899c9c083ed2ebd7ce74c7733c8f45a618cd?narHash=sha256-Vbtg9w3N5OeZ/lsOBC69B%2B3OA0S2kYcqjO4bIFiYRss%3D' (2024-11-09)
  → 'github:rustsec/advisory-db/509528f6775ad69ab114f1e4b37b4359cae5cef4?narHash=sha256-VsrCHM1gP8YqBTQWBQ0TmFNAFv3lBA0PvtWh8/sA9n4%3D' (2024-11-10)
• Updated input 'unblob-native/flake-utils':
    'github:numtide/flake-utils/c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a?narHash=sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ%3D' (2024-09-17)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Updated input 'unblob-native/nix-filter':
    'github:numtide/nix-filter/776e68c1d014c3adde193a18db9d738458cd2ba4?narHash=sha256-SCHiL%2B1f7q9TAnxpasriP6fMarWE5H43t25F5/9e28I%3D' (2024-10-29)
  → 'github:numtide/nix-filter/f7653272fd234696ae94229839a99b73c9ab7de0?narHash=sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms%3D' (2024-11-13)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force