Commit graph

195853 commits

Author SHA1 Message Date
Mateusz Kowalczyk 6b899cf083
Merge pull request #69470 from r-ryantm/auto-update/babeld
babeld: 1.9.0 -> 1.9.1
2019-10-05 08:42:15 +09:00
Mateusz Kowalczyk ed64ec38b7
Merge pull request #69956 from r-ryantm/auto-update/snd
snd: 19.6 -> 19.7
2019-10-05 08:41:35 +09:00
Nikolay Amiantov 9004c0b017
Merge pull request #70414 from primeos/tdesktop
tdesktop: 1.8.9 -> 1.8.13, range-v3: 0.5.0 -> 0.9.1
2019-10-05 02:06:47 +03:00
Doron Behar 7ff17ce730 bpm-tools: init at 0.3 2019-10-05 00:23:06 +02:00
Tom Hunger fa4b5185b3 pyre: remove
Every other version update of pyre is non-trivial and requires
specific versions which blocks updates elsewhere. Removing now,
we can re-import when pyre has settled down.
2019-10-05 00:02:48 +02:00
R. RyanTM 43fe77c0e8 qownnotes: 19.8.6 -> 19.9.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-10-04 23:51:53 +02:00
R. RyanTM b1e0c37ee3 sysvinit: 2.95 -> 2.96
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysvinit/versions
2019-10-04 23:40:01 +02:00
R. RyanTM 419b06b507 teamviewer: 14.5.1691 -> 14.6.2452
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/teamviewer/versions
2019-10-04 23:34:07 +02:00
lassulus 9d04a64a8f iso-image: add loopback.cfg support to boot iso from grub 2019-10-04 23:24:52 +02:00
Daniël de Kok 54393d25d8 maturin: 0.7.2 -> 0.7.6 2019-10-04 23:18:22 +02:00
David Wood 1442f704f5 starship: 0.19.0 -> 0.20.1 2019-10-04 23:15:33 +02:00
Mario Rodas 8385e4d207 shadowenv: init at 1.2.1 2019-10-04 23:10:51 +02:00
Michael Weiss 1038822c30
range-v3: 0.5.0 -> 0.9.1
Was too outdated for tdesktop:

