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 (nixos-23.11) #1592

Closed

Conversation

GaetanLepage
Copy link
Member

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

Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
  → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/32f63574c85fbc80e4ba1fbb932cde9619bad25e' (2023-12-31)
  → 'github:NixOS/nixpkgs/9d29cd266cebf80234c98dd0b87256b6be0af44e' (2024-05-25)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/9d3d7e18c6bc4473d7520200d4ddab12f8402d38' (2023-12-30)
  → 'github:cachix/pre-commit-hooks.nix/0e8fcc54b842ad8428c9e705cb5994eaf05c26a0' (2024-05-20)
• Updated input 'pre-commit-hooks/flake-compat':
    'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17)
  → 'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33' (2023-10-04)
• Removed input 'pre-commit-hooks/flake-utils'
• Removed input 'pre-commit-hooks/flake-utils/systems'
• Updated input 'pre-commit-hooks/gitignore':
    'github:hercules-ci/gitignore.nix/a20de23b925fd8264fd7fad6454652e142fd7f73' (2022-08-14)
  → 'github:hercules-ci/gitignore.nix/637db329424fd7e46cf4185293b9cc8c88c95394' (2024-02-28)
• Updated input 'pre-commit-hooks/nixpkgs-stable':
    'github:NixOS/nixpkgs/c37ca420157f4abc31e26f436c1145f8951ff373' (2023-06-03)
  → 'github:NixOS/nixpkgs/614b4613980a522ba49f0d194531beddbb7220d3' (2024-03-17)

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 bot and others added 2 commits May 30, 2024 07:14
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
  → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/32f63574c85fbc80e4ba1fbb932cde9619bad25e' (2023-12-31)
  → 'github:NixOS/nixpkgs/9d29cd266cebf80234c98dd0b87256b6be0af44e' (2024-05-25)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/9d3d7e18c6bc4473d7520200d4ddab12f8402d38' (2023-12-30)
  → 'github:cachix/pre-commit-hooks.nix/0e8fcc54b842ad8428c9e705cb5994eaf05c26a0' (2024-05-20)
• Updated input 'pre-commit-hooks/flake-compat':
    'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17)
  → 'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33' (2023-10-04)
• Removed input 'pre-commit-hooks/flake-utils'
• Removed input 'pre-commit-hooks/flake-utils/systems'
• Updated input 'pre-commit-hooks/gitignore':
    'github:hercules-ci/gitignore.nix/a20de23b925fd8264fd7fad6454652e142fd7f73' (2022-08-14)
  → 'github:hercules-ci/gitignore.nix/637db329424fd7e46cf4185293b9cc8c88c95394' (2024-02-28)
• Updated input 'pre-commit-hooks/nixpkgs-stable':
    'github:NixOS/nixpkgs/c37ca420157f4abc31e26f436c1145f8951ff373' (2023-06-03)
  → 'github:NixOS/nixpkgs/614b4613980a522ba49f0d194531beddbb7220d3' (2024-03-17)
@MattSturgeon
Copy link
Member

MattSturgeon commented May 30, 2024

error: Package ‘nix-2.15.3’ in /nix/store/f6lbic2a83c51ygb2czksw9gv8x6w5wg-source/pkgs/tools/package-management/nix/common.nix:250 is marked as insecure, refusing to evaluate.

error: build of '/nix/store/hcif00iisb97993fygg640d3zjfs3zh2-plugins-utils-netman-withNeotree.drv' on 'ssh-ng://[email protected]' failed: builder for '/nix/store/hcif00iisb97993fygg640d3zjfs3zh2-plugins-utils-netman-withNeotree.drv' failed with exit code 1;
last 10 log lines:
> E5113: Error while calling lua chunk: ...ckages/start/netman.nvim/lua/netman/tools/utils/init.lua:52: Unable to open netman utils cache
> stack traceback:
> [C]: in function 'assert'
> ...ckages/start/netman.nvim/lua/netman/tools/utils/init.lua:52: in function 'serialize_self'
> ...ckages/start/netman.nvim/lua/netman/tools/utils/init.lua:129: in function 'setup'
> ...ckages/start/netman.nvim/lua/netman/tools/utils/init.lua:200: in main chunk
> [C]: in function 'require'
> ...k/myNeovimPackages/start/netman.nvim/lua/netman/init.lua:6: in main chunk
> [C]: in function 'require'
> /nix/store/hzlgxffnm2v627jhkfv74icxkwri1ypi-init.lua:13: in main chunk

building '/nix/store/s44vz4dblg59gwfl1zb7rs3l92cfzgi6-neovim-0.9.4.drv'...
neovim> sandbox-exec: pattern serialization length 140821 exceeds maximum (65535)
error: build of '/nix/store/s44vz4dblg59gwfl1zb7rs3l92cfzgi6-neovim-0.9.4.drv' on 'ssh-ng://[email protected]' failed: builder for '/nix/store/s44vz4dblg59gwfl1zb7rs3l92cfzgi6-neovim-0.9.4.drv' failed with exit code 65;
last 1 log lines:
> sandbox-exec: pattern serialization length 140821 exceeds maximum (65535)

@traxys
Copy link
Member

traxys commented May 30, 2024

I suggest we ignore those errors, the 24.05 release is in two days, I think we can wait for that

@GaetanLepage
Copy link
Member Author

I suggest we ignore those errors, the 24.05 release is in two days, I think we can wait for that

Sure ! Closing.

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.

3 participants