-
-
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
error: Package ‘libgit2-0.27.10’ is marked as insecure, refusing to evaluate #125822
Comments
This sucks, but unfortunately I'm not sure if there's a quick fix for us. I would suggest using the more recent |
Given that |
That said, |
There was some discussion around this. I tend to agree, but this was above my paygrade.
I've been trying to remedy this (#123394). There's some weirdness where the julia test suite fails in the nix build sandbox on macOS, but not linux. |
I would add that |
This issue doesn't apply anymore. |
Describe the bug
I just ran a
nix-collect-garbage
andnix-channel --update
- and now I'm not able to usepkgs.julia
, due to libgit2-0.27.10 being marked as insecure.nixpkgs/pkgs/top-level/all-packages.nix
Lines 14997 to 15009 in 6691b1b
To Reproduce
Steps to reproduce the behavior:
nix-channel --add https://releases.nixos.org/nixpkgs/nixpkgs-21.11pre293818.afdb5675a18 pkgs-afdb5675a18 nix-channel --update nix-shell -p "(import <pkgs-afdb5675a18> {}).julia" --show-trace
Notify maintainers
Julia maintainers: @raskin @rob @garrison
Metadata
"x86_64-linux"
Linux 5.10.30-1-MANJARO, Manjaro Linux, noversion
no
yes
nix-env (Nix) 2.3.10
"nixpkgs-21.11pre293818.afdb5675a18, pkgs-21.11pre293818.afdb5675a18, pkgs-afdb5675a18-21.11pre293818.afdb5675a18"
/home/tobias/.nix-defexpr/channels/nixpkgs
Maintainer information:
The text was updated successfully, but these errors were encountered: