Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flake.lock #42

Merged
merged 2 commits into from
Dec 15, 2023
Merged

Update flake.lock #42

merged 2 commits into from
Dec 15, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 27, 2023

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

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/ae12a8f93fb93d447f7b4ba3bb157c66568a5a05' (2023-08-19)
  → 'github:rustsec/advisory-db/6ef1d1fd84c57e46253ff16bf7379c115e1062eb' (2023-12-09)
• Updated input 'crane':
    'github:ipetkov/crane/7809d369710abb17767b624f9e72b500373580bc' (2023-08-12)
  → 'github:ipetkov/crane/62fc1a0cbe144c1014d956e603d56bf1ffe69c7d' (2023-12-09)
• Removed input 'crane/flake-compat'
• Removed input 'crane/flake-utils'
• Removed input 'crane/flake-utils/systems'
• Removed input 'crane/rust-overlay'
• Removed input 'crane/rust-overlay/flake-utils'
• Removed input 'crane/rust-overlay/nixpkgs'
• Updated input 'fenix':
    'github:nix-community/fenix/ce22ab2b2c8aec8593713d077bbce8f0e3fe8d3e' (2023-08-19)
  → 'github:nix-community/fenix/aa632e1b140686853a226fa0bf85ae8ebbf72aab' (2023-12-09)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ca3c9ac9f4cdd4bea19f592b32bb59b74ab7d783' (2023-08-19)
  → 'github:NixOS/nixpkgs/09dc04054ba2ff1f861357d0e7e76d021b273cd7' (2023-12-08)

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

@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from b9d93bf to 62130f2 Compare September 17, 2023 00:11
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 80549a8 to 2d4eccd Compare October 8, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 42e863a to 702880b Compare October 22, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 9d0deaf to 1e43cf8 Compare November 26, 2023 00:12
@vlaci vlaci force-pushed the update_flake_lock_action branch 2 times, most recently from 56ec1f3 to 029ad4b Compare December 15, 2023 12:02
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5c1750c) 87.57% compared to head (029ad4b) 87.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   87.57%   87.64%   +0.06%     
==========================================
  Files           3        3              
  Lines         177      178       +1     
  Branches      177      178       +1     
==========================================
+ Hits          155      156       +1     
  Misses         12       12              
  Partials       10       10              
Flag Coverage Δ
cargo-test 70.22% <ø> (-0.40%) ⬇️
pytest 82.01% <ø> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

github-actions bot and others added 2 commits December 15, 2023 13:14
Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/ae12a8f93fb93d447f7b4ba3bb157c66568a5a05' (2023-08-19)
  → 'github:rustsec/advisory-db/6ef1d1fd84c57e46253ff16bf7379c115e1062eb' (2023-12-09)
• Updated input 'crane':
    'github:ipetkov/crane/7809d369710abb17767b624f9e72b500373580bc' (2023-08-12)
  → 'github:ipetkov/crane/62fc1a0cbe144c1014d956e603d56bf1ffe69c7d' (2023-12-09)
• Removed input 'crane/flake-compat'
• Removed input 'crane/flake-utils'
• Removed input 'crane/flake-utils/systems'
• Removed input 'crane/rust-overlay'
• Removed input 'crane/rust-overlay/flake-utils'
• Removed input 'crane/rust-overlay/nixpkgs'
• Updated input 'fenix':
    'github:nix-community/fenix/ce22ab2b2c8aec8593713d077bbce8f0e3fe8d3e' (2023-08-19)
  → 'github:nix-community/fenix/aa632e1b140686853a226fa0bf85ae8ebbf72aab' (2023-12-09)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ca3c9ac9f4cdd4bea19f592b32bb59b74ab7d783' (2023-08-19)
  → 'github:NixOS/nixpkgs/09dc04054ba2ff1f861357d0e7e76d021b273cd7' (2023-12-08)
@vlaci vlaci merged commit ed5314d into main Dec 15, 2023
@vlaci vlaci deleted the update_flake_lock_action branch December 15, 2023 12:14
vlaci added a commit that referenced this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant