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

[main] Update flake.lock & generated files #2991

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 8, 2025

Flake lockfile

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/433799271274c9f2ab520a49527ebfe2992dcfbd?narHash=sha256-fmhq8B3MvQLawLbMO%2BLWLcdC2ftLMmwSk%2BP29icJ3tE%3D' (2025-02-06)
  → 'github:nix-community/home-manager/6d3163aea47fdb1fe19744e91306a2ea4f602292?narHash=sha256-0UdSDV/TBY%2BGuxXLbrLq3l2Fq02ciyKCIMy4qmnfJXQ%3D' (2025-02-14)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/ae406c04577ff9a64087018c79b4fdc02468c87c?narHash=sha256-O3bnAfsObto6l2tQOmQlrO6Z2kD6yKwOWfs7pA0CpOc%3D' (2025-02-05)
  → 'github:lnl7/nix-darwin/678b22642abde2ee77ae2218ab41d802f010e5b0?narHash=sha256-rlv64erpr36xdmMDPgf9rhRXBYZ0BZb5nrw2ZPSk1sQ%3D' (2025-02-14)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/1da52dd49a127ad74486b135898da2cef8c62665?narHash=sha256-KRwX9Z1XavpgeSDVM/THdFd6uH8rNm/6R%2B7kIbGa%2B2s%3D' (2025-02-05)
  → 'github:NixOS/nixpkgs/1128e89fd5e11bb25aedbfc287733c6502202ea9?narHash=sha256-3ebRdThRic9bHMuNi2IAA/ek9b32bsy8F5R4SvGTIog%3D' (2025-02-13)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/64dbb922d51a42c0ced6a7668ca008dded61c483?narHash=sha256-8X7tR3kFGkE7WEF5EXVkt4apgaN85oHZdoTGutCFs6I%3D' (2025-02-04)
  → 'github:numtide/treefmt-nix/4f09b473c936d41582dd744e19f34ec27592c5fd?narHash=sha256-yrK3Hjcr8F7qS/j2F%2Br7C7o010eVWWlm4T1PrbKBOxQ%3D' (2025-02-07)

Generate

No changes

@MattSturgeon

This comment was marked as resolved.

@GaetanLepage GaetanLepage force-pushed the update/main branch 6 times, most recently from 9335ca6 to ddd0bc2 Compare February 12, 2025 08:19
@GaetanLepage GaetanLepage force-pushed the update/main branch 3 times, most recently from 875ed63 to 9fbea5e Compare February 14, 2025 12:14
@MattSturgeon
Copy link
Member

Latest bump we have:

test-2

https://buildbot.nix-community.org/#/builders/2795/builds/3553/steps/1/logs/stdio

plugins-combined> ERROR: Error detected while processing /nix/store/a7cfg7x8vy7vl5dwyi98kdcdslkifh8w-init.lua:
plugins-combined> E5113: Error while calling lua chunk: /nix/store/a7cfg7x8vy7vl5dwyi98kdcdslkifh8w-init.lua:0: module 'plenary' not found:
plugins-combined>       no field package.preload['plenary']
plugins-combined>       no file '/nix/store/6hdb25rs5aphgnzq7ffaqp79rjyinh32-luajit-2.1.1713773202-env/share/lua/5.1/plenary.lua'
plugins-combined>       no file '/nix/store/6hdb25rs5aphgnzq7ffaqp79rjyinh32-luajit-2.1.1713773202-env/share/lua/5.1/plenary/init.lua'
plugins-combined>       no file '/nix/store/6hdb25rs5aphgnzq7ffaqp79rjyinh32-luajit-2.1.1713773202-env/lib/lua/5.1/plenary.so'
plugins-combined> stack traceback:
plugins-combined>       [C]: in function 'require'
plugins-combined>       /nix/store/a7cfg7x8vy7vl5dwyi98kdcdslkifh8w-init.lua: in function </nix/store/a7cfg7x8vy7vl5dwyi98kdcdslkifh8w-init.lua:0>

test-10

https://buildbot.nix-community.org/#/builders/2789/builds/3593/steps/1/logs/stdio

python3.12-asn1tools> =========================== short test summary info ============================
python3.12-asn1tools> FAILED tests/test_codecs_consistency.py::Asn1ToolsCodecsConsistencyTest::test_c_source - IndexError: string index out of range
python3.12-asn1tools> FAILED tests/test_command_line.py::Asn1ToolsCommandLineTest::test_command_line_generate_c_source_uper - SystemExit: error: string index out of range
python3.12-asn1tools> FAILED tests/test_command_line.py::Asn1ToolsCommandLineTest::test_command_line_generate_c_source_oer - IndexError: string index out of range
python3.12-asn1tools> FAILED tests/test_compile.py::Asn1ToolsCompileTest::test_missing_parameterized_value - IndexError: string index out of range
python3.12-asn1tools> FAILED tests/test_oer.py::Asn1ToolsOerTest::test_c_source - IndexError: string index out of range
python3.12-asn1tools> FAILED tests/test_parse.py::Asn1ToolsParseTest::test_parse_parameterization - IndexError: string index out of range
python3.12-asn1tools> FAILED tests/test_command_line.py::Asn1ToolsCommandLineTest::test_command_line_generate_rust_source_uper - SystemExit: error: string index out of range
python3.12-asn1tools> ======================== 7 failed, 465 passed in 8.66s =========================
error: builder for '/nix/store/j7gpv006cnp24hs6xy0k6ly4h5922bq3-python3.12-asn1tools-0.167.0.drv' failed with exit code 1;

