Skip to content

can't install mysql-workbench because dependency used older python #163258

@bastomiadi

Description

@bastomiadi

Describe the bug

Error when building mysql-workbench

Steps To Reproduce

Steps to reproduce the behavior:

  1. add mysql-workbench in : sudo nano /etc/nixos/configuration.nix
  2. then sudo nixos-rebuild switch
  3. pynacl-1.4.0 must be using 3.7 python version or newer (3.9) not 2.x, check here : https://python.on-nix.com/

Expected behavior

Can Install mysql-workbench in nix-system,
Update this package for suitable using installed phyton in machine

Screenshots

Screenshot_20220306_043906

Metadata

bastomi@nugrohoeku:~/ > nix-shell -p nix-info --run "nix-info -m"

  • system: "x86_64-linux"
  • host os: Linux 5.16.11, NixOS, 21.11 (Porcupine)
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.3.16
  • channels(root): "nixos-21.11.336340.2ebb6c1e5ae"
  • channels(bastomi): ""
  • nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: bugSomething is broken6.topic: pythonPython is a high-level, general-purpose programming language.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions