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

flake.lock: Update #1963

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

flake.lock: Update #1963

wants to merge 1 commit into from

Conversation

yannham
Copy link
Member

@yannham yannham commented Jun 16, 2024

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

Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/6b40cc876c929bfe1e3a24bf538ce3b5622646ba?narHash=sha256-/fC5YlJy4IoAW9GhkJiwyzk0K/gQd9Qi4rRcoweyG9E%3D' (2024-09-23)
  → 'github:ipetkov/crane/f235b656ee5b2bfd6d94c3bfd67896a575d4a6ed?narHash=sha256-8AHZZXs1lFkERfBY0C8cZGElSo33D/et7NKEpLRmvzo%3D' (2024-10-24)
• Updated input 'nix-input':
    'github:nixos/nix/c116030605bf7fecd232d0ff3b6fe066f23e4620?narHash=sha256-H%2BEeGBRV87NRDXgOQP/aZfof9svbYCSQktpMiLBrqCQ%3D' (2024-09-30)
  → 'github:nixos/nix/3db75b00602a7a937c1e983e01c071100102c18c?narHash=sha256-J6cGEyICFY7wsrW2z8NnHy1rbTHCohvqQtuvaUa%2Boiw%3D' (2024-10-23)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9357f4f23713673f310988025d9dc261c20e70c6?narHash=sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c%3D' (2024-09-21)
  → 'github:NixOS/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d?narHash=sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4%3D' (2024-10-23)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/4e743a6920eab45e8ba0fbe49dc459f1423a4b74?narHash=sha256-D5AegvGoEjt4rkKedmxlSEmC%2BnNLMBPWFxvmYnVLhjk%3D' (2024-09-19)
  → 'github:cachix/pre-commit-hooks.nix/3c3e88f0f544d6bb54329832616af7eb971b6be6?narHash=sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ%2B/nVtALHIciX/BI%3D' (2024-10-16)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/2e19799819104b46019d339e78d21c14372d3666?narHash=sha256-uMZMjoCS2nf40TAE1686SJl3OXWfdfM%2BBDEfRdr%2BuLc%3D' (2024-09-24)
  → 'github:oxalica/rust-overlay/17cadbc36da05e75197d082decb382a5f4208e30?narHash=sha256-eXqxxbOagphPfjPptSlv0pQONB3fH15CQ4G8uCu1BW4%3D' (2024-10-26)

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 temporarily deployed to pull request June 16, 2024 00:14 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 23, 2024 00:14 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 30, 2024 00:14 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 3, 2024 09:02 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 4, 2024 12:56 Inactive
Copy link
Contributor

github-actions bot commented Sep 15, 2024

🐰 Bencher Report

Branch1963/merge
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
fibonacci 10📈 view plot
⚠️ NO THRESHOLD
469,360.00
foldl arrays 50📈 view plot
⚠️ NO THRESHOLD
1,673,600.00
foldl arrays 500📈 view plot
⚠️ NO THRESHOLD
6,411,700.00
foldr strings 50📈 view plot
⚠️ NO THRESHOLD
6,750,200.00
foldr strings 500📈 view plot
⚠️ NO THRESHOLD
60,330,000.00
generate normal 250📈 view plot
⚠️ NO THRESHOLD
45,680,000.00
generate normal 50📈 view plot
⚠️ NO THRESHOLD
2,083,700.00
generate normal unchecked 1000📈 view plot
⚠️ NO THRESHOLD
3,140,900.00
generate normal unchecked 200📈 view plot
⚠️ NO THRESHOLD
733,980.00
pidigits 100📈 view plot
⚠️ NO THRESHOLD
3,139,100.00
pipe normal 20📈 view plot
⚠️ NO THRESHOLD
1,456,600.00
pipe normal 200📈 view plot
⚠️ NO THRESHOLD
9,638,800.00
product 30📈 view plot
⚠️ NO THRESHOLD
795,570.00
scalar 10📈 view plot
⚠️ NO THRESHOLD
1,457,400.00
sum 30📈 view plot
⚠️ NO THRESHOLD
785,500.00
🐰 View full continuous benchmarking report in Bencher

@github-actions github-actions bot temporarily deployed to pull request September 22, 2024 00:15 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 29, 2024 00:15 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 6, 2024 00:15 Inactive
Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/6b40cc876c929bfe1e3a24bf538ce3b5622646ba?narHash=sha256-/fC5YlJy4IoAW9GhkJiwyzk0K/gQd9Qi4rRcoweyG9E%3D' (2024-09-23)
  → 'github:ipetkov/crane/f235b656ee5b2bfd6d94c3bfd67896a575d4a6ed?narHash=sha256-8AHZZXs1lFkERfBY0C8cZGElSo33D/et7NKEpLRmvzo%3D' (2024-10-24)
• Updated input 'nix-input':
    'github:nixos/nix/c116030605bf7fecd232d0ff3b6fe066f23e4620?narHash=sha256-H%2BEeGBRV87NRDXgOQP/aZfof9svbYCSQktpMiLBrqCQ%3D' (2024-09-30)
  → 'github:nixos/nix/3db75b00602a7a937c1e983e01c071100102c18c?narHash=sha256-J6cGEyICFY7wsrW2z8NnHy1rbTHCohvqQtuvaUa%2Boiw%3D' (2024-10-23)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9357f4f23713673f310988025d9dc261c20e70c6?narHash=sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c%3D' (2024-09-21)
  → 'github:NixOS/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d?narHash=sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4%3D' (2024-10-23)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/4e743a6920eab45e8ba0fbe49dc459f1423a4b74?narHash=sha256-D5AegvGoEjt4rkKedmxlSEmC%2BnNLMBPWFxvmYnVLhjk%3D' (2024-09-19)
  → 'github:cachix/pre-commit-hooks.nix/3c3e88f0f544d6bb54329832616af7eb971b6be6?narHash=sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ%2B/nVtALHIciX/BI%3D' (2024-10-16)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/2e19799819104b46019d339e78d21c14372d3666?narHash=sha256-uMZMjoCS2nf40TAE1686SJl3OXWfdfM%2BBDEfRdr%2BuLc%3D' (2024-09-24)
  → 'github:oxalica/rust-overlay/17cadbc36da05e75197d082decb382a5f4208e30?narHash=sha256-eXqxxbOagphPfjPptSlv0pQONB3fH15CQ4G8uCu1BW4%3D' (2024-10-26)
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