Commit graph

93160 commits

Author SHA1 Message Date
Lancelot SIX 7f5ddfe52f
pythonPackages.os-testr: 0.4.2 -> 0.8.1 2017-05-03 23:17:55 +02:00
Jörg Thalheim f556d94527 Merge pull request #25484 from l2dy/nix-confdir
nix: add confDir argument
2017-05-03 21:52:01 +01:00
zraexy d900478e3c broadcom-bt-firmware: init at 12.0.1.1011
broadcom-bt-firmware: init at 12.0.1.1011
2017-05-03 12:51:32 -08:00
zraexy 7845163d6a bt-fw-converter: init at 2017-02-19 2017-05-03 12:51:24 -08:00
Lancelot SIX 1631f36143
pythonPackages.autobahn: 0.18.2 -> 17.5.1 2017-05-03 22:33:04 +02:00
Lancelot SIX 8adb26319f
pythonPackages.pytest-asyncio: enable only for python3 2017-05-03 22:33:04 +02:00
Stefan Lau 03c519b2e2 rustRegistry: 2017-04-13 -> 2017-05-03 2017-05-03 21:35:23 +02:00
Domen Kožar c5badb123a Merge pull request #25482 from PierreR/master
hackage2nix: remove postgrest/postgrest-ws from broken packages
2017-05-03 18:37:05 +02:00
Eelco Dolstra 20d846bcdd
nixUnstable.perlBindings: Fix Nix::Config generation
The configure script calls nix-instantiate, which fails if /nix/var
doesn't exist (e.g. in a sandbox). This caused a bogus Nix::Config
module to be generated, causing issues in Hydra.
2017-05-03 17:39:43 +02:00
Nikolay Amiantov 61e5763694 sqlitebrowser: wrap Qt application 2017-05-03 18:00:22 +03:00
Thomas Tuegel 53f896eb41
melpa-packages: 2017-05-03
Adds explicit names for source files fetched from EmacsWiki, correcting an
outstanding bug.
2017-05-03 09:39:38 -05:00
Thomas Tuegel d42aa83347
elpa-packages: 2017-05-03 2017-05-03 09:39:37 -05:00
Peter Simons a9737f610f Merge pull request #25398 from ljli/ghci-sys-libs
haskell: set LD_LIBRARY_PATH in shellHook
2017-05-03 15:50:06 +02:00
Vladimír Čunát 4ea520ce48
ocamlPackages.utop: add missing makeWrapper
... fixing the build.  No testing otherwise.
2017-05-03 15:48:21 +02:00
Leon Isenberg e73e5c884f haskell: set LD_LIBRARY_PATH in shellHook
LD_LIBRARY_PATH is considered by GHCI.
Previously e.g. `cabal repl` failed on packages with
system library dependencies.
2017-05-03 15:18:45 +02:00
Zero King 8bb7328300 nix: add confDir argument 2017-05-03 13:04:52 +00:00
Pierre Radermecker 1124c0ff6b hackage2nix: remove postgrest/postgrest-ws from broken packages 2017-05-03 14:53:14 +02:00
Peter Simons 5e5d16f425 R: import upstream patch to fix broken "R CMD Sweave" command
The command "R CMD Sweave" always exits with error code "1", even if the
command was successful. This upstream patch remedies this issue.
2017-05-03 14:20:41 +02:00
Domen Kožar eacb230a56
hlint: add as statically linked haskell binary 2017-05-03 14:02:56 +02:00
Théo Zimmermann 017a723939 camlp5: fix install with ocaml 4.04
The problem was that bytecode executables were shrinked.

This closes #25367.
2017-05-03 11:57:33 +02:00
Peter Simons 1fdc34b737 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2-1-gd2334f4 from Hackage revision
b0588eb8a1.
2017-05-03 10:10:45 +02:00
Peter Simons 4b7caa7408 LTS Haskell 8.13 2017-05-03 10:10:36 +02:00
Frederik Rietdijk 664ff4069c pythonPackages.magic-wormhole: fix build
- fixes build
- use buildPythonPackage and pass in individual packages

As mentioned in https://github.com/NixOS/nixpkgs/pull/20722 this
packages is both an application and a library.

