Commit graph

29806 commits

Author SHA1 Message Date
Frederik Rietdijk e0950ae9ad Merge master into staging-next 2018-12-08 12:40:13 +01:00
Renaud 85d9f63975
Merge pull request #51531 from mkaito/bitlbee-discord-042
bitlbee-discord: 0.4.1 -> 0.4.2
2018-12-08 12:07:02 +01:00
Yegor Timoshenko 3ff3b83e71
Merge pull request #51718 from NixOS/yegortimoshenko-patch-4
monero: change desktop item name to Monero
2018-12-08 13:06:40 +03:00
Renaud 819aded337
Merge pull request #51691 from dtzWill/update/vnstat-2.1
vnstat: 1.18 -> 2.1
2018-12-08 10:14:17 +01:00
Yegor Timoshenko f8a88b3989
monero: change desktop shortcut name to Monero 2018-12-08 07:56:26 +03:00
Will Dietz a02863edac aminal: 0.7.8 -> 0.7.12 2018-12-07 20:45:00 -06:00
Will Dietz 4f1b5653cf vnstat: 1.18 -> 2.1 2018-12-07 20:32:45 -06:00
adisbladis 2a7b82ca44
cni-plugins: Remove go from runtime closure 2018-12-07 21:15:12 +00:00
adisbladis 54b6c586a6
cni: Remove go from runtime closure 2018-12-07 21:15:12 +00:00
Alyssa Ross 716a38d015
Merge pull request #51620 from smaret/gildas-update
gildas: 20181101_a -> 20181201_a
2018-12-07 17:43:56 +00:00
Alyssa Ross 21ed8b1e40
Merge pull request #51665 from plapadoo/opus-tools-0.1.10-to-0.2
opusTools: 0.1.10 -> 0.2
2018-12-07 17:34:37 +00:00
Philipp Middendorf a17d94a295 opusTools: 0.1.10 -> 0.2 2018-12-07 18:19:11 +01:00
Notkea 8273e650fa
todoman: 3.4.1 -> 3.5.0
updating to latest version and remove already included patch
2018-12-07 16:05:58 +01:00
Frederik Rietdijk 12e8ec041a fix eval after merging 2018-12-07 15:30:12 +01:00
Frederik Rietdijk 5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Robert Schütz cb2a447c51 seafile-client: 6.2.7 -> 6.2.8 2018-12-07 14:16:49 +01:00
Jörg Thalheim fc7eef5358
Merge pull request #51592 from NixOS/yegortimoshenko-patch-1
yed: 3.18.1.1 -> 3.18.2
2018-12-07 11:08:36 +00:00
Sarah Brofeldt 4065217c9a
Merge pull request #51623 from taku0/flashplayer-32.0.0.101
flashplayer: 31.0.0.153 -> 32.0.0.101 [Critical security fix]
2018-12-07 11:57:22 +01:00
Jörg Thalheim fc8c73de1c
Merge pull request #51618 from Mic92/crashplan
crashplan: mark as broken
2018-12-07 10:14:37 +00:00
worldofpeace 5256cfd006 vivaldi: correct hash
Fixes #51635
2018-12-06 21:33:39 -05:00
Michael Weiss 577d73e486 androidStudioPackages.beta: 3.3.0.17 -> 3.3.0.18 2018-12-06 22:00:17 +01:00
Michael Weiss 3a905059a7 androidStudioPackages.{dev,canary}: 3.4.0.5 -> 3.4.0.6 2018-12-06 22:00:17 +01:00
Michael Weiss 20c6acb436 tdesktopPackages.preview: 1.4.7 -> 1.4.8 2018-12-06 21:50:49 +01:00
markuskowa 3861b9c19e
Merge pull request #51580 from ragnard/soapyrtlsdr
soapyrtlsdr: init at 0.2.5
2018-12-06 21:11:41 +01:00
Pavol Rusnak c26dbef830 luppp: init at 1.2.0 2018-12-06 13:47:17 -05:00
Johan Thomsen 015b2b1a35 kube-router: init at 0.2.3 2018-12-06 11:20:21 -05:00
worldofpeace dd345c8ff9
Merge pull request #51605 from fusion809/patch-8
atom, atom-beta: Fixing Exec= line in app launcher
2018-12-06 10:12:05 -05:00
taku0 f7a266d44a flashplayer: 31.0.0.153 -> 32.0.0.101 2018-12-06 23:27:45 +09:00
Robert Schütz b8c76cbd99
Merge pull request #51610 from peterhoeg/u/octo
octoprint: 1.3.8 -> 1.3.9
2018-12-06 14:43:58 +01:00
Jörg Thalheim 73dc9b4832
crashplan: mark as broken
the download link no longer works
2018-12-06 11:13:12 +00:00
zimbatm e4d06cbab6
terraform-docs: init at 0.5.0 (#51579) 2018-12-06 12:10:36 +01:00
Sebastien Maret da314a44ea gildas: 20181101_a -> 20181201_a 2018-12-06 12:02:05 +01:00
Peter Hoeg f9fc51c553 octoprint-mqtt: init at 0.8.0
At the same time:

 - build plugins against python2 as that is what octoprint uses
 - do not run checks are there aren't any
 - use buildPythonPackage as these are not applications
2018-12-06 13:05:27 +08:00
Anatolii Prylutskyi 7ff4f5be26 rambox: 0.6.2 -> 0.6.3 2018-12-06 07:04:03 +02:00
Brenton Horne d354f7cbe6
atom, atom-beta: Fixing Exec= line in app launcher
Prior to this commit the application launchers of Atom and Atom Beta executed `/usr/bin/${pname}` instead of what it is meant to `$out/bin/${pname}`. This is because upstream changed the `Exec=` line from `Exec=/usr/share/${pname}/${pname}` to `Exec=/usr/bin/${pname}` and the `substituteInPlace` line that was in the default.nix file was not appropriately adjusted.
2018-12-06 14:57:30 +10:00
Peter Hoeg 547cd5bfd4 octoprint: 1.3.8 -> 1.3.9
At the same time, clean up how we handle dependencies (shamelessly stolen from
home-assistant) and override version constraints.
2018-12-06 12:43:36 +08:00
zimbatm ae49c73644 terraform-providers: add terraform-provider-secret 2018-12-05 20:09:22 -08:00
zimbatm 71dbc5a77b terraform-providers: update 2018-12-05 20:09:22 -08:00
Averell Dalton 561959bab8 x2goclient: 4.1.2.1 -> unstable-2018-11-30, fix build 2018-12-05 20:38:08 -05:00
Maximilian Bosch 42356feed0
Merge pull request #51571 from alyssais/weechat-merge
weechat: fix bad merge
2018-12-06 01:40:24 +01:00
Herwig Hochleitner 8942a3e00c chromium: 70.0.3538.110 -> 71.0.3578.80
CVE-2018-17480 CVE-2018-17481 CVE-2018-18335 CVE-2018-18336
CVE-2018-18337 CVE-2018-18338 CVE-2018-18339 CVE-2018-18340
CVE-2018-18341 CVE-2018-18342 CVE-2018-18343 CVE-2018-18344
CVE-2018-18345 CVE-2018-18346 CVE-2018-18347 CVE-2018-18348
CVE-2018-18349 CVE-2018-18350 CVE-2018-18351 CVE-2018-18352
CVE-2018-18353 CVE-2018-18354 CVE-2018-18355 CVE-2018-18356
CVE-2018-18357 CVE-2018-18358 CVE-2018-18359
2018-12-06 00:36:33 +01:00
adisbladis 2e44e002a2
firefox-beta-bin: 64.0b10 -> 64.0b14 2018-12-05 22:12:52 +00:00
adisbladis db8002cdf1
firefox-devedition-bin: 64.0b10 -> 65.0b1 2018-12-05 22:12:51 +00:00
Yegor Timoshenko 851a52983b
yed: 3.18.1.1 -> 3.18.2 2018-12-06 01:02:52 +03:00
Matthew Bauer ab22183941
Merge pull request #51469 from matthewbauer/gimp-fix
gimp: fix on darwin
2018-12-05 13:43:40 -06:00
Matthew Bauer 73a87b57a6 gimp: fix on darwin
Fixes #41071
2018-12-05 13:20:14 -06:00
Ragnar Dahlén 963b113a35 soapyrtlsdr: init at 0.2.5 2018-12-05 19:01:15 +01:00
Alyssa Ross 6dc9347712
weechat: fix bad merge
Identified in 8887e1f697 (r239097413).

9504292b1e accidentally reverted all the
changes that had been made to the weechat wrapper since
8887e1f697.

I removed the wrapper, then wrote it again, but this time taking the
code from the latest version of weechat before the bad merge.
2018-12-05 15:21:19 +00:00
adisbladis d362815113
Merge pull request #51553 from enumatech/go-ethereum-1.8.19
go-ethereum: 1.8.17 -> 1.8.19
2018-12-05 12:49:36 +00:00
Linus Heckemann 3e1401f06b
Merge pull request #44102 from alyssais/weechat-unwrapped
weechat: seperate weechat-unwrapped from wrapper
2018-12-05 13:36:00 +01:00