Commit graph

39377 commits

Author SHA1 Message Date
Maximilian Bosch 11dd4ccf9d
rambox: 0.6.9 -> 0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.2
https://github.com/ramboxapp/community-edition/releases/tag/0.7.1
https://github.com/ramboxapp/community-edition/releases/tag/0.7.0
2020-01-03 20:53:49 +01:00
Maximilian Bosch bef84a3d83
Merge pull request #76895 from Vskilet/gitea-update
gitea: 1.10.1 -> 1.10.2
2020-01-03 20:36:31 +01:00
Gabriel Ebner 3604ae8394
Merge pull request #74259 from Evils-Devils/kicad-unstable
kicad: cleanup, fix and update
2020-01-03 20:14:07 +01:00
toonn f4adb7c4d8 wire-desktop: linux 3.11.2912 -> 3.12.2916 2020-01-03 19:37:25 +01:00
toonn a8bd7e6694 wire-desktop: mac 3.10.3215 -> 3.12.3490 2020-01-03 19:37:25 +01:00
Victor SENE 56ad7c630b
gitea: 1.10.1 -> 1.10.2 2020-01-03 19:27:06 +01:00
Florian Klink cd9cbb1108
Merge pull request #76193 from talyz/gitlab-12.6.0
gitlab: 12.5.5 -> 12.6.2
2020-01-03 18:39:24 +01:00
Alyssa Ross dfc27a8430 airwave: mark VST SDK as unfree
Airwave itself is free software, but the VST SDK it depends on is not.
This means that trying to build airwave fails with an error about
manually adding VST SDK to the store, rather than the expected error
that non-free software has been requested.
2020-01-03 15:58:13 +00:00
adisbladis e41e1822a0
firefox-devedition-bin: 72.0b4 -> 72.0b11 2020-01-03 13:16:37 +00:00
Benjamin Slade aa8f763861 mullvad-vpn: 2019.08 -> 2019.10 2020-01-03 12:58:52 +00:00
adisbladis 74f5c7f3d1
compton/picom: 7.2 -> 7.5
Also change the derivation attribute and name to Picom, a maintained
fork of Compton.
2020-01-03 12:52:02 +00:00
zowoq 31d2d5a382 docker: 19.03.4 -> 19.03.5 2020-01-03 12:49:49 +00:00
lewo 72d4651b59
Merge pull request #76838 from nlewo/next-fix
next: set next-gtk-webkit as a propagated build input
2020-01-03 11:28:41 +01:00
Frederik Rietdijk 7aa2b0215b Merge master into staging-next 2020-01-03 10:25:14 +01:00
Antoine Eiche b66452693b next: set next-gtk-webkit as a propagated build input
Because this reference is unfortunately not detected by Nix.

Fixes #76834.
2020-01-03 09:50:12 +01:00
Mario Rodas d3cd40ac86
Merge pull request #76477 from r-ryantm/auto-update/yoshimi
yoshimi: 1.6.0.3 -> 1.6.1
2020-01-03 03:35:28 -05:00
Franz Pletz 6a2caa555b
Merge pull request #76801 from hax404/chirp
chirp: 20191123 -> 20191221; add support for chirp.drivers.tk8180
2020-01-03 03:10:08 +00:00
Ryan Mulligan ec29bb50bf
Merge pull request #76208 from r-ryantm/auto-update/bcftools
bcftools: 1.9 -> 1.10.2
2020-01-02 16:42:27 -08:00
Florian Klink d075e33bf5 gitlab: 12.6.1 -> 12.6.2
- CVE-2019-20146
 - CVE-2019-20143
 - CVE-2019-20147
 - CVE-2019-20145
 - CVE-2019-20142
 - CVE-2019-20148
 - CVE-2020-5197
2020-01-02 23:09:53 +01:00
Frederik Rietdijk f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Vladyslav M 9543e35537
Merge pull request #76579 from filalex77/polybar-3.4.2
polybar: 3.4.1 -> 3.4.2
2020-01-02 22:15:52 +02:00
Maximilian Bosch 7440483138
Merge pull request #76397 from r-ryantm/auto-update/qsampler
qsampler: 0.6.0 -> 0.6.1
2020-01-02 19:38:10 +01:00
Franz Pletz 5338dd7ac8
Merge pull request #76065 from risicle/ris-qemu-4.2.0
qemu: 4.1.0 -> 4.2.0, including patch for minor CVE-2019-15890
2020-01-02 15:19:30 +00:00
Evils e4786f3a1c kicad: update & cleanup
minor simplification, fix base version

split i18n and get from gitlab

correct wrapper pythonpath, cleanup build output

update & fake git describe

correct base.nix to fit contributing.md
2020-01-02 03:45:34 +01:00
Evils 6119ca27bb kicad: split wrapping and building 2020-01-02 03:45:34 +01:00
Evils d96992a21b kicad: unite unstable.nix with default.nix
use latest libraries for unstable
move all revs and hashes to default.nix

thanks TQ for getting me through this blockage
2020-01-02 03:45:34 +01:00
Evils 958d745fec kicad: use separated libraries
switch source to gitlab as that's the new upstream source

use wrapper variables for everything but i18n
  add sym and fp templates to template path

update meta to reflect kicad's own language
  set license to AGPLv3, according to the source's LICENSE.README

reduce diff between default and unstable in preparation of merging