test-24

https://buildbot.nix-community.org/#/builders/2838/builds/3595/steps/1/logs/stdio

empty> ERROR: Error detected while processing /nix/store/73jz20nwkzcmmx2m1ysya9p30gda1adk-init.lua:
empty> E5113: Error while calling lua chunk: [orgmode] No C compiler found for installing tree-sitter grammar
empty> stack traceback:
empty>  [C]: in function 'error'
empty>  ...s/start/orgmode/lua/orgmode/utils/treesitter/install.lua:113: in function 'run'
empty>  ...NeovimPackages/start/orgmode/lua/orgmode/config/init.lua:35: in function 'install_grammar'
empty>  ...pack/myNeovimPackages/start/orgmode/lua/orgmode/init.lua:126: in function 'setup'
empty>  /nix/store/73jz20nwkzcmmx2m1ysya9p30gda1adk-init.lua:9: in main chunk
error: build of '/nix/store/4mlwgqwaqa742afwlhrbnqbvqj6lh5ab-default.drv' on 'ssh-ng://[email protected]' failed: builder for '/nix/store/4mlwgqwaqa742afwlhrbnqbvqj6lh5ab-default.drv' failed with exit code 1;

test-29

https://buildbot.nix-community.org/#/builders/2918/builds/3252/steps/1/logs/stdio

combine-plugins> ERROR: Error detected while processing /nix/store/2akbqpxmifdgaa8pqyz4dqlgy9dvxvny-init.lua:
combine-plugins> E5113: Error while calling lua chunk: ...ges/start/vimplugin-plugin-pack/lua/telescope/config.lua:1: module 'plenary.strings' not found:
combine-plugins>        no field package.preload['plenary.strings']
combine-plugins>        no file '/nix/store/ja1y5vk7dwnhp5sp70xqzmmwgj4v06l7-luajit-2.1.1713773202-env/share/lua/5.1/plenary/strings.lua'
combine-plugins>        no file '/nix/store/ja1y5vk7dwnhp5sp70xqzmmwgj4v06l7-luajit-2.1.1713773202-env/share/lua/5.1/plenary/strings/init.lua'
combine-plugins>        no file '/nix/store/ja1y5vk7dwnhp5sp70xqzmmwgj4v06l7-luajit-2.1.1713773202-env/lib/lua/5.1/plenary/strings.so'
combine-plugins>        no file '/nix/store/ja1y5vk7dwnhp5sp70xqzmmwgj4v06l7-luajit-2.1.1713773202-env/lib/lua/5.1/plenary.so'
combine-plugins> stack traceback:
combine-plugins>        [C]: in function 'require'
combine-plugins>        ...ges/start/vimplugin-plugin-pack/lua/telescope/config.lua:1: in main chunk
combine-plugins>        [C]: in function 'require'
combine-plugins>        ...kages/start/vimplugin-plugin-pack/lua/telescope/init.lua:133: in function 'setup'
combine-plugins>        /nix/store/2akbqpxmifdgaa8pqyz4dqlgy9dvxvny-init.lua:11: in main chunk
error: build of '/nix/store/0n9pqa741c3ap6lki5nsb1m9c5ix2ksq-combine-plugins.drv' on 'ssh-ng://[email protected]' failed: builder for '/nix/store/0n9pqa741c3ap6lki5nsb1m9c5ix2ksq-combine-plugins.drv' failed with exit code 1;

github-actions bot and others added 2 commits February 15, 2025 12:12
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/433799271274c9f2ab520a49527ebfe2992dcfbd?narHash=sha256-fmhq8B3MvQLawLbMO%2BLWLcdC2ftLMmwSk%2BP29icJ3tE%3D' (2025-02-06)
  → 'github:nix-community/home-manager/6d3163aea47fdb1fe19744e91306a2ea4f602292?narHash=sha256-0UdSDV/TBY%2BGuxXLbrLq3l2Fq02ciyKCIMy4qmnfJXQ%3D' (2025-02-14)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/ae406c04577ff9a64087018c79b4fdc02468c87c?narHash=sha256-O3bnAfsObto6l2tQOmQlrO6Z2kD6yKwOWfs7pA0CpOc%3D' (2025-02-05)
  → 'github:lnl7/nix-darwin/678b22642abde2ee77ae2218ab41d802f010e5b0?narHash=sha256-rlv64erpr36xdmMDPgf9rhRXBYZ0BZb5nrw2ZPSk1sQ%3D' (2025-02-14)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/1da52dd49a127ad74486b135898da2cef8c62665?narHash=sha256-KRwX9Z1XavpgeSDVM/THdFd6uH8rNm/6R%2B7kIbGa%2B2s%3D' (2025-02-05)
  → 'github:NixOS/nixpkgs/1128e89fd5e11bb25aedbfc287733c6502202ea9?narHash=sha256-3ebRdThRic9bHMuNi2IAA/ek9b32bsy8F5R4SvGTIog%3D' (2025-02-13)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/64dbb922d51a42c0ced6a7668ca008dded61c483?narHash=sha256-8X7tR3kFGkE7WEF5EXVkt4apgaN85oHZdoTGutCFs6I%3D' (2025-02-04)
  → 'github:numtide/treefmt-nix/4f09b473c936d41582dd744e19f34ec27592c5fd?narHash=sha256-yrK3Hjcr8F7qS/j2F%2Br7C7o010eVWWlm4T1PrbKBOxQ%3D' (2025-02-07)
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.

2 participants