/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp: In function 'QImage Images::BlurLargeImage(QImage, int)':
/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp:265:81: error: expected primary-expression before ')' token
  265 |  for (auto &&[value, index] : ranges::view::zip(dvs, ints(0, ranges::unreachable))) {
      |                                                                                 ^
2019-10-04 22:00:58 +02:00
Michael Weiss c1b1270255
tdesktop: 1.8.9 -> 1.8.13 2019-10-04 22:00:54 +02:00
Doron Behar 922de4f4b5 luaPackages.pulseaudio: init at 0.1 2019-10-04 21:19:19 +02:00
Doron Behar 1097c03a66 cpp-utilities: 5.0.0 -> 5.0.1 (#70396) 2019-10-04 15:13:20 -04:00
R. RyanTM 4a815f4a59 rabbitmq-server: 3.7.17 -> 3.7.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rabbitmq-server/versions
2019-10-04 20:44:31 +02:00
Michael Raskin 47723057e5 xtreemfs: fix build with openssl-1.1 2019-10-04 20:37:24 +02:00
Linus Heckemann 141b7210cb
Merge pull request #70256 from Ma27/drop-nodejs-11_x
nodejs-11_x: remove
2019-10-04 18:14:15 +02:00
Peter Simons 1baad2c4c7
Merge pull request #70405 from lsix/screen-4.7.0
screen: 4.6.2 -> 4.7.0
2019-10-04 17:40:05 +02:00
Peter Simons 4c65456f18
Merge pull request #70292 from utdemir/hedgehog-ghc881-fix
Remove obsolete patch for Hedgehog on ghc-8.8.1
2019-10-04 17:20:39 +02:00
Matthew Bauer 977a311c1f
Merge pull request #70364 from matthewbauer/fix-clang-9-macos
llvm9/clang.nix: fix clang on macos
2019-10-04 11:01:51 -04:00
Lancelot SIX b8ef3d0727
screen: 4.6.2 -> 4.7.0
See https://lists.gnu.org/archive/html/info-gnu/2019-10/msg00000.html
for release information.
2019-10-04 17:00:17 +02:00
Mario Rodas 974855c896
Merge pull request #70379 from marsam/init-gitAndTools.delta
gitAndTools.delta: init at 0.0.12
2019-10-04 09:27:38 -05:00
Gabriel Ebner ec181f767e
Merge pull request #70399 from lsix/simplify-openscad
openscad: remove useless preBuild phase
2019-10-04 16:20:44 +02:00
adisbladis f4e92a3ad5
Merge pull request #70211 from BookBub/overmind-2.0.3
overmind: 2.0.2 -> 2.0.3
2019-10-04 14:55:54 +01:00
Lancelot SIX 51c6082a9f
openscad: remove useless preBuild phase
The preBuild phase was introduced to follow a modification in qscintilla
build (76ad2796be) that forced the library
libqscintilla2_qt5.so to be called libqscintilla2.so. This has been
inproved in 4bf49d9417 so the preBuild
trick is not necessary anymore.
2019-10-04 15:24:16 +02:00
worldofpeace 85b7d89892 libmediaart: apply patch to fix gnome-music crash
See https://bugzilla.gnome.org/show_bug.cgi?id=792272
2019-10-04 08:45:23 -04:00
Renato Alves 448bed5653 HTSeq: init at 0.11.2 2019-10-04 14:32:19 +02:00
José Romildo Malaquias 554213b526
Merge pull request #70174 from romildo/upd.numix-icon-theme
Update numix icon themes to version 19.09.20
2019-10-04 09:25:10 -03:00
Michael Weiss b52fb3b078
gns3Packages.{server,gui}Stable: 2.1.21 -> 2.2.0
gns3Packages.{server,gui}Preview: 2.2.0rc5 -> 2.2.0

The new dependency on setuptools is required for pkg_resources:

ImportError: No module named pkg_resources
2019-10-04 12:28:57 +02:00
Michael Weiss 099c740aa5
android-studio: 3.5.0.21 -> 3.5.1.0 2019-10-04 12:28:57 +02:00
Jörg Thalheim bf3360cdcf
nixos/zeronet: Improved config, dynamic user, remove static UI… (#70305)
nixos/zeronet: Improved config, dynamic user, remove static UID and GID
2019-10-04 10:23:13 +01:00
Mario Rodas 011c984b45
gitAndTools.delta: init at 0.0.12 2019-10-04 04:20:00 -05:00
Marek Mahut 161c9dc15d
Merge pull request #70361 from marsam/update-wireguard-go
wireguard-go: 0.0.20190517 -> 0.0.20190908
2019-10-04 11:09:26 +02:00
Bas van Dijk 761df21d6f
Merge pull request #70321 from nmattia/nm-no-unwind-for-cxxabi
libcxxabi: don't depend on libunwind
2019-10-04 10:17:06 +02:00
Orivej Desh 2455b2e309 or-tools: 7.0 -> 7.3 2019-10-04 05:17:48 +00:00
Orivej Desh 3dc70841d3 cbc: 2.10.2 -> 2.10.3 2019-10-04 05:17:48 +00:00
Matthieu Coudron 81487f73eb
Merge pull request #70215 from LnL7/darwin-lua-libluv
neovim: fix darwin build
2019-10-04 13:05:32 +09:00
Matthew Bauer 42710203b0 llvm9/clang.nix: fix clang on macos
Fixes #70243
2019-10-03 23:40:05 -04:00
worldofpeace 0137b08bd1
Merge pull request #69745 from worldofpeace/update-f2fs-tools
f2fs-tools: 1.11.0 -> 1.13.0
2019-10-04 01:08:09 +00:00
Mario Rodas b5a018f148
wireguard-go: 0.0.20190517 -> 0.0.20190908 2019-10-03 20:00:00 -05:00
Andreas Rammhold f86d3c2f78
Merge pull request #70356 from chkno/nerdfonts-shebangs
nerdfonts: Use patchShebangs
2019-10-04 01:17:49 +02:00
R. RyanTM 5fe43c1943 kid3: 3.7.1 -> 3.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kid3/versions
2019-10-03 16:14:28 -07:00
Chuck 9cb9e6509e nerdfonts: Use patchShebangs
In commit e8e191a1be9d after v2.0.0, nerdfonts switched from #!/bin/bash
to #!/usr/bin/env bash.  Rather than synchronizing this patching with
that change, just use patchShebangs which handles both cases.
2019-10-03 15:18:06 -07:00
worldofpeace 6dbb7b2437
Merge pull request #70344 from worldofpeace/fix-some-stuff
Fixup some glib/gtk vala FTBFS
2019-10-03 22:13:40 +00:00
Aaron Andersen 2448733001
Merge pull request #69371 from dasJ/memcached-sysuser
nixos/memcached: Switch to a system user
2019-10-03 18:11:00 -04:00
R. RyanTM 223d313693 python37Packages.feedgen: 0.7.0 -> 0.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-feedgen/versions
2019-10-03 15:08:05 -07:00
Mario Rodas 08431598db noti: add marsam as maintainer 2019-10-03 15:03:49 -07:00
Mario Rodas 1a22abd305 noti: 3.2.0 -> 3.3.0 2019-10-03 15:03:49 -07:00