on debian gets "no module named 'math'"
  pcbnew 3d viewer is unusable (at least on my T410)
2020-01-02 03:45:34 +01:00
Evils c61170168d kicad: switch to best try from unstable and 5.1.5
make unstable use kicad-libraries
  still using a link in $out..., not sure that's a bad thing
  this allows setting that path in makeWrapperArgs
    can't use $out there

kicad-with-packages3d -> kicad and kicad-small

default to OCCT, OCE is outdated
  enforce OCCT on aarch64, where OCE is broken
  withOCE flag allows using OCE on non-aarch64
2020-01-02 03:45:34 +01:00
Evils 6477f717e3 kicad-unstable: wrap
use wxGTK31
  brings hiDPI support
  no python shell...
2020-01-02 03:45:34 +01:00
Matt Huszagh d40747ed2c kicad: add python six package as dep
This is needed for python scripting support.
2020-01-02 03:45:34 +01:00
Matt Huszagh 1eb1b067dd kicad: python2 -> python3 2020-01-02 03:45:34 +01:00
Anders Kaseorg 84c81a4929 rosegarden: Use wrapQtAppsHook (#76799)
Fixes this startup failure:

qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Aborted (core dumped)

Fixes #76639.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-01 18:55:30 -05:00
Bernard Fortz 3fb22f785a bitwig studio 3.0.3 -> 3.1.1 2020-01-02 00:03:02 +01:00
Georg Haas 328030c9d6
chirp: 20191123 -> 20191221; add support for chirp.drivers.tk8180 2020-01-01 21:45:27 +01:00
Will Dietz 3c974c71cd
Merge pull request #76773 from dtzWill/update/joplin-desktop-0.177
joplin-desktop: 1.0.167 -> 1.0.177
2020-01-01 12:44:58 -06:00
Will Dietz 5de0909911
Merge pull request #76766 from dtzWill/update/minder-1.6.0
minder: 1.5.1 -> 1.6.0, add new req'd deps
2020-01-01 12:41:41 -06:00
Tim Steinbach 8d39a23190
Merge pull request #76716 from ysndr/review/atom140
atom, atom-beta: 1.36.1 -> 1.42.0, 1.37.0-beta0 -> 1.43.0-beta0
2020-01-01 12:42:13 -05:00
Michael Weiss 04cc65db61
androidStudioPackages.{dev,canary}: 4.0.0.6 -> 4.0.0.7 2020-01-01 17:27:43 +01:00
Vladyslav M 7d97b7692b
mpvScripts.mpris: 0.2 -> 0.3 (#76735)
mpvScripts.mpris: 0.2 -> 0.3
2020-01-01 14:14:59 +02:00
Will Dietz 12bf5c90c1
joplin-desktop: 1.0.167 -> 1.0.177
https://github.com/laurent22/joplin/releases/tag/v1.0.177
https://github.com/laurent22/joplin/releases/tag/v1.0.176
https://github.com/laurent22/joplin/releases/tag/v1.0.175
https://github.com/laurent22/joplin/releases/tag/v1.0.174
https://github.com/laurent22/joplin/releases/tag/v1.0.173
https://github.com/laurent22/joplin/releases/tag/v1.0.172
https://github.com/laurent22/joplin/releases/tag/v1.0.171
https://github.com/laurent22/joplin/releases/tag/v1.0.170
https://github.com/laurent22/joplin/releases/tag/v1.0.169
https://github.com/laurent22/joplin/releases/tag/v1.0.168
2020-01-01 01:59:31 -06:00
Will Dietz c77123584a
minder: 1.5.1 -> 1.6.0, add new req'd deps 2020-01-01 01:22:52 -06:00
Will Dietz 7e5334d6f2
Merge pull request #75029 from dtzWill/feature/heimer
heimer: init at 1.12.0
2019-12-31 23:46:28 -06:00
Will Dietz b5f7f21677
heimer: simplify fetched rev, safe for sane repos.
Suggested by @doronbehar in PR review, thanks!
2019-12-31 21:34:59 -06:00
Silvan Mosberger 286450b335
Bemenu: 0.1.0 -> 0.3.0 (#76676)
Bemenu: 0.1.0 -> 0.3.0
2020-01-01 03:46:06 +01:00
Nils André-Chang b20fbeee2a bemenu: 0.1.0 -> 0.3.0
Add option to enable backends.

Co-Authored-By: Oleksii Filonenko <brightone@protonmail.com>
2020-01-01 02:34:48 +00:00
Silvan Mosberger 587c992958
Merge pull request #76741 from asymmetric/patchwork-3.17.2
ssb-patchwork: 3.17.1 -> 3.17.2
2020-01-01 03:07:39 +01:00
Silvan Mosberger 59207c04b2
Merge pull request #76744 from bdesham/fix-gitstatus-patch
gitstatus: patch fewer lines
2020-01-01 03:06:57 +01:00
Rika 53553286b6 get_iplayer: 2.99 -> 3.24 2020-01-01 00:41:28 +00:00
Anderson Torres ba9fdecba3
Merge pull request #76728 from OPNA2608/palemoon-improvements
palemoon: use gcc7, remove build notification
2019-12-31 18:01:10 -03:00
Maximilian Bosch ee562e5413
Merge pull request #76703 from filalex77/rx-0.3.0
rx: 0.2.0 -> 0.3.0
2019-12-31 20:33:22 +01:00