about summary refs log tree commit diff
path: root/pkgs/applications
AgeCommit message (Collapse)AuthorFilesLines
2020-02-10dino: remove unnecessary private transitive depsAlyssa Ross1-7/+1
As explained by Orivej (reformatted from Markdown): > These (except libsignal-protocol-c) are private dependencies of the > actual dependencies that should neither be propagated nor added > manually to dino. For example, libpsl and brotli come from > libsoup-2.4.pc: > > Requires: glib-2.0 >= 2.38, gobject-2.0 >= 2.38, gio-2.0 >= 2.38 > Requires.private: libxml-2.0, sqlite3, libpsl >= 0.20, libbrotlidec, zlib > > (To be precise, glib uses utillinuxMinimal rather than utillinux.) > > The warnings we see, such as Package 'mount', required by 'gio-2.0', > not found, come from CMake running both pkg-config --libs and > pkg-config --static --libs to populate both <XXX>_LIBRARIES and > <XXX>_STATIC_LIBRARIES[1], but dino has no use for the latter. > Currently these warnings can not be disabled: > https://gitlab.kitware.com/cmake/cmake/issues/18158 > > (They could be prevented by pruning Requires.private from shared-only > libraries akin to <https://github.com/NixOS/nixpkgs/pull/51767>, > although it can not be detected if a library is shared-only from the > .pc file alone, and this is just a warning.) > > [1]: docs: https://cmake.org/cmake/help/v3.16/module/FindPkgConfig.html
2020-02-10lsd2dsl: 0.4.1 -> 0.5.1Nikolay Korotkiy1-9/+12
2020-02-10redoflacs: 0.30.20150202 -> 0.30.20190903Peter Hoeg1-13/+23
2020-02-10vscodium: 1.41.1 -> 1.42.0Patrick Hilhorst1-3/+3
2020-02-10weechatScripts.weechat-matrix: unstable-2019-11-10 -> unstable-2020-01-21Emily1-13/+36
2020-02-10marvin: 20.3.0 -> 20.4.0Brenton Horne1-3/+3
2020-02-10kicad-unstable: update update.sh && updateEvils2-20/+20
use /tmp instead of XDG_RUNTIME_DIR which is /run/user/1000, which defaults to 10% of RAM and kicad-packages3d needs ~6gb
2020-02-10kicad: simplify component namesEvils1-20/+20
2020-02-10tippecanoe: 1.34.3 -> 1.35.0Nikolay Korotkiy1-4/+4
2020-02-10minc_tools: enable building conversion toolsBen Darwin1-3/+8
2020-02-10minc_tools: 2017-09-11 -> unstable-2019-12-04Ben Darwin2-4/+18
2020-02-10hpmyroom: 11.1.0.0508 -> 12.0.0.0220Daniel Schaefer1-2/+2
2020-02-10twinkle: patch manual link since old domain got re-usedMaciej Krüger1-1/+7
2020-02-10catt: 0.10.2 -> 0.10.3R. RyanTM1-2/+2
2020-02-10saga: 7.3.0 -> 7.5.0R. RyanTM1-3/+3
2020-02-10snd: 19.9 -> 20.0R. RyanTM1-2/+2
2020-02-10Merge pull request #78773 from layus/sane-overrideThomas Tuegel1-3/+11
sane module: support overriding config files
2020-02-10Merge pull request #79628 from NixOS/staging-nextFrederik Rietdijk6-912/+877
Staging next
2020-02-10Merge pull request #79739 from mmahut/exodusMarek Mahut1-41/+43
exodus: 19.5.24 -> 20.1.30
2020-02-10Merge pull request #79741 from mmahut/cloudflaredMarek Mahut1-3/+3
cloudflared: 2019.12.0 -> 2020.2.0
2020-02-10sane module: make warning more explicitGuillaume Maudoux1-1/+1
2020-02-10Merge pull request #77347 from rnhmjoj/urxvtMichele Guerini Rocco17-95/+197
rxvt-unicode: rewrite plugin system
2020-02-10gitRepo: 1.13.9.4 -> 2.0Michael Weiss1-2/+2
2020-02-10cloudflared: 2019.12.0 -> 2020.2.0Marek Mahut1-3/+3
2020-02-10Merge pull request #79050 from andrew-d/andrew/qemu-CVEsChristian Kauhaus1-0/+31
qemu: add patches for CVE-2020-7039 and CVE-2020-7211
2020-02-10exodus: 19.5.24 -> 20.1.30Marek Mahut1-3/+3
2020-02-10exodus: adding at-spi2-core dependencyMarek Mahut1-1/+2
2020-02-10exodus: adding exodus aliasMarek Mahut1-0/+1
2020-02-10exodus: reformatingMarek Mahut1-37/+37
2020-02-10manuskript: 0.10.0 -> 0.11.0R. RyanTM1-2/+2
2020-02-10clp: 1.17.3 -> 1.17.5R. RyanTM1-2/+2
2020-02-10elisa: 19.12.0 -> 19.12.2R. RyanTM1-2/+2
2020-02-10jgmenu: 4.0 -> 4.0.2R. RyanTM1-2/+2
2020-02-10Merge pull request #79690 from saschagrunert/cri-oMario Rodas1-20/+10
cri-o: v1.16.1 -> v1.17.0
2020-02-10Merge master into staging-nextFrederik Rietdijk24-373/+313
2020-02-10Merge pull request #72886 from JohnAZoidberg/manimDaniel Schaefer2-0/+90
manim: init at 0.1.10
2020-02-10mopidy: update to python3Kevin Rauscher3-17/+16
mopidy: 2.3.1 -> 3.0.1 mopidy-iris: 3.43.0 -> 3.44.0 mopidy-spotify: 3.1.0 -> 4.0.1 pykka: 1.2.0 -> 2.0.1
2020-02-10cri-o: v1.16.1 -> v1.17.0Sascha Grunert1-20/+10
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-10calibre: switch to qtwebengine to fix 4.x (#79608)chamatht1-1/+2
2020-02-09Merge pull request #78420 from evanjs/gitkraken-6.5.0worldofpeace1-21/+25
gitkraken: 6.4.1 -> 6.5.1
2020-02-10Merge pull request #79297 from arcnmx/pr-firefox-extension-linksSilvan Mosberger1-2/+2
firefox: resolve relative nativeMessagingHosts links
2020-02-09conkeror: remove packageFlorian Klink1-39/+0
Conkeror doesn't work with any secure firefox release. Please move to some of the alternatives suggested at http://conkeror.org/Alternatives.
2020-02-09firefoxPackages.*, firefox-esr*, icecat: add aliasesFlorian Klink1-2/+3
2020-02-09firefox: simplify derivationFlorian Klink1-111/+49
with firefox 64 being the latest version, and the removal of "tor-browser/icecat-like" variants, we can greatly simplify the common firefox derivation.
2020-02-09firefoxPackages.firefox-esr-52: remove packageFlorian Klink1-28/+6
firefoxPackages.firefox-esr-52 was removed as it's an unsupported ESR with open security issues. If you need it because you need to run some plugins not having been ported to WebExtensions API, import it from an older nixpkgs checkout still containing it.
2020-02-09firefoxPackages.icecat[-52]: remove packageFlorian Klink1-79/+4
firefoxPackages.icecat was removed as even its latest upstream version is based on an unsupported ESR release with open security issues.
2020-02-09firefoxPackages.firefox-esr-60: removeFlorian Klink1-30/+3
There's not really a reason to ship an unsupported ESR variant of firefox, and if one really needs it, it's also possible to just checkout an older version of nixpkgs.
2020-02-09firefoxPackages.*: use config.allowAliasesFlorian Klink1-2/+4
2020-02-09verifast: 18.02 -> 19.12R. RyanTM1-2/+2
2020-02-09Merge pull request #79384 from bbigras/handbrakeDaniel Schaefer1-5/+3
handbrake: 1.3.0 -> 1.3.1