Commit Graph

6036 Commits

Author SHA1 Message Date
Frederik Rietdijk
2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
Frederik Rietdijk
9d4de1eac8
Merge pull request #32852 from georgewhewell/django-2_0
django: add 2.0 release
2017-12-30 15:30:05 +00:00
Frederik Rietdijk
9ee22e24b3
Merge pull request #33065 from teto/protocol
protocol: init at 20171226
2017-12-30 15:23:52 +00:00
Frederik Rietdijk
bb729316dd
Merge pull request #33201 from rnhmjoj/steamcontroller
Add Steam controller userspace driver
2017-12-30 11:55:47 +00:00
rnhmjoj
c3b98dcead
pythonpackages.libusb1: init at 1.6.4 2017-12-30 12:31:45 +01:00
Frederik Rietdijk
d8490e34a5 python.pkgs.numexpr: 2.6.2 -> 2.6.4 2017-12-29 18:57:06 +01:00
Vladimír Čunát
a1a3e54ac9
Merge branch 'master' into staging
Haskell rebuild :-)
Hydra: ?compare=1421865
2017-12-29 18:39:36 +01:00
Jörg Thalheim
7e20ba9515 python3Packages.pythonix: init at 0.1.0 2017-12-29 17:38:05 +01:00
Vladimír Čunát
f29000b002
Merge branch 'master' into staging
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Chloe Kever
341d181eab gdrivefs: 0.14.8 -> 0.14.9 2017-12-29 03:17:29 +01:00
Robin Gloster
ee1c85aee9 mariadb: lib -> connector-c 2017-12-29 02:18:35 +01:00
hyphon81
7ccceeacca
pythonPackages.chainer: init at 3.2.0 2017-12-28 17:47:15 +01:00
hyphon81
0184f60c1c
pythonPackages.cupy: init at 2.2.0 2017-12-28 17:47:08 +01:00
hyphon81
e5921012a1
pythonPackages.filelock: init at 2.0.13 2017-12-28 17:47:03 +01:00
hyphon81
a9379a6d67
pythonPackages.fastrlock: init at 0.3 2017-12-28 17:46:59 +01:00
Frederik Rietdijk
1dc391d92b
Merge pull request #32890 from vanschelven/google-cloud-speech
google-cloud-speech: init at 0.30.0
2017-12-28 10:56:10 +00:00
Peter Hoeg
7798051817
Merge pull request #32927 from peterhoeg/u/kdeapp
kde-applications: 17.08.3 -> 17.12.0
2017-12-28 08:22:27 +08:00
gnidorah
bac2d913d3 pythonPackages.pykde4: init at 4.14.3
instead of #30985
2017-12-26 21:32:59 +03:00
Tuomas Tynkkynen
c47a1ba62a docutils: Enable tests 2017-12-26 20:02:01 +02:00
Tuomas Tynkkynen
8ce4467495 docutils: Install compat symlinks
E.g. latest upstream version of diffoscope depends on a command named
rst2man.
2017-12-26 20:02:01 +02:00
Tuomas Tynkkynen
a86f1f1a06 docutils: 0.13.1 -> 0.14 2017-12-26 20:02:01 +02:00
Matthieu Coudron
0d3117b506 protocol: init at 20171226
An ASCII Header Generator for Network Protocols http://www.luismg.com/protocol/

Run with `$ protocol tcp` for instance to see:

 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|          Source Port          |        Destination Port       |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                        Sequence Number                        |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                     Acknowledgment Number                     |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Offset|  Res. |     Flags     |             Window            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            Checksum           |         Urgent Pointer        |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                    Options                    |    Padding    |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
2017-12-26 18:07:05 +09:00
georgewhewell
f85da5ac6c
django: add 2.0 release 2017-12-25 20:45:26 +00:00
Orivej Desh
9bfc02a34a python.pkgs.eventlib: disable check phase
activated by #32244
2017-12-24 04:49:32 +00:00
Orivej Desh
f0af122022 python.pkgs.more-itertools: 2.4.1 -> 4.0.1 2017-12-24 04:41:15 +00:00
Orivej Desh
c92e5f87ab python.pkgs.routes: update dependencies 2017-12-24 04:41:15 +00:00
Orivej Desh
69daf1235b python.pkgs.ansi: move to python-modules and fix test with python3 2017-12-24 04:40:48 +00:00
Dylan Simon
589d4640fb pycuda: fix boost_python3 link
Boost python library now named -lboost_python3 on py3.
Remove a couple unused inputs.
2017-12-23 16:02:47 -05:00
Frederik Rietdijk
1b555a678e
Merge pull request #32948 from jb55/python-bitcoinlib
python-bitcoinlib: init at 0.9.0
2017-12-23 09:26:37 +00:00
William Casarin
fd45c14b38 python-bitcoinlib: init at 0.9.0
Signed-off-by: William Casarin <jb55@jb55.com>, @jb55
2017-12-22 12:12:26 -08:00
Bas van Dijk
85ee9df0e1 python.pkgs.elasticsearch-curator: init at 5.4.1 2017-12-21 23:43:33 +00:00
Bas van Dijk
d513afcfc7 python.pkgs.elasticsearch: 1.9.0 -> 6.0.0 2017-12-21 23:43:33 +00:00
Orivej Desh
f0c4bea507 python.pkgs.pyelasticsearch: delete
because it requires python.pkgs.elasticsearch 1.x.y, which is compatible only
with the ancient Elasticsearch 1.
2017-12-21 23:43:32 +00:00
Bas van Dijk
b513fc7420 python.pkgs.voluptuous: init at 0.10.5
Needed by elasticsearch-curator.
2017-12-21 23:36:04 +00:00
gnidorah
b9851a975e Make less known wayland compositors usable (#32285)
* bemenu: init at 2017-02-14

* velox: 2015-11-03 -> 2017-07-04

* orbment, velox: don't expose subprojects

the development of orbment and velox got stuck
their subprojects (bemenu, dmenu-wayland, st-wayland) don't work correctly outside of parent projects
so hide them to not confuse people
swc and wld libraries are unpopular and unlike wlc are not used by anything except velox

* pythonPackages.pydbus: init at 0.6.0

* way-cooler: 0.5.2 -> 0.6.2

* nixos/way-cooler: add module

* dconf module: use for wayland

non-invasive approach for #31293
see discussion at #32210

* sway: embed LD_LIBRARY_PATH for #32755

* way-cooler: switch from buildRustPackage to buildRustCrate #31150
2017-12-21 16:16:19 +00:00
Orivej Desh
c2b8cf0391
Merge pull request #32902 from lsix/update_pytestquickcheck
pythonPackages.pytest-quickcheck: 0.8.2 -> 0.8.3
2017-12-21 01:10:14 +00:00
Klaas van Schelven
3a180b0918 google_cloud_speech: init at 0.30.0 2017-12-20 23:50:31 +01:00
Klaas van Schelven
ebec27baa1 google_gax: init at 0.15.16 2017-12-20 23:49:56 +01:00
Klaas van Schelven
32e9d32be5 google_cloud_core: init at 0.28.0 2017-12-20 23:48:57 +01:00
Klaas van Schelven
1672631932 google_api_core: init at 0.1.2 2017-12-20 23:47:52 +01:00
Klaas van Schelven
df69f446a8 grpcio: init at 1.7.3 2017-12-20 23:46:51 +01:00
Klaas van Schelven
388c119d0b google_auth: init at 1.2.1 2017-12-20 23:45:36 +01:00
Klaas van Schelven
9cf561a90e googleapis_common_protos: init at version 1.5.3 2017-12-20 23:44:21 +01:00
Lancelot SIX
dd853e846c
pythonPackages.pytest-quickcheck: 0.8.2 -> 0.8.3 2017-12-20 17:30:09 +01:00
Vladimír Čunát
4a2340ff6b
Merge branch 'staging' 2017-12-19 10:27:13 +01:00
Lancelot SIX
982cd565cc
Merge pull request #32447 from lsix/add_djano_hijack_admin
pythonPackages.django_hijack_admin: init at 2.1.5
2017-12-19 09:18:22 +01:00
Orivej Desh
7c58e8dfc2 Merge branch 'master' into staging
* master: (125 commits)
  scummvm: fix eval
  tinycc: 0.9.27pre-20171016 -> 0.9.27
  Update terraform provider versions
  vscode: 1.18.1 -> 1.19.0
  linux: 4.14.6 -> 4.14.7
  scummvm: 1.9.0 -> 2.0.0
  cmst: 2017.03.18 -> 2017.09.19
  albert: 0.14.7 -> 0.14.14
  obs-studio: fix vlc plugin
  ffmpeg, ffmpeg-full: 3.4 -> 3.4.1
  uchiwa: 0.26.3 -> 1.1.0
  linux-testing: 4.15-rc3 -> 4.15-rc4
  steam: override nss, nspr, fixes #32781
  ponyc: 0.20.0 -> 0.21.0
  pythonPackages.pwntools: disable tests
  gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4
  vim-rhubarb: init at 2017-06-28
  atom: depend on libsecret
  nvidia-settings: Make sure binary can find libXv.so
  backblaze-b2: 0.6.2 -> 1.1.0
  ...
2017-12-18 15:56:03 +00:00
Orivej Desh
97f9bfd280
Merge pull request #32662 from jluttine/add-xlsxwriter
pythonPackages.XlsxWriter: init at 1.0.2
2017-12-16 22:57:47 +00:00
Vladimír Čunát
24d81d6332
Merge branch 'master' into staging 2017-12-15 21:40:23 +01:00
Jörg Thalheim
5687f61b19
Merge pull request #32637 from makefu/pkgs/openstack/nuke
nuke openstack (again)
2017-12-15 10:06:23 -08:00