Commit graph

121102 commits

Author SHA1 Message Date
Samuel Leathers b511a82b8a
Merge pull request #31953 from ixmatus/parnell/signal-desktop-maintainer
signal-desktop: Add @ixmatus to the list of maintainers
2017-11-22 21:23:31 -05:00
Graham Christensen 1f0a09fd59
Merge pull request #31801 from bhipple/centos-7.3-vmtools-image
Init Centos 7.3 vmTools diskImage
2017-11-22 20:19:51 -05:00
Austin Seipp 865ae03ad3 cockroachdb: 1.1.1 -> 1.1.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-22 18:07:52 -06:00
Jan Tojnar c49522edb7
nixos/services.fwupd: allow adding trusted keys 2017-11-23 00:53:50 +01:00
dywedir e1f43c92e6 ocamlPackages.reason: 3.0.0 -> 3.0.2 2017-11-23 01:43:08 +02:00
Orivej Desh eb23772c10 double-conversion: rename attr from double_conversion 2017-11-22 23:39:03 +00:00
Parnell Springmeyer 57f1a67026
signal-desktop: Add @ixmatus to the list of maintainers 2017-11-22 16:57:36 -06:00
Moritz U f6dfa221c9 usbip: init at ${kernel.version} (#31948)
* usbip: Init at ${kernel.version}

* usbip: simplify build

* usbip: fix build on bcachefs kernel

* usbip: revert autoreconfHook

sorry for breakage, I was testing the wrong code
2017-11-22 22:54:50 +00:00
Luke Adams e81d84fcea gnuradio: add CoreAudio input for Darwin 2017-11-22 16:42:21 -06:00
Luke Adams 861773bfa5 gnuradio: reorder build inputs 2017-11-22 16:42:21 -06:00
Luke Adams b9c426c5a6 gnuradio: use qwt6_qt4 instead of qwt5 2017-11-22 16:42:20 -06:00
Luke Adams ba49dfb318 gnuradio: document purpose of package inputs 2017-11-22 16:42:20 -06:00
Luke Adams 60d95cc41a rtl-sdr: enable Darwin building; postInstall: only run on Linux 2017-11-22 16:42:19 -06:00
Luke Adams 4bc189db28 urh: platforms to linux only due to qt5 issue on Darwin 2017-11-22 16:42:19 -06:00
Luke Adams 9be55b0d04 libosmocore: enable Darwin building 2017-11-22 16:42:18 -06:00
Luke Adams b32e8ce7d7 libosmocore: 0.9.0 -> 0.9.6
add new required talloc, python2 inputs; enableParallelBuilding
2017-11-22 16:42:18 -06:00
Luke Adams de51e4a35b qwt6_qt4: enableParallelBuilding 2017-11-22 16:40:49 -06:00
Luke Adams 97c5cf0bf2 qwt6_qt4: preFixup: Repair relative reference in darwin framework output 2017-11-22 16:40:49 -06:00
Ismaïl Senhaji 98c84e42d4 pytorch: fix sha256 hash 2017-11-22 23:11:52 +01:00
Jörg Thalheim 322b8344be
Merge pull request #31886 from adisbladis/firefox-beta-bin-58_0b5
Firefox beta & devedition bin packages 58.0b5
2017-11-22 21:19:37 +00:00
Jörg Thalheim 63f0f4fc72
Merge pull request #31946 from flokli/afew-tests
afew: re-enable tests, update maintainers
2017-11-22 20:59:20 +00:00
Profpatsch 8e00dcd242 lib/generators: add mkValueString to mkKeyValueDefault generator
This means the generation of values can now be influenced, even down from e.g.
an INI generator.
Breaks the interface of `mkKeyValueDefault` to match its interface to other
generator functions. It might me sensible to rename `mkKeyValue` and
`mkKeyValueSet` to conform to the `toX`-style of generator functions.
2017-11-22 21:53:59 +01:00
Florian Klink 70b0e90b3f afew: add flokli and andir as maintainers
Signed-off-by: Andreas Rammhold <andreas@rammhold.de>
2017-11-22 21:51:20 +01:00
Florian Klink 80227d350f afew: enable tests 2017-11-22 21:50:43 +01:00
Profpatsch f09f49d483 nixos/doc/manual: print context on failing xmllint validation
Previously only the line numbers of a giant, internally generated XML file were
printed, without any kind of debuggability.
Now at least the mentioned lines are printed with a little bit of surrounding
context (to have something to grep for).

```
manual-combined.xml:4863: element para: Relax-NG validity error : Did not expect element para there
  4859	<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.0" xml:id="sec-writing-modules">
  4860
  4861	<title>Writing NixOS Modules</title>
  4862
  4863	<para>NixOS has a modular system for declarative configuration.  This
  4864	system combines multiple <emphasis>modules</emphasis> to produce the
  4865	full system configuration.  One of the modules that constitute the
```
2017-11-22 21:27:05 +01:00
Frederik Rietdijk 7381a197f4
Merge pull request #31945 from primeos/readme
README.md: Remove Travis build status + use HTTPS
2017-11-22 21:11:59 +01:00
Frederik Rietdijk 2eafb3cf9f
Merge pull request #31942 from das-g/qgis-2.18.14
QGIS 2.18.13 -> 2.18.14
2017-11-22 21:09:07 +01:00
Bjørn Forsman 7e9b186fe4 owncloud-client: unbreak build
By reusing the nextcloud patch to find the "Sql" module (Qt5Sql).

https://hydra.nixos.org/build/64533236/nixlog/1/tail
2017-11-22 20:18:24 +01:00
Frederik Rietdijk 8fafa3a85a
Merge pull request #31934 from romildo/upd.qbittorrent
qbittorrent: 3.3.16 -> 4.0.1
2017-11-22 20:06:47 +01:00
Bjørn Forsman 1e05951a09 pythonPackages.demjson: bring back package attribute
Commit 2ca086da82
("pythonpackages.deform_bootstrap: Remove seemingly dead package")
removed it by mistake.
2017-11-22 19:59:01 +01:00
Vincent Laporte 1f5c2fe90a
gnumeric: 1.12.35 -> 1.12.36
goffice: 0.10.35 -> 0.10.36
2017-11-22 18:52:31 +00:00
Frederik Rietdijk 6804ea9288
Merge pull request #31415 from jerith666/python-titlecase
pythonPackages.titlecase: init at 0.12.0
2017-11-22 19:52:20 +01:00
Michael Weiss 2b7a6e31fd README: Use HTTPS for all hyperlinks
They redirect to HTTPS anyway. This also contains some minor content
changes.
2017-11-22 19:51:40 +01:00
Robert Helgesson 68a13ec392
perl-PPI: 1.224 -> 1.236 2017-11-22 19:47:21 +01:00
Frederik Rietdijk fe84985267
Merge pull request #31936 from Moredread/calibre
calibre: Fix error when sending E-Mails
2017-11-22 19:44:53 +01:00
Michael Weiss a04e8c8991 Remove the Travis build status image from the README
This information isn't useful anymore since we disabled all Travis CI
builds in 44917c46b1.
2017-11-22 19:41:06 +01:00
Tim Steinbach c61e6a37f0
Merge pull request #31938 from Ma27/init/docker-ls
docker-ls: init at v0.3.1
2017-11-22 17:47:58 +00:00
Raphael Das Gupta d756dedb9a qgis: 2.18.13 -> 2.18.14 2017-11-22 18:42:42 +01:00
Domen Kožar ad492e6f33
hydra: 2017-10-26 -> 2017-11-21 2017-11-22 17:24:55 +00:00
David McFarland 916d1a409c rdesktop: enable credssp w/ libgssglue 2017-11-22 12:33:32 -04:00
David McFarland 4434843d9c libgssglue: init at 0.4 2017-11-22 12:33:32 -04:00
Maximilian Bosch 1e2722ae22
docker-ls: init at v0.3.1 2017-11-22 16:08:45 +01:00
Shea Levy e0779e6aed
docbook-xsl: Expose dbtoepub in passthru. 2017-11-22 09:12:53 -05:00
Orivej Desh 1bae36bc41 openvpn-auth-ldap: rehash patches 2017-11-22 14:10:46 +00:00
Peter Simons aba9985ff9 melpa-packages.nix: unbreak "shm", which builds fine for me
Ping @mdorman
2017-11-22 14:55:38 +01:00
Yuri Aisaka e3bcdd4e7a pythonPackages.autoflake: init at 1.0 (#31879) 2017-11-22 13:44:54 +00:00
Jörg Thalheim acfd95a249
Merge pull request #30808 from andir/fix-luajit-include-directory
luajit: do not override INSTALL_INC
2017-11-22 13:38:26 +00:00
Jörg Thalheim 66b732a586
Merge pull request #31928 from andir/slack-2.90
slack: 2.8.2 -> 2.9.0
2017-11-22 13:15:51 +00:00
Tim Steinbach 44f1d45833
Merge pull request #31899 from NeQuissimus/docker_17_11
docker-edge: 17.10 -> 17.11
2017-11-22 13:05:49 +00:00
Tim Steinbach 843ee55b66
linux-copperhead: 4.13.14.a -> 4.14.1.a 2017-11-22 08:03:56 -05:00