If a package is both then we use buildPythonPackage and put it in
python-packages.nix. That way we can guarantee we use the correct
version of dependencies when using it as a library. Unfortunately, it
does mean the name of the package is prefixed with `pythonX.X-`.
2017-05-03 09:52:53 +02:00
Frederik Rietdijk 52b1995250 pythonPackages.os-testr: mark as broken 2017-05-03 09:42:33 +02:00
Cray Elliott cebce78be9 mwprocapture: fix compile on linux 4.11 2017-05-03 00:11:22 -07:00
Frederik Rietdijk a6175a477c pythonPackages.pivy: disable on 3.x 2017-05-03 08:57:06 +02:00
Frederik Rietdijk 82e99edf31 pythonpackages.pywinrm: broken 2017-05-03 08:53:58 +02:00
Frederik Rietdijk 3dfa709706 pythonPackages.line_profiler: fix build 2017-05-03 08:50:48 +02:00
Frederik Rietdijk 8017bc934e Merge pull request #25453 from LnL7/python-stevedore
python-stevedore: 1.7.0 -> 1.21.0
2017-05-03 08:46:32 +02:00
Frederik Rietdijk 97630b21c9 pythonPackages.pydot: fix build 2017-05-03 08:42:24 +02:00
Frederik Rietdijk d317e834c1 pythonPackages.pytestcov: never propagate pytest
Because we have multiple versions of pytest and we do not want to end up
with multiple in one closure.
2017-05-03 08:34:47 +02:00
Frederik Rietdijk 6d1408153c pythonPackages.setuptoolsTrial: do not depend on old pytest 2017-05-03 08:30:08 +02:00
Frederik Rietdijk a7b206bb89 pythonPackages.certifi: move to separate file 2017-05-03 08:19:58 +02:00
Aneesh Agrawal 65d06f33cc capnproto: 0.5.3 -> 0.6.0 2017-05-03 02:14:31 -04:00
Frederik Rietdijk 8d52769ef2 Merge pull request #25459 from LnL7/darwin-gdal
gdal: fix darwin build
2017-05-03 08:13:51 +02:00
Frederik Rietdijk 9e48fc3268 Merge pull request #24131 from nand0p/buildbot-0.9.5
buildbot: 0.9.4 -> 0.9.5
2017-05-03 07:56:29 +02:00
Pascal Wittmann c5a5ac1ef7 Merge pull request #25471 from aneeshusa/update-mosh-to-1.3.0
mosh: 1.2.6 -> 1.3.0
2017-05-03 07:33:44 +02:00
Michael Raskin c42f9a81ef Merge pull request #25466 from aneeshusa/fix-meta-platforms-treewide
treewide: meta.platform -> meta.platforms
2017-05-03 01:44:10 +02:00
Aneesh Agrawal bc4e30a12b mosh: 1.2.6 -> 1.3.0
Release announcement is available at
http://mailman.mit.edu/pipermail/mosh-users/2017-March/000341.html.
2017-05-02 19:39:25 -04:00
Victor Calvert 3d27a84a1c tomb: 2.2 -> 2.4 (#25465) 2017-05-03 00:32:51 +01:00
Aneesh Agrawal ded7953478 treewide: meta.platform -> meta.platforms 2017-05-02 19:32:02 -04:00
Volth cfd831437f freerdp: 20170201 -> 20170502 2017-05-02 23:12:02 +00:00
Jon Banafato f93d70bc60 corebird: 1.4.2 -> 1.5 2017-05-02 19:10:25 -04:00
Thomas Tuegel 572fd3de58
dropbox: 24.4.17 -> 25.4.28 2017-05-02 16:18:25 -05:00
zraexy 31ad4e1657 perlPackages.RegexpGrammars: init at 1.045 2017-05-02 13:14:36 -08:00
Benjamin Staffin 07b66093c9
kubernetes-helm: 2.2.3 -> 2.3.1 2017-05-02 14:14:11 -07:00
Daiderd Jordan 516f909acb
gdal: fix darwin build 2017-05-02 22:21:03 +02:00
Michael Raskin beff1984f4 qtinstaller: build submodule-style 2017-05-02 21:47:07 +02:00
Matthew Bauer 1234825656 xsv: fix "has invalid meta attribute"
Without this there's an eval error, when running nix-env -f '<nixpkgs>'
--query --available --json.

  derivation ‘xsv-0.11.0’ has invalid meta attribute ‘override’
  derivation ‘xsv-0.11.0’ has invalid meta attribute ‘overrideDerivation’

[Bjørn: extend commit message.]
2017-05-02 21:04:34 +02:00
Ioannis Koutras cc4e2505e4 efivar: 31 -> 30
According to the release page, version 31 of efivar is still considered
as a pre-release and the sha256sum has changed at least once. This commit
switches to the last, stable release.
2017-05-02 20:56:36 +02:00
Matthew Bauer aac48708c1 jing-trang: supports all unix
This is needed to build the manual on macOS.
2017-05-02 20:52:19 +02:00
Daiderd Jordan 5217969f69
python-stevedore: 1.7.0 -> 1.21.0 2017-05-02 20:11:49 +02:00
John Wiegley b88296818d
libidn2: Correct a broken darwin patch 2017-05-02 10:46:06 -07:00
Tim Steinbach a74632f6c2 Merge pull request #25440 from NeQuissimus/ammonite_0_8_4
ammonite: 0.8.3 -> 0.8.4
2017-05-02 13:42:49 -04:00
romildo 0de51ef70e connman-gtk: init at 1.1.1 2017-05-02 14:13:31 -03:00
Jörg Thalheim b48be4616d Merge pull request #25419 from volth/google-chrome-remove-gcc-dependency
google-chrome: remove dependency on gcc
2017-05-02 19:05:11 +02:00
Jörg Thalheim 7be7902990
zfsUnstable: mark as incompatible with 4.11 (since rc3) 2017-05-02 18:15:53 +02:00
Changlin Li 75197be585 bfg repo cleaner: add top-level aliase (#25420)
Makes it easier to find and install this package.
2017-05-02 18:01:18 +02:00
Rok Garbas ec7f620831 neovim-remote: 1.4.0 -> 1.6.0 2017-05-02 16:57:40 +02:00
Rok Garbas 33960efb13 neovim-qt: 0.2.6 -> 0.2.7 2017-05-02 16:57:40 +02:00
Rok Garbas fe3c124064 neovim: 0.1.7 -> 0.2.0 2017-05-02 16:57:40 +02:00
Thomas Tuegel e9b1522dd3 Merge pull request #25413 from utdemir/patch-1
Fix documentation of emacsWithPackages
2017-05-02 09:44:37 -05:00
Peter Simons 287e670462 Merge pull request #25390 from Hodapp87/rstudio_fix
rstudio: Fix recompilation issue with custom package set
2017-05-02 16:43:41 +02:00
Robert Tröger e026fb4852 kgpg: Added gnupg1 as runtime dependency (#25356) 2017-05-02 15:11:09 +01:00
Michael Raskin a841935d4b Merge pull request #25439 from NeQuissimus/linux_4_11_cgroups
linux: Add cgroups patches for 4.9, 4.10, 4.11
2017-05-02 15:03:42 +02:00
Pascal Wittmann cac205c252 Merge pull request #25436 from romildo/upd.cmst
cmst: 2016.10.03 -> 2017.03.18
2017-05-02 15:00:04 +02:00
Tim Steinbach c13e328916
ammonite: 0.8.3 -> 0.8.4
Also rename package and add alias for the old name.
2017-05-02 08:56:20 -04:00
Tim Steinbach b5169fd277
linux: Add cgroups patches for 4.9, 4.10, 4.11 2017-05-02 08:49:39 -04:00
Vladimír Čunát d7501b986a
luajit: 2.1.0-beta2 -> 2.1.0-beta3
The removal of `luaL_reg` alias caused lots of breakage.
Only sysdig and knot-resolver needed (also) other changes.
2017-05-02 14:00:45 +02:00
Vladimír Čunát 9ad1aaae53
lua5_{sec,1_sockets,expat}: convert to aliases
There's nothing better in these expressions than what we have in
lua-packages.nix
2017-05-02 14:00:44 +02:00
romildo ed76d724d3 cmst: 2016.10.03 -> 2017.03.18 2017-05-02 08:50:55 -03:00
Pascal Wittmann de48ca0466 Merge pull request #25425 from romildo/upd.connman
connman: 1.33 -> 1.34
2017-05-02 12:21:22 +02:00
Lancelot SIX 770b3164be
pythonPackages.asgiref: fix double declaration
Fix a rebase error
2017-05-02 11:59:51 +02:00
José Romildo Malaquias be55657958 smartgithg: 8_0_3 -> 17_0_3 (#25343) 2017-05-02 10:10:06 +01:00
José Romildo Malaquias cc5f1f54dc mkvtoolnix: 9.9.0 -> 11.0.0 (#25349)
Add dependency on Qt’s multimedia component, required for compilation
of the GUIs since version 11.0.0.
2017-05-02 10:09:51 +01:00
Joachim F 81bc7839fa Merge pull request #25408 from mdorman/emacs-updates
Automated Emacs package updates
2017-05-02 10:08:53 +01:00
Peter Hoeg d4dbef90f3 rockboxutility: do not pull in espeak by default 2017-05-02 15:52:10 +08:00
Domen Kožar e057e5927e Merge pull request #25427 from aneeshusa/fix-meta-priority-types
Fix meta priority types
2017-05-02 09:38:32 +02:00
Domen Kožar 767aad2aaa
hydra: 2017-03-21 -> 2017-04-26 2017-05-02 09:36:35 +02:00
Frederik Rietdijk 5bcfd2f56c Merge pull request #25407 from matthiasbeyer/add-toot
toot: init at 0.8.0 (including pythonPackages.beautifulsoup4 update)
2017-05-02 09:35:47 +02:00
Matthias Beyer 66c21e72e0 toot: init at 0.8.0 2017-05-02 09:30:26 +02:00
Lancelot SIX 068b46d576
pythonPackages.wokkel: disable for python3 2017-05-02 09:28:37 +02:00
Lancelot SIX 578e1cef93
pythonPackages.nevow: disable for python3 2017-05-02 09:28:36 +02:00
Lancelot SIX 3e06c611da
pythonPackages.klein: disable for python3 2017-05-02 09:28:36 +02:00
Lancelot SIX 6bf20f95d9
pythonPackages.channels: 1.0.3 -> 1.1.3 2017-05-02 09:28:35 +02:00
Lancelot SIX 519d3d0451
pythonPackages.daphne: 1.0.3 -> 1.2.0 2017-05-02 09:28:35 +02:00
Lancelot SIX 528a452043
pythonPackages.twisted: 16.4.1 -> 17.1.0 2017-05-02 09:28:34 +02:00
Lancelot SIX d965c8e6e9
pythonPackages.asgi_redis: 1.0.0 -> 1.3.0 2017-05-02 09:28:34 +02:00
Lancelot SIX c767920189
pythonPackages.asgi_ipc: 1.2.0 -> 1.3.1 2017-05-02 09:28:33 +02:00
Lancelot SIX db0627336e
pythonPackages.asgiref: 1.0.0 -> 1.1.1 2017-05-02 09:28:28 +02:00
Lancelot SIX b1d16c731f
pythonPackages.automat: init at 0.5.0 2017-05-02 09:25:35 +02:00
Lancelot SIX 63fd2c7e62
pythonPackages.autobahn: 0.16.0 -> 0.18.2 2017-05-02 09:25:35 +02:00
Lancelot SIX 0743b0fb6e
pythonPackages.pytest-asyncio: init at 0.5.0 2017-05-02 09:25:30 +02:00
Lancelot SIX df79a19638
pythonPackages.constantly: init at 15.1.0 2017-05-02 09:24:46 +02:00
Lancelot SIX 687fe19a04
pythonPackages.txaio: 2.5.2 -> 2.7.0 2017-05-02 09:24:46 +02:00
Lancelot SIX 91b5290412
pythonPackages.m2r: init at 0.1.5 2017-05-02 09:24:42 +02:00
Peter Simons 033f2a6ca5 Merge pull request #25405 from obsidiansystems/gi-javascriptcore-fix3
gi-webkit2: fix gi-javascriptcore dependency
2017-05-02 09:04:14 +02:00
Peter Simons 7b17f00f2f Merge pull request #25400 from ljli/hse-simple-no-conf
haskell: haskell-src-exts-simple: Remove configuration
2017-05-02 08:59:09 +02:00
Peter Simons c609aecede Merge pull request #25389 from roberth/fix-haskell-tasty-discover
haskellPackages.tasty-discover: bootstrap itself using an untested build
2017-05-02 08:44:43 +02:00
Peter Hoeg 13bca4ba2d rockboxutility: fix linking to Qt libs 2017-05-02 14:34:52 +08:00