mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
qdigidoc: 4.6.0 -> 4.7.0
This updates qdigidoc to the latest version, and switches from vendoring a (outdated) patch from Fedora to passing in the files directly. Instead of copying them at well-known locations, we set CONFIG_URL and TSL_URL directly. This now also includes introductions on how to refresh them.
This commit is contained in:
parent
625d3cc6cb
commit
ec015518a5
7 changed files with 2356 additions and 11138 deletions
|
@ -107,6 +107,11 @@ trim_trailing_whitespace = unset
|
|||
[pkgs/tools/misc/timidity/timidity.cfg]
|
||||
trim_trailing_whitespace = unset
|
||||
|
||||
[pkgs/tools/security/qdigidoc/vendor/*]
|
||||
end_of_line = unset
|
||||
insert_final_newline = unset
|
||||
trim_trailing_whitespace = unset
|
||||
|
||||
[pkgs/tools/virtualization/ovftool/*.ova]
|
||||
end_of_line = unset
|
||||
insert_final_newline = unset
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue