Merge pull request #197961 from wamserma/graphinder-unpin-python
This commit is contained in:
commit
3298100109
1 changed files with 1 additions and 3 deletions
|
@ -18837,9 +18837,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