-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
pre-commit's meta checks missing dependencies #270805
Labels
0.kind: bug
Something is broken
Comments
l0b0
changed the title
pre-commit's check-useless-excludes can't find cfgv
pre-commit's meta checks missing dependencies
Dec 2, 2023
l0b0
added a commit
to linz/emergency-management-tools
that referenced
this issue
Feb 20, 2024
Also comment out broken pre-commit meta hook <NixOS/nixpkgs#270805>.
l0b0
added a commit
to linz/emergency-management-tools
that referenced
this issue
Feb 20, 2024
Also comment out broken pre-commit meta hook <NixOS/nixpkgs#270805>.
l0b0
added a commit
to linz/emergency-management-tools
that referenced
this issue
Feb 27, 2024
Also comment out broken pre-commit meta hook <NixOS/nixpkgs#270805>.
12 tasks
12 tasks
l0b0
added a commit
to linz/emergency-management-tools
that referenced
this issue
May 13, 2024
Also comment out broken pre-commit hooks <NixOS/nixpkgs#270805>, <NixOS/nixpkgs#273831>.
l0b0
added a commit
to linz/emergency-management-tools
that referenced
this issue
May 13, 2024
Also comment out broken pre-commit hooks <NixOS/nixpkgs#270805>, <NixOS/nixpkgs#273831>.
l0b0
added a commit
to linz/emergency-management-tools
that referenced
this issue
May 14, 2024
Also comment out broken pre-commit hooks <NixOS/nixpkgs#270805>, <NixOS/nixpkgs#273831>.
l0b0
added a commit
to l0b0/nixpkgs
that referenced
this issue
Oct 10, 2024
Closes NixOS#270805 by verifying that NixOS#251418 fixes the issue.
l0b0
added a commit
to l0b0/nixpkgs
that referenced
this issue
Nov 22, 2024
Closes NixOS#270805 by verifying that NixOS#251418 fixes the issue.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
nix-shell --pure --run 'pre-commit run --all-files'
fails with this message after moving from the nixos-23.05 channel to nixos-unstable:Looks like missing runtime dependencies, but based on this it could possibly be a deeper problem?
Steps To Reproduce
Steps to reproduce the behavior:
check-hooks-apply
andcheck-useless-excludes
pre-commit "meta" hookspre-commit run --all-files
Expected behavior
This should run successfully, same as before the nixpkgs bump.
Notify maintainers
@borisbabic
Metadata
"x86_64-linux"
Linux 6.1.63, NixOS, 23.05 (Stoat), 23.05.4969.1216a5ba22a9
yes
yes
nix-env (Nix) 2.13.6
"nixos-23.05, nixos-hardware"
""
/nix/var/nix/profiles/per-user/root/channels/nixos
Priorities
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: