forked from mirrors/nixpkgs
graphinder: unpin python version
This commit is contained in:
parent
216a1bfb13
commit
32e795c29e
|
@ -18828,9 +18828,7 @@ with pkgs;
|
|||
stdenv = gcc10Stdenv;
|
||||
};
|
||||
|
||||
graphinder = callPackage ../tools/security/graphinder {
|
||||
python3 = python310;
|
||||
};
|
||||
graphinder = callPackage ../tools/security/graphinder { };
|
||||
|
||||
icon-lang = callPackage ../development/interpreters/icon-lang { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue