Commit graph

124604 commits

Author SHA1 Message Date
Will Dietz 42b84057a4 qt5.6: backport seccomp patch to fix errors w/new glibc + epoll_pwait
Based on:
4e8083b4ab

Fixes mendeley bug mentioned in #33396,
which links to related issues in other distributions and upstream Qt.
2018-01-04 13:08:51 -06:00
Joachim F 24e8c382af
Merge pull request #33257 from danielfullmer/john-utils
john: Fix extra utility programs
2018-01-04 18:35:25 +00:00
Jörg Thalheim f29ecd56c1
Merge pull request #33372 from Mic92/memcache
nixos/memcached: make unix sockets usuable
2018-01-04 18:39:48 +01:00
Shea Levy 0f925943fd
Fix emacsWithPackages after 7f3ca3e21a.
This is hacky but it does the job, resurrects findInputs from before staging merge
2018-01-04 12:15:55 -05:00
Eelco Dolstra 1b0f696d10
Fix copy-tarballs.pl 2018-01-04 18:15:20 +01:00
Peter Simons 0a07a52506
Merge pull request #33425 from mpickering/stringbuilder
Use self rather than super to make stringbuilder overridable
2018-01-04 18:02:07 +01:00
Matthew Pickering d7944aba3e Use self rather than super to make stringbuilder overridable 2018-01-04 16:54:38 +00:00
Vincent Laporte 83110ac0be ocamlPackages.notty: 0.1.1a -> 0.2.1
jackline: 2017-08-17 -> 2017-12-24
2018-01-04 17:52:56 +01:00
adisbladis a3cb76cf48
Merge pull request #33419 from markus1189/scalafmt-1-4-0
scalafmt: 1.3.0 -> 1.4.0
2018-01-04 17:44:20 +01:00
adisbladis 3cfa038870
dos2unix: 7.3.4 -> 7.4.0 2018-01-04 16:34:35 +01:00
adisbladis 2e4b802e98
pcsclite: 1.8.22 -> 1.8.23 2018-01-04 16:34:34 +01:00
adisbladis 1c0c82582a
fail2ban: 0.9.7 -> 0.10.1 2018-01-04 16:34:33 +01:00
adisbladis 13b203fb4f
stunnel: 5.41 -> 5.44 2018-01-04 16:34:32 +01:00
adisbladis 274e0a2682
offlineimap: 7.1.2 -> 7.1.4 2018-01-04 16:34:31 +01:00
adisbladis 2645683796
ncftp: 3.2.5 -> 3.2.6 2018-01-04 16:34:30 +01:00
adisbladis 7e74a9b0b4
traefik: 1.4.4 -> 1.4.6 2018-01-04 16:34:29 +01:00
adisbladis 16b5329629
redis: 4.0.2 -> 4.0.6 2018-01-04 16:34:28 +01:00
adisbladis b85de87e8a
sysdig: 0.18.0 -> 0.19.1 2018-01-04 16:34:27 +01:00
adisbladis 30b68c9ba9
nftables: 0.7 -> 0.8 2018-01-04 16:34:27 +01:00
adisbladis cd7ce7ca70
wireshark: 2.4.2 -> 2.4.3 2018-01-04 16:34:26 +01:00
adisbladis 31898ec13a
calibre: 3.12.0 -> 3.14.0 2018-01-04 16:34:25 +01:00
adisbladis ddc309c406
x265: 2.5 -> 2.6 2018-01-04 16:34:24 +01:00
Jörg Thalheim b85c083c99
Merge pull request #32838 from flokli/sqldeveloper
sqldeveloper: 17.3.0.271.2323 -> 17.3.1.279.0537
2018-01-04 15:48:08 +01:00
Robin Gloster 42af265eee
uwsgi: fix php plugin build
fixes #33400
closes #33420
2018-01-04 15:23:04 +01:00
Robin Gloster 231754d995
haskellPackages.restless-git: fix build 2018-01-04 15:13:57 +01:00
Peter Hoeg 423dd6cc29
Merge pull request #33415 from peterhoeg/p/hv
hyperv-daemons: package and nixos module
2018-01-04 21:11:34 +08:00
Peter Hoeg 85e507ebea hyperv-daemons: add nixos module 2018-01-04 21:09:01 +08:00
Peter Hoeg ae20c22531 hyperv-daemons: init at current linux kernel version 2018-01-04 21:08:58 +08:00
zimbatm 450f6b7987
Merge pull request #33014 from aneeshusa/general-ruby-improvements-for-vagrant-from-source
General ruby improvements for vagrant from source
2018-01-04 13:05:36 +00:00
Markus Hauck 4e4b3a691b scalafmt: 1.3.0 -> 1.4.0 2018-01-04 13:05:28 +01:00
Gabriel Ebner 6484eac5b2 python2Packages.odfpy: disable tests 2018-01-04 09:54:52 +01:00
adisbladis 8661c59149
Merge pull request #33409 from volth/patch-76
coursier: 1.0.0-RC13 -> 1.0.0
2018-01-04 09:47:02 +01:00
adisbladis dfe2f76e83
Merge pull request #33411 from andir/gopass-1.6.7
gopass: 1.6.6 -> 1.6.7
2018-01-04 09:46:44 +01:00
Jörg Thalheim 2387c15d68
Merge pull request #33370 from Mic92/redis
nixos/redis: remove static uid/gid assignment
2018-01-04 09:46:24 +01:00
Jörg Thalheim 814b38541f
Merge pull request #32845 from Ma27/test-driver/allow-user-units
test-driver: support testing user units
2018-01-04 09:40:41 +01:00
Aneesh Agrawal 36f1bcbeb8 ruby treewide: don't merge source into top-level
Keep the `source` attrset distinct to prevent its entries from merging
with the top level attrs.
Since each type of source has a different set of entries for `source`,
this is the easiest way to keep them together.
This will pave the way for a new `url` type of source.

