Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 390742eb138b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6460602eec5c
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jun 24, 2020

  1. gns3-gui: Add the missing qt5Full runtime dependency

    qt5Full may not be installed on users' systems and the gns3-gui depends
    on it explicitly.
    Note: This also fixes e.g. "nix-shell -p gns3-gui --pure" (at the cost
    of an increased closure size).
    
    (cherry picked from commit 0eaec4d)
    Reason: This is a fix for possible runtime crashes.
    Atemu authored and primeos committed Jun 24, 2020
    Copy the full SHA
    6460602 View commit details
    Browse the repository at this point in the history