1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00
Commit graph

40177 commits

Author SHA1 Message Date
Mario Rodas d0819c05b3
terraform: 0.12.19 -> 0.12.20
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.20
2020-01-22 18:18:18 -05:00
Olli Helenius 2356a43830 teams: 1.2.00.32451 -> 1.3.00.958 2020-01-22 14:18:52 -08:00
worldofpeace a7e403280e
Merge pull request #78296 from thefloweringash/chatterino-qt-wrapper
chatterino2: use mkDerivation from qt
2020-01-22 17:09:06 -05:00
Matt Smith a76b5a2c94 maintainers: remove 00-matt 2020-01-22 21:12:43 +00:00
Michael Weiss 4eedf77818
cage: 0.1.1 -> 2020-01-18 2020-01-22 21:38:02 +01:00
Michael Weiss 2a2f4ff938
swayidle: 1.5 -> 1.6
Changelog: https://github.com/swaywm/swayidle/releases/tag/1.6
2020-01-22 21:38:01 +01:00
Michael Weiss 6288a57e39
swaylock: 1.4 -> 1.5
Changelog: https://github.com/swaywm/swaylock/releases/tag/1.5
2020-01-22 21:38:01 +01:00
Michael Weiss beca0911f4
sway: 1.2 -> 1.4
Changelog: https://github.com/swaywm/sway/releases/tag/1.4
2020-01-22 21:36:32 +01:00
Sascha Grunert b5035c0892 cri-o: Fix build tags usage
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-22 17:33:57 +01:00
Ryan Mulligan 0e1e99d42d
Merge pull request #78248 from r-ryantm/auto-update/palemoon
palemoon: 28.8.0 -> 28.8.1
2020-01-22 08:18:18 -08:00
Andrew Childs 7e0dd3833d chatterino2: use mkDerivation from qt 2020-01-23 01:00:34 +09:00
Marek Mahut bce6129a71 bitcoin-gold: init at 0.15.2 2020-01-22 14:36:21 +01:00
Michael Weiss cb13f8439a
androidStudioPackages.{dev,canary}: 4.0.0.8 -> 4.0.0.9 2020-01-22 14:32:13 +01:00
Michael Weiss 393b3e8746
tdesktop: 1.9.3 -> 1.9.4 (#78274) 2020-01-22 14:29:47 +01:00
Peter Simons fa4416e9bf obs-studio: use the official git repository 2020-01-22 12:55:58 +01:00
Anderson Torres 45b400880a
Merge pull request #77855 from AndersonTorres/update/notion
notion: 3-2017050501 -> 3-2019050101
2020-01-22 07:46:22 -03:00
Patrick Hilhorst 593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
R. RyanTM fff7a7a862 picard-tools: 2.21.3 -> 2.21.6 2020-01-22 10:12:28 +00:00
Mario Rodas 2316b8da0e
Merge pull request #78002 from marsam/update-podman
podman: enable on darwin
2020-01-22 05:05:11 -05:00
Pavol Rusnak 5bd4028bdc runwayml: 0.10.11 -> 0.10.20 2020-01-22 01:05:18 -08:00
Matthias Wimmer 8f30944b89 rosegarden: 19.06 -> 19.12
New upstream release
2020-01-22 00:41:22 -08:00
Bart Brouns 376d7878c2 string-machine: init at unstable-2020-01-20 2020-01-22 00:39:57 -08:00
Nikolay Korotkiy d24a439d92 imgp: init at 2.7 2020-01-22 00:39:03 -08:00
Johan Thomsen a96ed5d704 kubernetes: 1.16.4 -> 1.16.5 2020-01-22 00:04:04 -08:00
Jon 0f3f0caf37
Merge pull request #78108 from filalex77/thicket-0.1.3
thicket: init at 0.1.3
2020-01-22 00:01:31 -08:00
R. RyanTM 3aa2742e2b palemoon: 28.8.0 -> 28.8.1 2020-01-22 07:48:38 +00:00
Ingolf Wagner e9ad60904c
bitwig-studio3: 3.1.1 -> 3.1.2 2020-01-22 18:19:58 +13:00
R. RyanTM 9bc06937b5 opera: 65.0.3467.48 -> 66.0.3515.36 2020-01-22 04:52:54 +00:00
R. RyanTM 8dbe996860 mercurial: 5.2.1 -> 5.2.2 2020-01-22 03:12:23 +00:00
R. RyanTM 5cbce718a5 kmymoney: 5.0.7 -> 5.0.8 2020-01-21 16:13:17 -08:00
R. RyanTM 35098e448b flrig: 1.3.48 -> 1.3.49 2020-01-21 16:12:11 -08:00
Will Dietz 3bf9cc3154
Merge pull request #76767 from dtzWill/update/spectral-2019-12-23
spectral: unstable 2019-08-30 -> 817, olm: cmake+clean
2020-01-21 16:25:49 -06:00
Vladyslav M e6e9572ebc
bviplus: 0.9.4 -> 1.0 (#78073)
bviplus: 0.9.4 -> 1.0
2020-01-21 23:46:30 +02:00
Peter Simons 1accfe77b7 shotcut: auto-detection of VAAPI rendering is broken again
The 'connection=x11' parameter to ffmpeg breaks hardware
rendering with my Radeon RX 590 card. If we just drop that
option, everything works fine.
2020-01-21 21:55:29 +01:00
R. RyanTM b5b28ec407 homebank: 5.2.8 -> 5.3.1 2020-01-21 18:31:40 +00:00
Will Dietz 35363c3efa
gitAndTools.hub: 2.13.0 -> 2.14.1
https://github.com/github/hub/releases/tag/v2.14.1
https://github.com/github/hub/releases/tag/v2.14.0
2020-01-21 11:05:48 -06:00
Ryan Mulligan 53c681d7e2
Merge pull request #78147 from dwarfmaster/rename
Renamed maintainer lucas8 -> dwarfmaster
2020-01-21 07:47:20 -08:00
R. RyanTM 6d0b9e25c2 guitarix: 0.38.1 -> 0.39.0 2020-01-21 15:27:56 +00:00
Jörg Thalheim d3a7bc5cef
pythonPackages.django_2_1: drop (#78159)
pythonPackages.django_2_1: drop
2020-01-21 15:23:51 +00:00
Andreas Rammhold a7a85a015c
Merge pull request #78153 from taku0/firefox-bin-72.0.2
firefox, firefox-bin: 72.0.1 -> 72.0.2,  firefox-esr: 68.4.1esr -> 68.4.2esr
2020-01-21 14:36:02 +01:00
Ryan Mulligan 9db50dc97f
Merge pull request #78075 from r-ryantm/auto-update/drawio
drawio: 12.4.2 -> 12.5.3
2020-01-21 05:26:06 -08:00
Lancelot SIX 1102fc870d
pythonPackages.django_2_1: drop
Django-2.1 support ended on December 2, 2019, so drop it in nixpkgs as
well.
2020-01-21 14:00:54 +01:00
Marek Mahut d43fb5a39d digibyte: init at 7.17.2 2020-01-21 13:36:31 +01:00
Marek Mahut 099a5aecd3 vertcoin: init at 0.14.0 2020-01-21 13:36:07 +01:00
wedens f52c3846ff megacmd: init at 1.1.0 2020-01-21 18:36:09 +07:00
Marek Mahut 9d409bba51
Merge pull request #78142 from marsam/update-flexget
flexget: 3.0.31 -> 3.1.10
2020-01-21 12:07:15 +01:00
taku0 249e3d0ef3 firefox-esr: 68.4.1esr -> 68.4.2esr 2020-01-21 20:04:04 +09:00
taku0 57aed520d8 firefox: 72.0.1 -> 72.0.2 2020-01-21 19:59:34 +09:00
taku0 7187891a17 firefox-bin: 72.0.1 -> 72.0.2 2020-01-21 19:55:44 +09:00
Matthias Beyer d7de1de097 toot: 0.24.0 -> 0.25.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-01-21 10:01:35 +01:00
DwarfMaster 227a3f4383 Renamed maintainer lucas8 -> dwarfmaster 2020-01-21 16:39:52 +10:00
Ryan Mulligan 00787c3f04
Merge pull request #78067 from r-ryantm/auto-update/BShapr
bshapr: 0.6 -> 0.7
2020-01-20 18:44:50 -08:00
Mario Rodas 3c26653bc3
Merge pull request #78123 from JakeStanger/patch-1
rofi-mpd: 2.0.0 -> 2.0.1
2020-01-20 21:18:46 -05:00
Orivej Desh ff708504cd apngasm_2: init at 2.91
This is the original apngasm which has not been updated since 2017 but it has
diverged from its fork with support for LZMA and ZOPFLI compression and TGA
input.
2020-01-21 01:44:53 +00:00
Orivej Desh e902495a51 apngasm: init at 3.1.9 2020-01-21 01:39:41 +00:00
Mario Rodas 5d7f7fbf5e
flexget: 3.0.31 -> 3.1.10 2020-01-20 18:18:18 -05:00
Niklas Hambüchen a7dacaf3e2
Merge pull request #78088 from jojosch/dbeaver_6.3.3
dbeaver: 6.3.2 -> 6.3.3
2020-01-20 21:35:48 +01:00
worldofpeace 1b05fd2a34
Merge pull request #78080 from ivan/open-vm-tools-11.0.5
open-vm-tools: 11.0.1 -> 11.0.5
2020-01-20 14:22:17 -05:00
Adrian Kummerlaender 28a287887a pdfpc: Fix gstreamer video playback issue #73321 2020-01-20 20:02:14 +01:00
Jake Stanger ef7fc3f71b
rofi-mpd: 2.0.0 -> 2.0.1 2020-01-20 18:22:12 +00:00
Bart Brouns 267c5332e7 jalv: 1.6.2 -> 1.6.4 2020-01-20 17:54:42 +01:00
Bart Brouns a6ecbc4443 ingen: unstable-2017-07-22 unstable-2019-12-09 2020-01-20 16:22:48 +01:00
Jake Stanger 865b4620ed rofi-mpd: 1.1.0 -> 2.0.0 2020-01-20 16:02:50 +01:00
Bart Brouns 233c2788f3 i3-layout-manager: unstable-2019-06-19 -> unstable-2019-12-06 2020-01-20 15:55:41 +01:00
Ian M. Jones 96d2790061 onedrive: 2.3.12 -> 2.3.13 2020-01-20 13:53:59 +00:00
Oleksii Filonenko 1e4c3f8dc8 thicket: init at 0.1.3 2020-01-20 15:52:26 +02:00
Mario Rodas 8f719737f6
Merge pull request #77751 from r-ryantm/auto-update/doodle
doodle: 0.7.0 -> 0.7.1
2020-01-20 07:42:27 -05:00
Mario Rodas c7b71bd78d
Merge pull request #78061 from r-ryantm/auto-update/atlassian-cli
atlassian-cli: 9.0.0 -> 9.1.0
2020-01-20 07:34:43 -05:00
R. RyanTM 1d1a8fe7f1 focuswriter: 1.7.3 -> 1.7.4 2020-01-20 13:29:25 +01:00
Johannes Schleifenbaum 465dc6e224
dbeaver: 6.3.2 -> 6.3.3 2020-01-20 10:08:48 +01:00
Ivan Kozik 61f264fc41 open-vm-tools: 11.0.1 -> 11.0.5 2020-01-20 07:42:00 +00:00
R. RyanTM 33f55c4c74 drawio: 12.4.2 -> 12.5.3 2020-01-20 06:09:08 +00:00
R. RyanTM 2e067c7a2d bviplus: 0.9.4 -> 1.0 2020-01-20 04:23:13 +00:00
R. RyanTM e74dac0ae3 bshapr: 0.6 -> 0.7 2020-01-20 02:48:50 +00:00
R. RyanTM 363840f32d atlassian-cli: 9.0.0 -> 9.1.0 2020-01-20 01:03:40 +00:00
nyanloutre 61fd512651 wasabiwallet: use dotnet runtime instead of sdk 2020-01-19 14:30:39 -08:00
Robert Helgesson 0c74d7b22e
eclipsePlugins.jdt: fix source hash 2020-01-19 22:54:05 +01:00
Jonathan Ringer 4de137a77d samtools: 1.9 -> 1.10 2020-01-19 13:13:01 -08:00
worldofpeace 252e3a4375
Merge pull request #78026 from mawis/alsa-rosegarden
rosegarden: add alsaLib as a dependency
2020-01-19 16:12:12 -05:00
Mario Rodas 536fb1e1af
Merge pull request #77966 from magnetophon/distrho
distrho: 2018-04-16 -> unstable-2019-10-09
2020-01-19 13:31:15 -05:00
Mario Rodas d196b364df
Merge pull request #77965 from magnetophon/noise-repellent
noise-repellent: unstable-2018-12-29 -> 0.1.5
2020-01-19 13:30:56 -05:00
Ivan Kozik 76ab11518d treewide: Remove myself from maintainers on some packages (#78027) 2020-01-19 12:18:34 -05:00
Bart Brouns 0977ca4c2d noise-repellent: unstable-2018-12-29 -> 0.1.5 2020-01-19 17:56:02 +01:00
Bart Brouns b7be10eead distrho: 2018-04-16 -> unstable-2019-10-09 2020-01-19 17:46:33 +01:00
Mario Rodas 8ac5308c6a
Merge pull request #77885 from r-ryantm/auto-update/luigi
luigi: 2.8.0 -> 2.8.11
2020-01-19 09:23:05 -05:00
Mario Rodas 4473eee95f
Merge pull request #77887 from r-ryantm/auto-update/magnetico
magnetico: 0.8.1 -> 0.9.0
2020-01-19 09:03:39 -05:00
Matthias Wimmer ebb3fa0f7c
rosegarden: add alsaLib as a dependency
Without ALSA rosegarden will be built without MIDI support.

Fixes #77988
2020-01-19 14:39:40 +01:00
Mario Rodas 0d114b22e2
Merge pull request #77909 from r-ryantm/auto-update/todoist
todoist: 0.14.0 -> 0.15.0
2020-01-19 08:26:31 -05:00
Mario Rodas 7af0438ab5
Merge pull request #77919 from r-ryantm/auto-update/xmrig
xmrig: 5.4.0 -> 5.5.1
2020-01-19 08:21:23 -05:00
Florian Klink d1a60163ac
Merge pull request #78019 from zaninime/patch-1
captive-browser: runs on all platforms
2020-01-19 14:18:56 +01:00
Vladyslav M 7db4b67267
sxiv: 25 -> 26, minor cleanup (#77861)
sxiv: 25 -> 26, minor cleanup
2020-01-19 13:58:19 +02:00
Peter Simons 1fc81e7b3a
Merge pull request #77987 from fgaz/ikiwiki/3.20190228
ikiwiki: 3.20170111 -> 3.20190228
2020-01-19 10:48:14 +01:00
Francesco Zanini 2a6b2342df
captive-browser: runs on all platforms 2020-01-19 10:27:27 +01:00
Dmitry Kalinkin 115e7e56e5
motion: 4.2.2 -> 4.3.0 2020-01-18 22:34:07 -05:00
Michael Weiss f430ac79b8
Merge pull request #77453 from primeos/tdesktop
tdesktop: 1.8.15 -> 1.9.3
2020-01-19 00:01:48 +01:00
Michael Weiss 1835ac1d79
tdesktop: 1.8.15 -> 1.9.3
The GYP build is now deprecated [0].
This results in a large number of changes and many custom Nix patches
aren't required anymore (and probably haven't been required for quite
some time now, the derivation got a bit outdated...).

A lot of the changes in this commit are based on the changes of the
Arch package [1][2] (which our package is based upon).

Rough overview of the changes:
- gcc9 -> ninja (optional but let's follow Arch here)
- Dropped GYP, only CMake now
  - But: Python is still required
- fetchFromGitHub -> fetchurl (optional?)
- Apply all Arch patches and remove old patches
  - Requires one new patch for range-v3
- New dependencies: enchant2, lz4, xxHash
  - TODO: Plus a few new dependencies that shouldn't be required
- Cleanup: Irrelevant flags (e.g. GYP_DEFINES) and patches (e.g. sed)
  - Simplifies quite a few things :)
- Some additional documentation and TODOs

Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>

[0]: https://github.com/telegramdesktop/tdesktop/issues/7001
[1]: https://git.archlinux.org/svntogit/community.git/commit/?id=23eff2b1ef7435441e93120618ca899f0b0e7e61
[2]: https://git.archlinux.org/svntogit/community.git/commit/?id=6a19e949724b2e2bfcdcf2081111ecd46108e449
2020-01-18 23:28:10 +01:00
worldofpeace ffcfb80781
Merge pull request #77690 from gnidorah/way-cooler
way-cooler: Remove
2020-01-18 14:50:41 -05:00
Francesco Gazzetta 33a12a2d22 ikiwiki: 3.20170111 -> 3.20190228 2020-01-18 19:19:45 +01:00
Jason Heard 00a8de028e quodlibet: improve formatting and add comments 2020-01-18 10:35:11 -07:00
Tim Steinbach ba059b9a23
vivaldi: 2.10.1745.26-1 -> 2.10.1745.27-1 2020-01-18 11:51:07 -05:00
Matthias Beyer 29bb16a9cd way-cooler: Remove
As of 2020-01-09, way-cooler is officially dead:

    http://way-cooler.org/blog/2020/01/09/way-cooler-post-mortem.html

hence, remove the package and the module.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>

docs/release-notes: remove way-cooler

way-cooler: show warnings about removal

Apply suggestions from code review

Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>

way-cooler: add suggestion by @Infinisil
2020-01-18 18:25:01 +03:00
sternenseemann 5088ef5a19 uberwriter: init at 2019-11-29 2020-01-18 16:23:47 +01:00
edef c787301e9e
Merge pull request #77969 from kolaente/update/gitea-1.10.3
gitea: 1.10.2 -> 1.10.3
2020-01-18 13:37:48 +00:00
Thomas Marchand 37771e47eb wpsoffice: 11.1.0.8865 -> 11.1.0.9080 2020-01-18 14:18:21 +01:00
Francesco Zanini 2e2cb2890c svxlink: init at 19.09.1 (#76990) 2020-01-18 13:54:43 +01:00
kolaente 8314e759a8
gitea: 1.10.2 -> 1.10.3 2020-01-18 09:56:41 +01:00
AndersonTorres 87394750e4 notion: 3-2017050501 -> 3-2019050101 2020-01-17 23:57:08 -03:00
Mario Rodas 7f2ce879d2
Merge pull request #77725 from r-ryantm/auto-update/avocode
avocode: 4.2.1 -> 4.2.2
2020-01-17 21:41:49 -05:00
Niklas Hambüchen 644fd15a2a
Merge pull request #77084 from r-ryantm/auto-update/gthumb
gthumb: 3.8.2 -> 3.8.3
2020-01-18 02:45:39 +01:00
Niklas Hambüchen 7966f10400
Merge pull request #77616 from peterhoeg/u/calibre_4_8
calibre: 3.48 -> 4.8
2020-01-18 02:22:08 +01:00
Jason Heard a185bb2583 quodlibet: exclude test
- Excluded test_operon.py as it fails on ArchLinux for @sauyon.
2020-01-17 16:33:37 -07:00
Alan Hollis 4f4d792e70 gns3: Fix python package not being pinned (#77701)
Due to https://github.com/NixOS/nixpkgs/issues/44426 the correct psutils
package is not picked up, this commit changes the code so the correct
version is always picked.
2020-01-17 23:25:35 +01:00
worldofpeace 15e0b23f48 signal-desktop: use autoPatchelfHook, wrap properly (#77850)
Most prominently we don't use `phases` because of https://github.com/NixOS/nixpkgs/issues/28910.
This is also problematic when using wrapGAppsHook.
In order to use wrapGAppsHook's automatic wrapping
(this was done manually before because there was no fixupPhase)
we need to install signal at lib/Signal instead of just into libexec.
That's because it would try to wrap .so files.
2020-01-17 22:51:06 +01:00
worldofpeace ac96ba0270 skanlite: don't set enableParallelBuilding
it's default on
2020-01-17 13:54:53 -05:00
worldofpeace 4b20959f99 skanlite: use qt5's mkDerivaiton 2020-01-17 13:54:53 -05:00
worldofpeace 468a74629a
Merge pull request #77947 from leotaku/fix-cbatticon
cbatticon: Add wrapGAppsHook to nativeBuildInputs
2020-01-17 13:30:09 -05:00
worldofpeace 25b30b0978
Merge pull request #77890 from r-ryantm/auto-update/notejot
notejot: 1.5.8 -> 1.6.0
2020-01-17 13:27:20 -05:00
lewo c80ebc9317
Merge pull request #77612 from misuzu/psi-plus
psi-plus: 1.4.904 -> 1.4.984
2020-01-17 18:37:41 +01:00
Frederik Rietdijk bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
Dmitry Kalinkin 430dfb8082
Merge pull request #77631 from smaret/gildas-202001a
gildas: 20191201_a -> 20200101_a
2020-01-17 10:23:28 -05:00
Michael Weiss cc06f9c249
Merge pull request #77924 from rht/master
signal-desktop: 1.29.5 -> 1.29.6
2020-01-17 16:19:46 +01:00
leotaku 5c0b9f5651 cbatticon: Add wrapGAppsHook to nativeBuildInputs 2020-01-17 16:07:05 +01:00
Ryan Mulligan e40e48d29a
Merge pull request #77912 from r-ryantm/auto-update/urh
urh: 2.8.1 -> 2.8.2
2020-01-17 06:31:51 -08:00
Ryan Mulligan 2adc54dda6
Merge pull request #77863 from r-ryantm/auto-update/bashSnippets
bashSnippets: 1.17.3 -> 1.23.0
2020-01-17 06:31:15 -08:00
rht e6ed469c09
signal-desktop: 1.29.5 -> 1.29.6 2020-01-17 09:05:39 -05:00
Ryan Mulligan d3ab403a1f
Merge pull request #77907 from r-ryantm/auto-update/syncthingtray
syncthingtray: 0.10.4 -> 0.10.5
2020-01-17 05:44:33 -08:00
Erik Arvstedt e6fad86853 tesseract: 4.1.0 -> 4.1.1 2020-01-17 13:19:12 +00:00
R. RyanTM 839cf84c41 xmrig: 5.4.0 -> 5.5.1 2020-01-17 12:33:55 +00:00
R. RyanTM 6140752b04 urh: 2.8.1 -> 2.8.2 2020-01-17 11:59:25 +00:00
R. RyanTM 74126d953c todoist: 0.14.0 -> 0.15.0 2020-01-17 11:44:05 +00:00
R. RyanTM 2f3701e2ab syncthingtray: 0.10.4 -> 0.10.5 2020-01-17 11:22:29 +00:00
Jörg Thalheim d3a0befba1
quartus: init at 19.1.0.670 (#75561)
quartus: init at 19.1.0.670
2020-01-17 09:35:38 +00:00
R. RyanTM 9e27f0510c notejot: 1.5.8 -> 1.6.0 2020-01-17 08:52:48 +00:00
R. RyanTM 6e0fc1f772 magnetico: 0.8.1 -> 0.9.0 2020-01-17 08:32:02 +00:00
R. RyanTM cf0640b982
luigi: 2.8.0 -> 2.8.11 2020-01-17 08:23:36 +00:00
R. RyanTM 029cdb762d bashSnippets: 1.17.3 -> 1.23.0 2020-01-17 04:46:52 +00:00
Will Dietz 905c707c16
sxiv: 25 -> 26, minor cleanup 2020-01-16 22:31:50 -06:00
Mario Rodas 0d7ca4ff08
Merge pull request #77663 from turboMaCk/skypeforlinux8.55.0.141
skypeforlinux: 8.55.0.123 -> 8.55.0.141
2020-01-16 21:07:06 -05:00
worldofpeace 40bef249f1
Merge pull request #77407 from jtcoolen/protonvpn-cli-ng
protonvpn-cli-ng: init at 2.2.0
2020-01-16 20:03:39 -05:00
Will Dietz ed6e427e90
Merge pull request #77746 from filalex77/nnn-2.9
nnn: 2.8.1 -> 2.9
2020-01-16 18:58:41 -06:00
Julien Coolen b45c4d2d88
protonvpn-cli-ng: init at 2.2.0 2020-01-17 00:58:14 +01:00
Michael Weiss 8d5ec33939
signal-desktop: 1.29.4 -> 1.29.5
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.29.5
2020-01-16 23:14:15 +01:00
Vladyslav M 9f267be72c
gpxsee: 7.18 -> 7.19 (#77637)
gpxsee: 7.18 -> 7.19
2020-01-16 23:42:46 +02:00
Łukasz Jan Niemier 3d6c99a153 gitFull: support git send-email on Darwin 2020-01-16 21:36:29 +00:00
Robin Gloster 7b26075b13
Merge pull request #77624 from mayflower/gitlab-ce-assets-building
gitlab: fix asset building for CE
2020-01-16 20:23:26 +01:00
Jason Heard b2a7d4739e quodlibet: fix tests
- Add XDG_ICONS_DIRS to XDG_DATA_DIRS so tests can see icons.
- Skip quality tests and remove their dependencies.
- Add gdk-pixbuf to checkInputs to fix a test that uses SVGs.
2020-01-16 10:16:58 -07:00
ajs124 417efa994e texstudio: 2.12.16 -> 2.12.20
tabs -> spaces
2020-01-16 16:44:12 +00:00
Jan Solanti 69cba89f91 renderdoc: 1.5 -> 1.6 2020-01-16 16:42:56 +00:00
Oleksii Filonenko eb4a2f510a fluxctl: 1.16.0 -> 1.17.1 2020-01-16 16:39:41 +00:00
Michael Hoang d301eca0f2 mkvtoolnix: 41.0.0 -> 42.0.0 2020-01-16 16:38:52 +00:00
Thomas Tuegel 32907db36c
Merge pull request #77356 from moretea/krop-wrapQtAppsHook
krop: Add wrapQtAppsHook.
2020-01-16 10:02:56 -06:00
Thomas Tuegel fec5edc7c0
Merge pull request #76508 from bignaux/kmahjongg
kmahjongg: init at 19.08.3
2020-01-16 09:41:36 -06:00
Mario Rodas 33941e49f2
Merge pull request #76868 from filalex77/tiny-0.5.0
tiny: init at 0.5.1
2020-01-16 10:19:41 -05:00
Matthieu Coudron 3804ef880c
Merge pull request #77825 from filalex77/tmatrix-1.3
tmatrix: 1.1 -> 1.3
2020-01-16 16:07:50 +01:00
Luflosi 5c000e983c kakoune: 2019.12.10 -> 2020.01.16 2020-01-16 14:53:08 +00:00
Oleksii Filonenko 026ac88b94
tmatrix: add filalex77 to maintainers 2020-01-16 14:53:10 +02:00
Oleksii Filonenko e35533bab5
tmatrix: 1.1 -> 1.3
- Use installManPage from installShellFiles
2020-01-16 14:52:37 +02:00
zowoq 8c7a5613f3 wireshark 3.2.0 -> 3.2.1
https://www.wireshark.org/docs/relnotes/wireshark-3.2.1.html
2020-01-16 08:09:22 +01:00
Michiel Leenaars edfbac404b csv2odf: init at 2.09 2020-01-15 22:57:21 -08:00
zowoq f64bcd6cca crun: 0.10.6 -> 0.11 2020-01-16 15:45:59 +10:00
Ryan Mulligan be48d023f0
Merge pull request #77114 from r-ryantm/auto-update/keepassxc
keepassxc: 2.5.1 -> 2.5.2
2020-01-15 21:08:13 -08:00
Ryan Mulligan 3f0cc09ce9
Merge pull request #77730 from r-ryantm/auto-update/BSlizr
bslizr: 1.2.2 -> 1.2.4
2020-01-15 21:07:21 -08:00
Mario Rodas d0fceb4995
Merge pull request #77764 from r-ryantm/auto-update/giada
giada: 0.16.0 -> 0.16.1
2020-01-15 19:50:52 -05:00
Mario Rodas 5d6a5024de
Merge pull request #77756 from r-ryantm/auto-update/ecasound
ecasound: 2.9.2 -> 2.9.3
2020-01-15 19:49:45 -05:00
Mario Rodas fd381c7417
Merge pull request #77760 from r-ryantm/auto-update/git-subrepo
gitAndTools.git-subrepo: 0.4.0 -> 0.4.1
2020-01-15 19:47:04 -05:00
Silvan Mosberger 67373ae389
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5 (#72656)
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5
2020-01-15 23:45:40 +01:00
Silvan Mosberger 94e35fba8e
seafile-client: 6.2.11 -> 7.0.5 2020-01-15 23:02:09 +01:00
Kai Wohlfahrt 38e6c845dc quartus: init at 19.1.0.670
This requires a FHSUserEnv because the licensing executable checksums
itself (I think).

The override of libpng is a bit ugly, can this be cleaned up?
2020-01-15 21:15:39 +00:00
Will Dietz 712bf54f1b
Merge pull request #77781 from arcnmx/vit-fix
vit: fix check phase
2020-01-15 14:08:48 -06:00
Niklas Hambüchen 81c2cc9297
Merge pull request #77694 from nh2/marktext-appimage
marktext: init
2020-01-15 20:55:11 +01:00
gnidorah 7093ddeaf2 rambox: fix meta 2020-01-15 21:19:29 +03:00
arcnmx 404412e28c vit: fix check phase 2020-01-15 10:06:56 -08:00
Jörg Thalheim 50b2554e7e
Merge pull request #77772 from x123/x123-add-qt-wrap-xygrib
use wrapQtAppsHook in xygrib
2020-01-15 15:39:32 +00:00
Jörg Thalheim 25a3e8a2a9
girara: 0.3.3 -> 0.3.4 (#77759)
girara: 0.3.3 -> 0.3.4
2020-01-15 15:36:50 +00:00
x123 1ab7f242c5 use wrapQtAppsHook in xygrib 2020-01-15 16:09:24 +01:00
R. RyanTM 6c545cf46a giada: 0.16.0 -> 0.16.1 2020-01-15 13:43:16 +00:00
R. RyanTM b467436ebb gitAndTools.git-subrepo: 0.4.0 -> 0.4.1 2020-01-15 12:57:58 +00:00
R. RyanTM fd3abed37d girara: 0.3.3 -> 0.3.4 2020-01-15 12:50:18 +00:00
R. RyanTM 0fbdeb9f18 ecasound: 2.9.2 -> 2.9.3 2020-01-15 12:25:39 +00:00
Michael Weiss 0e817dacd8
signal-desktop: 1.29.3 -> 1.29.4
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.29.4
2020-01-15 13:14:05 +01:00
R. RyanTM 1ed242a3a2 doodle: 0.7.0 -> 0.7.1 2020-01-15 11:02:17 +00:00
Oleksii Filonenko 9828c5753c
nnn: add filalex77 to maintainers 2020-01-15 12:07:01 +02:00
Oleksii Filonenko 35c4234afc
nnn: 2.8.1 -> 2.9 2020-01-15 12:06:06 +02:00
Mario Rodas 5364c3c78a
Merge pull request #77731 from r-ryantm/auto-update/docker-compose
docker-compose: 1.25.0 -> 1.25.1
2020-01-15 04:58:11 -05:00
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Frederik Rietdijk 2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
R. RyanTM 41c3914b62 docker-compose: 1.25.0 -> 1.25.1 2020-01-15 07:09:58 +00:00
R. RyanTM a9f7218928 bslizr: 1.2.2 -> 1.2.4 2020-01-15 07:05:08 +00:00
R. RyanTM 869d157cc1 avocode: 4.2.1 -> 4.2.2 2020-01-15 06:40:19 +00:00
Mario Rodas 1f1c098a28
Merge pull request #75432 from mroi/patch-xhyve
docker-machine-xhyve: enable and fix lib9p file sharing
2020-01-14 21:19:29 -05:00
Dmitry Kalinkin 4cb3041e49
Merge pull request #77359 from veprbl/pr/blender_darwin_fix
blender: fix on darwin
2020-01-14 20:10:20 -05:00
Florian Klink 8b44c1fe04
Merge pull request #77645 from flokli/gitlab-12.6.4
gitlab: 12.6.2 -> 12.6.4
2020-01-15 00:59:32 +01:00
Will Dietz afe905246d nota: init at 1.0
Fixes #77590.
2020-01-14 15:16:21 -08:00
Niklas Hambüchen 5cafbb14f9 marktext: init at v0.16.0-rc.2
This uses the .AppImage binary release, until we have a real source package
(see https://github.com/marktext/marktext/issues/1647).

I used the `notable` package as a template.
2020-01-14 20:23:18 +01:00
Michael Raskin ad2289ad11
Merge pull request #77675 from taku0/flashplayer-32.0.0.314
flashplayer: 32.0.0.303 -> 32.0.0.314
2020-01-14 17:56:02 +00:00
leenaars 8df2444a35 Sylk: 2.1.0 -> 2.5.0 (#77606) 2020-01-14 17:25:33 +00:00
Frederik Rietdijk 05a965896d
Merge pull request #77047 from NixOS/staging-next
Staging next
2020-01-14 15:44:15 +01:00
Jörg Thalheim 65492f7540
osmctools: 0.8.5plus1.4.0 -> 0.9 (#76573)
osmctools: 0.8.5plus1.4.0 -> 0.9
2020-01-14 14:31:18 +00:00
Sébastien Maret 0956fcab16
gildas: 20191201_a -> 20200101_a 2020-01-14 11:22:53 +01:00
markuskowa e5fd4684f4
Merge pull request #77643 from markuskowa/upd-soapy
soapysdr: 0.7.1 -> 0.7.2
2020-01-14 10:28:59 +01:00
Frederik Rietdijk 05962c4ad5 Merge master into staging-next 2020-01-14 10:20:32 +01:00
Maximilian Bosch ec2ed2d316
swaylock-fancy: fix src 2020-01-14 10:17:52 +01:00
Marek Fajkus c7f5569bd2
skypeforlinux: 8.55.0.123 -> 8.55.0.141 2020-01-14 10:13:20 +01:00
Flakebi 2ac5fab264 pencil: 3.0.4 -> 3.1.0 2020-01-14 08:04:00 +01:00
Nikolay Korotkiy f03b833284
osmctools: 0.8.5plus1.4.0 -> 0.9 2020-01-14 09:25:56 +03:00
taku0 2becf7ffed flashplayer: 32.0.0.303 -> 32.0.0.314 2020-01-14 15:13:06 +09:00
Jan Tojnar 078f33b33b
Merge pull request #73548 from Flakebi/style
pavucontrol, waybar: Use system style
2020-01-14 05:31:30 +01:00
Mario Rodas 180124118a
Merge pull request #77640 from anderslundstedt/master
spotifyd: 0.2.20 -> 0.2.23
2020-01-13 19:31:42 -05:00
Tim Steinbach a1d7308cf9
git: 2.24.1 -> 2.25.0 2020-01-13 19:22:51 -05:00
Silvan Mosberger 8bc64e2bbb
gitstatus: patch fewer characters (#77580)
gitstatus: patch fewer characters
2020-01-13 23:53:39 +01:00
Flakebi cb895499a7
waybar: Use system style 2020-01-13 22:44:00 +01:00
Flakebi 475e516e2a
pavucontrol: Use system style 2020-01-13 22:43:37 +01:00
Luka Blaskovic bff748bacb ike: build with bison3 2020-01-13 21:35:19 +00:00
Luka Blaskovic 991a7e041f pcalc: build with bison3 2020-01-13 21:35:19 +00:00
Florian Klink 57560cc028 gitlab: 12.6.2 -> 12.6.4 2020-01-13 21:49:34 +01:00
Florian Klink e1e61f31a3 gitaly: a4b6c71d4b7c1588587345e2dfe0c6bd7cc63a83 -> 1.77.1 2020-01-13 21:49:18 +01:00
Markus Kowalewski cc4b59f138
soapysdr: 0.7.1 -> 0.7.2 2020-01-13 21:47:57 +01:00
Anders Lundstedt a6d5765dc1 spotifyd: 0.2.20 -> 0.2.23 2020-01-13 21:02:46 +01:00
Nikolay Korotkiy e9e684c7a4
gpxsee: 7.18 -> 7.19 2020-01-13 22:13:44 +03:00
Minijackson 865851f003 rx: 0.3.1 -> 0.3.2 2020-01-13 07:29:16 -08:00
Frederik Rietdijk ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Robin Gloster 6bf0ed8e02
gitlab: fix asset building for CE
We have to specify if we're building CE or EE otherwise at least some JS
building was broken, resulting in e.g. broken "boards" pages.
2020-01-13 15:57:11 +01:00
Peter Hoeg f005f2d350 calibre: 3.48 -> 4.8 2020-01-13 21:28:24 +08:00
misuzu 9d28b0b95e psi-plus: 1.4.904 -> 1.4.984
Also fix 'ld: cannot find -lsecret-1 error' on build and crash with 'This application failed to start because no Qt platform plugin could be initialized' error on startup.
2020-01-13 14:08:03 +02:00
José Romildo Malaquias ae0239c28b
Merge pull request #77586 from dtzWill/update/font-manager-0.7.7
font-manager: 0.7.5 -> 0.7.7
2020-01-13 07:12:46 -03:00
Peter Hoeg f799342531
Merge pull request #77602 from peterhoeg/fix_emacs
emacs: 2 minor hotfixes
2020-01-13 17:01:42 +08:00
Trolli Schmittlauch 04172da17b cawbird: 1.0.3.1 -> 1.0.4
fixes a crash caused by invalid Twitter API data
2020-01-13 00:50:36 -08:00
Peter Hoeg ac289636de melpaPackages.gnuplot: add missing dependency 2020-01-13 16:37:11 +08:00
Peter Hoeg 00c01e0630 elpaPackages.gnuplot: 0.7 -> 0.7.2
Manual update as 0.7 breaks evil.
2020-01-13 16:36:36 +08:00
Matthias Beyer 82f9e97ae4 mutt: 1.13.2 -> 1.13.3 2020-01-13 00:35:33 -08:00
Will Dietz 1e3ac89095
spectral: unstable-2019-08-30 -> 817
* libsecret, now req'd
* url updates
2020-01-12 21:26:35 -06:00
Peter Hoeg 6ac6bf2927
Merge pull request #73854 from Dema/neovim-qt-version-bump
neovim-qt: 0.2.12 -> 0.2.15
2020-01-13 09:07:58 +08:00
Will Dietz 56d8a296bd
font-manager: drop included patch, removed meson flag 2020-01-12 17:35:08 -06:00
Will Dietz 9997f2efb4
font-manager: 0.7.5 -> 0.7.7
https://github.com/FontManager/font-manager/releases/tag/0.7.6
https://github.com/FontManager/font-manager/releases/tag/0.7.7
2020-01-12 17:32:29 -06:00
Niklas Hambüchen 2d4f45188d
Merge pull request #77053 from r-ryantm/auto-update/filezilla
filezilla: 3.46.0 -> 3.46.3
2020-01-13 00:21:20 +01:00
Marek Mahut 6438ed6bdc
Merge pull request #77368 from saschagrunert/cni
cni-plugins: v0.8.3 -> v0.8.4
2020-01-12 23:36:40 +01:00
ryneeverett f5e446b30f gitstatus: patch in variable rather than regexing
Patching in the GITSTATUS_DAEMON variable seems like a more stable
solution than doing inline replacements.
2020-01-12 22:21:25 +00:00
ryneeverett be4efc8010 gitstatus: patch fewer characters
This is a followup to https://github.com/NixOS/nixpkgs/pull/76744.

The patch is still too aggressive because it captures additional local
variables declared in the same line. It should stop when it hits
whitespace.

See https://github.com/romkatv/gitstatus/pull/92.
2020-01-12 22:02:08 +00:00
Nils André-Chang f0baa13bec obs-wlrobs: 20191008 -> 20200111 2020-01-12 15:08:10 +00:00
Patrick Hilhorst 5ad5cd92c5
mako: add Synthetica as maintainer 2020-01-12 15:53:52 +01:00
Patrick Hilhorst eea18b8b79
mako: 1.4 -> 1.4.1 2020-01-12 15:53:47 +01:00
Frederik Rietdijk b3245241d8 Merge staging-next into staging 2020-01-12 09:47:43 +01:00
Frederik Rietdijk 960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
Niklas Hambüchen c48562abf4
Merge pull request #77232 from r-ryantm/auto-update/qtractor
qtractor: 0.9.11 -> 0.9.12
2020-01-12 04:25:09 +01:00
Niklas Hambüchen 9aeb9664c8
Merge pull request #77188 from tilpner/goxel-update
goxel: 0.10.0 -> 0.10.5
2020-01-12 04:21:32 +01:00
Niklas Hambüchen 1d07083c8d
Merge pull request #77512 from minijackson/kodiPlugins.vfs-sftp-1.0.5
kodiPlugins.vfs-sftp: 1.0.1 -> 1.0.5
2020-01-12 04:20:30 +01:00
Will Dietz 977ce750b8 qmidinet: fix by using qt's mkDerivation 2020-01-12 00:08:09 +01:00
Andrew Dunham a0790fb345 sidequest: 0.7.6 -> 0.8.4 2020-01-11 13:18:28 -08:00
Minijackson df7ed4382c rx: 0.3.0 -> 0.3.1 2020-01-11 13:08:13 -08:00
Aaron Andersen 708a1772ed
Merge pull request #75817 from filalex77/tuir-1.28.3
tuir: init at 1.28.03
2020-01-11 16:04:57 -05:00
Dmitry Kalinkin 66dde827fb
krita: set -Wno-deprecated-copy for gcc
This reduces the build log length to fix the build on the Hydra.
2020-01-11 15:15:12 -05:00
Christian Mainka 316c4012e2 open-vm-tools: 10.3.10 -> 11.0.1
Also update our downstream patch.
2020-01-11 11:48:53 -05:00
Minijackson f99682aea1
kodiPlugins.vfs-sftp: 1.0.1 -> 1.0.5 2020-01-11 13:57:01 +01:00
Michael Weiss 0608d78f3c
Merge pull request #76437 from gnidorah/sway
nixos/sway: add programs.sway.extraOptions
2020-01-11 12:16:34 +01:00
Mario Rodas 8ff55c6498
Merge pull request #76338 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 40.0.0 -> 41.0.0
2020-01-11 05:26:45 -05:00
Mario Rodas 08fd35f6ad
Merge pull request #77242 from r-ryantm/auto-update/remmina
remmina: 1.3.8 -> 1.3.9
2020-01-11 05:04:52 -05:00
Vladimír Čunát a1d4878723
Merge #77499: thunderbird*: 68.3.1 -> 68.4.1 (security)
https://www.thunderbird.net/en-US/thunderbird/68.4.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2020-04/
2020-01-11 09:54:14 +01:00
lewo 4ea7d13c5c
Merge pull request #77041 from filalex77/rink-0.4.5
rink: 0.4.4 -> 0.4.5
2020-01-11 09:35:16 +01:00
Frederik Rietdijk 263bc67bda Merge staging-next into staging 2020-01-11 09:33:08 +01:00
Frederik Rietdijk 1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
taku0 f7c1c22747 thunderbird: 68.3.1 -> 68.4.1 2020-01-11 15:16:34 +09:00
taku0 ae41b779a9 thunderbird-bin: 68.3.1 -> 68.4.1 2020-01-11 15:12:44 +09:00
Jonathan Ringer 5961f211f3 python.pkgs wide: fix problematic urls 2020-01-10 21:02:12 -08:00
Mario Rodas f4c73a568f
Merge pull request #74255 from filalex77/mullvad-vpn-2019.9
mullvad-vpn: 2019.8 -> 2019.10
2020-01-10 21:14:47 -05:00
Tim Steinbach 8665adc902
vivaldi: 2.10.1745.23-1 -> 2.10.1745.26-1 2020-01-10 20:48:43 -05:00
Mario Rodas 28eefd1ae2
Merge pull request #77245 from turboMaCk/google-talk-plugin-sha1-to-sha256
google_talk_plugin: sha1 -> sha256
2020-01-10 20:38:35 -05:00
Florian Klink 0e75514442 firefoxPackages.icecat: mark as insecure
It's based on 60.3.0, whose support ended around October 2019.
2020-01-10 20:19:19 +01:00
Graham Christensen 5a437278d0
Merge pull request #77458 from emilazy/tor-browser-bundle-bin-9.0.4
tor-browser-bundle-bin: 9.0.3 -> 9.0.4
2020-01-10 13:59:20 -05:00
Emily 05c0695c6b tor-browser-bundle-bin: 9.0.3 -> 9.0.4 2020-01-10 18:57:02 +00:00
Dmitry Kalinkin 8aa0e2fe1d
blender: switch from openimageio to openimageio2 2020-01-10 13:55:49 -05:00
adisbladis 7750fd5555
firefox-beta-bin: 72.0b3 -> 73.0b3 2020-01-10 18:40:53 +00:00
adisbladis 7a023738dd
firefox-devedition-bin: 72.0b11 -> 73.0b3 2020-01-10 18:40:10 +00:00
Florian Klink 1efaa03d95 firefoxPackages.tor-browser*, tor-browser-bundle: remove
These are all based on firefox versions with known vulnerabilities
exploited in the wild.

We seriously shouldn't ship this in nixpkgs, especially not for
sensitive applications as the Tor Browser.

`tor-browser-bundle` is just a wrapper around
`firefoxPackages.tor-browser`, so let's remove it too.

`tor-browser-bundle-bin` is the much safer bet, which is individually
downloaded from `dist.torproject.org` and just `patchelf`-ed locally to
work on NixOS.

Co-Authored-By: Alyssa Ross <hi@alyssa.is>
Co-Authored-By: Andreas Rammhold <andreas@rammhold.de>
Co-Authored-By: Graham Christensen <graham@grahamc.com>
2020-01-10 18:34:22 +01:00
Frederik Rietdijk 348eaa280b Merge master into staging-next 2020-01-10 18:32:07 +01:00
Michael Weiss b333f39de7
gns3-{gui,server}: 2.2.3 -> 2.2.5 2020-01-10 17:57:24 +01:00
Michael Weiss d494bfcaf3
androidStudioPackages.{dev,canary}: 4.0.0.7 -> 4.0.0.8
Unfortunately this update seems to require some manual changes, at least
in my case. But fortunately the IDE explains the required changes:
4:45 PM	Gradle sync failed: Minimum supported Gradle version is 6.1-rc-1. Current version is 6.1-milestone-2. If using the gradle wrapper, try editing the distributionUrl in /home/michael/workspace/as40test/gradle/wrapper/gradle-wrapper.properties to gradle-6.1-rc-1-all.zip
Consult IDE log for more details (Help | Show Log) (21 s 544 ms)
2020-01-10 17:57:23 +01:00
Dmitry Kalinkin f1d3df98d7
Merge pull request #76592 from snglth/master
flacon: improvements
2020-01-10 11:33:05 -05:00
Vladimír Čunát f703a3a04a
firefox-esr-60: mark as vulnerable
The last release was in September, so it's surely "vulnerable" now.
https://www.mozilla.org/en-US/firefox/60.9.0/releasenotes/

This is the same appproach we've taken for esr-52.
2020-01-10 17:08:01 +01:00
Jörg Thalheim 01d93cbbe1
kicad: split version.nix & add update.sh (#77003)
kicad: split version.nix & add update.sh
2020-01-10 14:19:14 +00:00
markuskowa 7a4d2dece8
Merge pull request #77414 from NeQuissimus/xterm_351
xterm: 349 -> 351
2020-01-10 13:49:37 +01:00
Emery Hemingway dcf9c11477 trojita: add explicit libsecret dependency
This was previously a transitive dependency.

Fix #77296
2020-01-10 13:46:48 +01:00
Florian Klink 0c26ef9e76
Merge pull request #77425 from emmanuelrosa/qutebrowser-1.9
qutebrowser: 1.8.3 -> 1.9.0
2020-01-10 11:35:13 +01:00
Frederik Rietdijk 5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
Emmanuel Rosa 216dea5b9d qutebrowser: 1.8.3 -> 1.9.0
Closes #77360
2020-01-10 16:05:17 +07:00
Tim Steinbach 0916988a46
xterm: 349 -> 351 2020-01-09 21:58:20 -05:00
markuskowa e8cfcf7f36
Merge pull request #77038 from r-ryantm/auto-update/fldigi
fldigi: 4.1.08 -> 4.1.08.51
2020-01-09 23:20:49 +01:00
Vladyslav M 429812d0cb
Merge pull request #77389 from erictapen/imv-4.1.0
imv: 4.0.1 -> 4.1.0
2020-01-09 23:42:35 +02:00
gnidorah ad8a430a3a
nixos/sway: add programs.sway.extraOptions 2020-01-09 22:25:01 +01:00
worldofpeace 75f9b2f91f
Merge pull request #77375 from lheckemann/calls-0.1.1
calls: unstable-2019-10-29 -> 0.1.1
2020-01-09 16:19:12 -05:00
worldofpeace ed165adbf6
Merge pull request #77348 from Kiwi/fix-librecad
librecad: fix build
2020-01-09 16:18:18 -05:00
markuskowa db630cac11
Merge pull request #74512 from prusnak/kodelife
kodelife: 0.8.7.105 -> 0.8.8.110 (+support for more archs)
2020-01-09 21:41:48 +01:00
Robert Djubek e0f6da5655
librecad: fix build
recently this stopped building on nixos-unstable

a git bisect of nixpkgs revealed;

`# first bad commit: [8f729c0070] gcc: switch default to gcc9`

this switches the build to use gcc8Stdenv
2020-01-09 20:39:10 +00:00
markuskowa f2997ea03a
Merge pull request #77132 from r-ryantm/auto-update/kid3
kid3: 3.8.0 -> 3.8.1
2020-01-09 21:36:55 +01:00
markuskowa 907e0af7dc
Merge pull request #77367 from filalex77/glow-0.2.0
glow: 0.1.6 -> 0.2.0
2020-01-09 21:30:20 +01:00
Justin Humm ccb4a4e4e9
imv: 4.0.1 -> 4.1.0 2020-01-09 21:00:18 +01:00
Bruno Bzeznik f7a4e4a93a bayescan: init at 2.1 (#68191)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-09 12:38:53 -05:00
Franz Pletz 7d38d95e76
Merge pull request #77381 from filalex77/alacritty-0.4.1
alacritty: 0.4.0 -> 0.4.1
2020-01-09 17:26:48 +00:00
Joachim F ec1f3aba86
Merge pull request #77340 from dtzWill/update/tor-browser-bundle-bin-9.0.3
tor-browser-bundle-bin: 9.0.2 -> 9.0.3
2020-01-09 17:25:29 +00:00
Oleksii Filonenko d4b4c29da6
alacritty: 0.4.0 -> 0.4.1 2020-01-09 18:18:31 +02:00
Linus Heckemann 1e3fbfbf5e calls: unstable-2019-10-29 -> 0.1.1 2020-01-09 15:19:10 +01:00
Daniel Frank 0271b2c9a0 firefox-bin: 72.0 -> 72.0.1 [security] CVE-2019-17026 2020-01-09 15:02:34 +01:00
Sascha Grunert acd334c5b6
cni-plugins: v0.8.3 -> v0.8.4
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-09 14:28:24 +01:00
Oleksii Filonenko 00f74cdeaf
glow: 0.1.6 -> 0.2.0 2020-01-09 15:27:05 +02:00
R. RyanTM 80f1d9a7f2 qmidinet: 0.6.0 -> 0.6.1 (#76398) 2020-01-09 14:03:39 +01:00
R. RyanTM 856de672b6 qsynth: 0.6.0 -> 0.6.1 (#76380) 2020-01-09 14:03:05 +01:00
markuskowa 2aecfca22c
Merge pull request #77083 from r-ryantm/auto-update/gmsh
gmsh: 4.4.1 -> 4.5.1
2020-01-09 12:27:11 +01:00
Mario Rodas 554e020002
Merge pull request #76418 from r-ryantm/auto-update/setbfree
setbfree: 0.8.10 -> 0.8.11
2020-01-09 05:44:38 -05:00
Mario Rodas a5f4a12fb8
Merge pull request #76448 from r-ryantm/auto-update/suricata
suricata: 5.0.0 -> 5.0.1
2020-01-09 05:37:13 -05:00
Mario Rodas dcb362072d
Merge pull request #77013 from r-ryantm/auto-update/cherrytree
cherrytree: 0.38.9 -> 0.38.10
2020-01-09 05:36:14 -05:00
Mario Rodas 47cd3b5222
Merge pull request #77163 from r-ryantm/auto-update/mpop
mpop: 1.4.6 -> 1.4.7
2020-01-09 05:19:07 -05:00
Mario Rodas 2148e53664
Merge pull request #77160 from r-ryantm/auto-update/ngspice
ngspice: 30 -> 31
2020-01-09 05:13:15 -05:00
Mario Rodas 6f79952429
Merge pull request #77169 from r-ryantm/auto-update/pcb
pcb: 4.2.0 -> 4.2.1
2020-01-09 05:09:50 -05:00
Mario Rodas 39ab81fc26
Merge pull request #77164 from r-ryantm/auto-update/msmtp
msmtp: 1.8.6 -> 1.8.7
2020-01-09 05:09:30 -05:00
Mario Rodas bda5f7964b
Merge pull request #77350 from marsam/update-terraform
terraform: 0.12.18 -> 0.12.19
2020-01-09 04:45:25 -05:00
Dmitry Kalinkin 2287d54e7d
blender: fix on darwin
This enables building of Blender.app. The standard build process assumes
that the dependencies are installed in subdirectoris inside $LIBDIR with
libraries built as static. In current implementation we are not looking
to achieve portability, so cmake files are patched to link dynamically
with the libraries in the nix store. Linking to the transitive
dependencies is not needed in the shared case. There are also some minor
inconsistensies in the expected paths, which also need to be patched.

Alternatively, we could patch cmake files to treat darwin as "unix", but
that would require more tweaking to ensure that the frameworks are being
linked properly.
2020-01-09 02:54:50 -05:00
Dmitry Kalinkin 95b8c85331
openimageio: enable on darwin 2020-01-09 02:54:44 -05:00
Dmitry Kalinkin e57392dbc2
blender: switch to OpenJPEG 2.x
Fixes:

-- Could NOT find OpenJPEG (missing: OPENJPEG_LIBRARY OPENJPEG_INCLUDE_DIR)

and

  - WITH_IMAGE_OPENJPEG         OFF
2020-01-09 02:53:06 -05:00
Maarten Hoogendoorn 7d14a45b51 krop: Add wrapQtAppsHook. Closes #77339 2020-01-09 05:00:18 +01:00
Peter Hoeg 4e222ab09d
Merge pull request #77351 from marsam/update-syncthing
syncthing: 1.3.2 -> 1.3.3
2020-01-09 10:38:39 +08:00
Maximilian Bosch 4c45878a30
swaylock-fancy-unstable: init at 2019-03-31
Port of `i3lock-fancy` to `swaylock`.
Closes #77284
2020-01-09 02:24:58 +01:00
Mario Rodas 9ab9bb4ab6
terraform: 0.12.18 -> 0.12.19
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.19
2020-01-08 18:00:00 -05:00
Andreas Rammhold b4983fe20b
firefox: fix build of >=72 on aarch64 2020-01-08 23:39:26 +01:00
Andreas Rammhold 204d32a746
firefox-esr-68: 68.4.0esr -> 68.4.1esr 2020-01-08 23:39:26 +01:00
Andreas Rammhold aab1f2dfe2
firefox: 72.0 -> 72.0.1 2020-01-08 23:39:26 +01:00
markuskowa 568fd9c191
Merge pull request #76991 from hax404/qsstv
qsstv: 9.2.6 -> 9.4.4; cleanup
2020-01-08 23:35:14 +01:00
Evils 2607c4b9f9 kicad: split version.nix & add update.sh
update.sh generates version.nix
  by default only updates kicad-unstable
  several options (can be combined)
    all, update to latest tag and master
    clean, generate versions.sh from scratch
    commit, make a git commit
2020-01-08 23:04:54 +01:00
Will Dietz a0b86e3b64
Merge pull request #75022 from dtzWill/update/vnote-2.8
vnote: 2.7.2 -> 2.8.2
2020-01-08 16:03:05 -06:00
Will Dietz 19879a7f7b
tor-browser-bundle-bin: 9.0.2 -> 9.0.3
https://blog.torproject.org/new-release-tor-browser-903
2020-01-08 15:51:18 -06:00
Vladimír Čunát 5c780036c5
Merge branch 'master' into staging-next
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01:00
Franz Pletz d01cc96e0a
Merge pull request #77331 from andir/firefox72
firefox: 71.0 -> 72.0 (and other firefox packages as well)
2020-01-08 19:39:50 +00:00
Oleksii Filonenko cb132f981f
tiny: init at 0.5.1 2020-01-08 21:14:53 +02:00
Marek Mahut 1bf1da0ff5
Merge pull request #77329 from mmahut/ledger-live-desktop
ledger-live-desktop: 1.19.2 -> 1.20.0
2020-01-08 18:37:51 +01:00
Marek Mahut dcd6e6c94a ledger-live-desktop: 1.19.2 -> 1.20.0 2020-01-08 18:10:26 +01:00
Georg Haas 304d6cf8e7
qsstv: remove additional desktop item 2020-01-08 17:15:21 +01:00
Andreas Rammhold 40018e5987
firefox: 71.0 -> 72.0 2020-01-08 17:06:35 +01:00
squalus 9314327dee keepassxc: fix darwin build
- Removed the unnecessary libmicrohttpd dependency, which doesn't
  build on macOS. KeepassXC removed this dependency in 2.1.2
- Fixed a compiler error related to the Touch ID feature by adding a
  dependency on the LocalAuthentication framework
2020-01-08 16:44:14 +01:00
adisbladis 61a92baf35
melpa-packages: 2020-01-08 2020-01-08 14:34:35 +00:00
adisbladis 04c9af7d11
elpa-packages: 2020-01-08 2020-01-08 14:33:14 +00:00
Andreas Rammhold 2ad59bdf8c firefox-esr-68: 68.3.0esr -> 68.4.0esr 2020-01-08 14:48:30 +01:00
Andreas Rammhold a36a9127bb firefox-devedition-bin: 72.0b11 -> 73.0b2 2020-01-08 14:48:30 +01:00
Andreas Rammhold 47804d55b4 firefox-beta-bin: 72.0b4 -> 73.0b2 2020-01-08 14:48:30 +01:00
Andreas Rammhold 1064ac96b9 firefix-bin: 71.0 -> 72.0 2020-01-08 14:48:30 +01:00
Andreas Rammhold 6d8208e373 firefox: prepare for firefox 72 2020-01-08 14:48:30 +01:00
Mario Rodas f8aeca57c7
Merge pull request #77069 from r-ryantm/auto-update/gnucash
gnucash: 3.7 -> 3.8b
2020-01-08 05:33:04 -05:00
Mario Rodas 68cea76f36
Merge pull request #77089 from r-ryantm/auto-update/gnunet
gnunet: 0.12.0 -> 0.12.1
2020-01-08 05:20:00 -05:00
Mario Rodas f537f4a998
Merge pull request #77020 from r-ryantm/auto-update/cvs-fast-export
cvs_fast_export: 1.49 -> 1.50
2020-01-08 05:19:47 -05:00
Mario Rodas 0b6e3a1ebf
Merge pull request #77068 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.12.1 -> 1.12.2
2020-01-08 05:17:31 -05:00
Mario Rodas 714e4980d1
Merge pull request #77030 from jojosch/dbeaver_6.3.2
dbeaver: 6.3.1 -> 6.3.2
2020-01-08 05:05:56 -05:00
Peter Hoeg 3c3c633fac
Merge pull request #76250 from r-ryantm/auto-update/elisa
elisa: 0.4.2 -> 19.12.0
2020-01-08 17:46:01 +08:00
Mario Rodas 4477b1edc5
syncthing: 1.3.2 -> 1.3.3
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.3.3
2020-01-08 04:20:00 -05:00