This is a mass-rebuild of many ruby packages,
notably those using `git` type sources.
2018-01-04 02:28:33 -05:00
Aneesh Agrawal 8686b98612 ruby-modules: Allow overriding gemset
This allows patching the gemset output by bundix from a default.nix
file, making it easier to perform updates since the bundix update no
longer has to be manually updated.
2018-01-04 02:28:33 -05:00
Aneesh Agrawal aa9fc7ee25 bundler-env: Remove unused args 2018-01-04 02:28:33 -05:00
John Wiegley 426c513c14 apg: Permit building again on Darwin 2018-01-03 21:48:06 -08:00
Franz Pletz ccb0ba56ef
linux_hardended: enable gcc latent entropy plugin 2018-01-04 05:02:39 +01:00
Franz Pletz f8fd0b7a5f
zcash: 1.0.12 -> 1.0.13
libsnark now comes bundled with zcash.
2018-01-04 05:02:38 +01:00
Austin Seipp ebeb95d18b z3: 4.5.0-2017-11-06 -> 4.6.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-01-03 21:44:56 -06:00
adisbladis 0009c816c5
Merge pull request #33384 from andir/add-fonttools-test-asset
fonttools: 3.21.0 -> 3.21.1
2018-01-04 03:28:58 +01:00
Andreas Rammhold eac3d9ce69
gopass: 1.6.6 -> 1.6.7 2018-01-04 03:13:34 +01:00
volth b651b552c9
coursier: 1.0.0-RC13 -> 1.0.0 2018-01-04 02:07:49 +00:00
adisbladis bf4936d88f
memcached: 1.4.39 -> 1.5.4 2018-01-04 02:15:07 +01:00
adisbladis e7524ad3a3
Merge pull request #33402 from andir/libtorrent-rastabar-1.1.6
libtorrentRasterbar: 1.1.5 -> 1.1.6, switch deluge to libtorrentRasterbar & removed libtorrentRasterbar_1_0
2018-01-04 01:42:02 +01:00
adisbladis 91f15c9c72
qbittorrent: 4.0.1 -> 4.0.3 2018-01-04 00:51:07 +01:00
Andreas Rammhold cc097d752d
libtorrentRasterbar_1_0: removed since the last consumer is gone 2018-01-04 00:41:02 +01:00
Andreas Rammhold 9731756205
deluge: use libtorrentRasterbar instead of libtorrentRasterbar_1_0 2018-01-04 00:40:18 +01:00