forked from mirrors/nixpkgs
sigil: pin to Qt 5.6
This commit is contained in:
parent
db380160d6
commit
7a681599fe
|
@ -3905,7 +3905,7 @@ with pkgs;
|
|||
|
||||
siege = callPackage ../tools/networking/siege {};
|
||||
|
||||
sigil = libsForQt55.callPackage ../applications/editors/sigil { };
|
||||
sigil = libsForQt56.callPackage ../applications/editors/sigil { };
|
||||
|
||||
# aka., gpg-tools
|
||||
signing-party = callPackage ../tools/security/signing-party { };
|
||||
|
|
Loading…
Reference in a new issue