Commit graph

107884 commits

Author SHA1 Message Date
Jörg Thalheim aa64d8174b Merge pull request #25739 from pekhee/feature/fix_rainbox_gem_deps
ruby-modules gem-config: add rainbow
2017-05-20 17:26:49 +01:00
Jörg Thalheim f410236ed8 Merge branch 'master' into feature/fix_rainbox_gem_deps 2017-05-20 17:26:24 +01:00
leenaars 92964a2ea8 srcml: init at 0.9.5 (#25395) 2017-05-20 17:23:55 +01:00
Venkateswara Rao Mandela 3b69497bb1 git-series: init at 0.9.1
git series tracks changes to a patch series over time. git series also
tracks a cover letter for the patch series, formats the series for
email, and prepares pull requests.

https://github.com/git-series/git-series
2017-05-20 16:00:31 +00:00
Piotr Bogdan 95c158dbf8 tcptraceroute: init at 1.5beta7 2017-05-20 16:21:51 +01:00
Joachim Fasting 874b81b31f
treewide: s,enableParallelBuild(s),enableParallelBuilding,g 2017-05-20 17:16:17 +02:00
Niklas Hambüchen aed1986f2f Fix typo about options without defaults 2017-05-20 17:05:02 +02:00
Gauthier POGAM--LE MONTAGNER 282fba7f0c idea.webstorm: 2017.1 -> 2017.1.3 2017-05-20 16:53:20 +02:00
David Waern 3a084a80e7
samsung-unified-linux-drive: Fix sane driver by patching rpaths
fixes #25779
2017-05-20 15:35:00 +01:00
Hugo Tavares Reis 21898ff460 terraform-inventory: added htr as maintainer 2017-05-20 16:17:24 +02:00
Hugo Tavares Reis e3de736b9b terraform-inventory: init at 0.7-pre 2017-05-20 16:17:24 +02:00
Antoine Eiche 9694567ac9
pythonPackages.pika-pool: init at 0.1.3
fixes #25750
2017-05-20 15:03:45 +01:00
Jörg Thalheim c1a5754b67 Merge pull request #25751 from nlewo/pr/rfc3986
pythonPackages.rfc3986: 0.2.2 -> 0.4.1
2017-05-20 14:59:43 +01:00
ryneeverett 34bdf451c3 lxpanel: init at 0.9.3
[Bjørn: break overlong lines.]
2017-05-20 15:41:09 +02:00
Jörg Thalheim c66af84b3c Merge pull request #25797 from selaux/ubiquitous-chromedriver
chromedriver: Update and make available for linux-i686 and darwin
2017-05-20 14:16:52 +01:00
Stefan Lau 357f193c9d
chromedriver: 2.25 -> 2.29 2017-05-20 14:16:08 +01:00
Jörg Thalheim f1b2b99005 Merge pull request #25798 from biappi/patch-1
removing the advise to add virtualbox's guest additions in configuration.nix
2017-05-20 14:07:47 +01:00
Jörg Thalheim 7587a4a4f4 Merge pull request #25802 from dermetfan/fix-znapzend-autostart
znapzend service: fix autostart
2017-05-20 14:06:55 +01:00
Miguel Madrid cb19bc8a45 brotli: 0.5.2 -> 0.6.0 (#25812) 2017-05-20 14:04:33 +01:00
Shea Levy 877f95f12b nix-buffer: 3.0.0 -> 3.0.1 2017-05-20 09:02:36 -04:00
marcnnn e46ca1b95f cvc4: 1.5pre-smtcomp2016 -> unstable-2017-05-18 (#25808)
* cvc4: 1.5pre-smtcomp2016 -> 1.5pre-20170514

* cvc4: use stable url

upstream delete their tarballs
2017-05-20 14:00:39 +01:00
Shea Levy b21540c4a6 coq: Add emacs buffer setup 2017-05-20 08:34:33 -04:00
Robin Gloster b447f624c3
bind: 9.10.4-P6 -> 9.10.5 2017-05-20 14:24:57 +02:00
Jörg Thalheim c14109c170 Merge pull request #25879 from mlieberman85/add-kafka
confluent-kafka: init at 0.9.4
2017-05-20 12:36:08 +01:00
Valérian Galliat 330048e40c timelapse-deflicker: init at 142acd1 (#25904)
* timelapse-deflicker: init at 142acd1

* timelapse-deflicker: nitpicks

* Add myself as a maintainer
2017-05-20 12:33:28 +01:00
Robin Gloster c9f3893451
despotify: remove
broken and doesn't build with openssl 1.1
2017-05-20 13:22:58 +02:00
Robin Gloster ff5b5ef553
dmg2img: 1.6.5 -> 1.6.7 2017-05-20 13:22:54 +02:00
Robin Gloster 8952d75b0c
duo-unix: 1.9.19 -> 1.9.20
fixes build with openssl 1.1
2017-05-20 13:22:46 +02:00
Robin Gloster d0ffb23442
php70: 7.0.16 -> 7.0.19
fixes build with openssl 1.1
2017-05-20 13:22:46 +02:00
Robin Gloster 2944ca8f6a
coturn: 4.5.0.3 -> 4.5.0.6
fixes build with openssl 1.1
2017-05-20 13:22:46 +02:00
Joachim Fasting 252dcd62f3
OVMF: separate output for ovmf binaries
OVMF{,CODE,VARS}.fd are now available in a dedicated fd output, greatly
reducing the closure in the common case where only those files are used (a
few MBs versus several hundred MBs for the full OVMF).

Note: it's unclear why `dontPatchELF` is now necessary for the build to
pass (on my end, at any rate) but it doesn't make much sense to run this
fixup anyway,

Note: my reading of xen's INSTALL suggests that --with-system-ovmf should
point directly to the OVMF binary.  As such, the previous invocation was
incorrect (it pointed to the root of the OVMF tree).  In any case, I have
only built xen with `--with-system-ovmf`, I have not tested it.

Fixes https://github.com/NixOS/nixpkgs/issues/25854
Closes https://github.com/NixOS/nixpkgs/pull/25855
2017-05-20 12:33:48 +02:00
Jörg Thalheim e000fb05db Merge pull request #25939 from unaizalakain/init-metar
metar: init at 20161013.1
2017-05-20 11:19:03 +01:00
Unai Zalakain c3cbbd09a0 metar: init at 20161013.1 2017-05-20 11:58:03 +02:00
Jörg Thalheim 33e10b8334 Merge pull request #25864 from pbogdan/nixos-master
xfce4-volumed-pulse: 0.2.0 -> 0.2.2.
2017-05-20 10:43:52 +01:00
Jörg Thalheim 78c409d44d Merge pull request #25860 from pjones/pjones/mynewt-newt
mynewt-newt: init at 1.0.0
2017-05-20 10:40:25 +01:00
Jörg Thalheim 486a073d21 mynewt-newt: disable darwin 2017-05-20 10:40:08 +01:00
risicle 9d86b49f2a python metaphone: init at 0.6 (#25868)
* metaphone: init at 0.6

* metaphone: add self as maintainer
2017-05-20 10:30:10 +01:00
Unai Zalakain 610c27ca64 pysrt: init at 1.1.1 2017-05-20 10:56:42 +02:00
Jörg Thalheim 376fe51da2 Merge pull request #25877 from nocoolnametom/update-znc
znc service: refactor config generation
2017-05-20 09:49:26 +01:00
Jörg Thalheim a11ab629d6 Merge pull request #25909 from mayflower/synapse_0.21.0
matrix-synapse: 0.20.0 -> 0.21.0
2017-05-20 09:41:24 +01:00
Jörg Thalheim f059ddf85d Merge pull request #25938 from bachp/emby-datadir
emby service: allow changing data directory
2017-05-20 09:33:37 +01:00
Jörg Thalheim 7c9437104a Merge pull request #25925 from selaux/networkmanager_fortisslvpn
networkmanager_fortisslvpn: init at 1.2.4
2017-05-20 09:18:22 +01:00
Pascal Bach 1541140473 emby service: allow changing data directory 2017-05-20 09:56:06 +02:00
Jörg Thalheim ab21a2139e Merge pull request #25932 from romildo/upd.elementary-icon-theme
elementary-icon-theme: 4.0.3 -> 4.1.0
2017-05-20 08:55:32 +01:00
Jörg Thalheim 98fe402d93 Merge pull request #25933 from spamntaters/opera-update
Opera: 44.0.2510.857 -> 45.0.2552.812
2017-05-20 08:55:07 +01:00
Jens Binkert 72589c9d30 Typora: init at 0.9.29 (#25899)
* Typora: init at 0.9.29

* typora: adapt description
2017-05-20 08:52:11 +01:00
Unai Zalakain f76ce5983d rarfile: 2.6 -> 3.0 (#25885)
* rarfile: 2.6 -> 3.0

* rarfile: enable tests
2017-05-20 08:19:40 +01:00
Protean Security d89aaca611 tcpreplay: init at 4.2.5 (#25891)
* tcpreplay: init at 4.2.5

* fix the license meta info

* tcpreplay: use bsd3 license from lib.licenses
2017-05-20 07:51:36 +01:00
Jörg Thalheim 300b63c5ea Merge pull request #25911 from amiloradovsky/dale
dale: 20170419 -> 20170519
2017-05-20 07:41:29 +01:00
Jörg Thalheim 029125b973
postgresql: add man output
the doc output is not installed by default (where manpages where
included). This leads to manpages not present when enabling postgresql
service. fixes #25928
2017-05-20 07:07:12 +01:00