Jörg Thalheim
909fb246fd
Merge pull request #26783 from Gricad/openmpi
...
openmpi: 1.10.1 -> 1.10.7
2017-06-24 12:12:26 +01:00
Daiderd Jordan
961d42d80f
Merge pull request #26811 from gleber/erlang-makeExtensible
...
erlang: use makeExtensible
2017-06-24 13:00:36 +02:00
Jörg Thalheim
8810a69adb
Merge pull request #26778 from therealpxc/fish
...
fish: 2.5.0 -> 2.6.0
2017-06-24 12:00:20 +01:00
Jörg Thalheim
3b6aac63e2
Merge pull request #26813 from gleber/stdenv-add-docs-makeOverridable
...
stdenv: add stawman docs for `makeOverridable`
2017-06-24 11:55:35 +01:00
Gleb Peregud
0123200dee
stdenv: add stawman docs for makeOverridable
...
Also fix a typo in docs in haskell-modules.
2017-06-24 12:47:57 +02:00
Gleb Peregud
de0e9e7a86
erlang: refactor: switch to lib.makeExtensible
...
Use standardized implementation of attribute set extensibility mechanism
instead of manually re-implementing it.
Suggested by @cstrahan at https://github.com/NixOS/nixpkgs/pull/26668 .
2017-06-24 12:30:04 +02:00
Jörg Thalheim
5e2de6d846
iwd: 2017-04-21 -> 2017-06-02
2017-06-24 10:29:14 +01:00
Jörg Thalheim
dc6e5dce2d
lttng-tools: 2.9.3 -> 2.9.5
2017-06-24 10:26:53 +01:00
Jörg Thalheim
088ab901c5
lttng-ust: 2.9.0 -> 2.9.1
2017-06-24 10:26:31 +01:00
Jörg Thalheim
a087e5a53a
lttng-modules: 2.9.1 -> 2.9.3
2017-06-24 10:26:19 +01:00
ajevans
76e019ad9f
crashplan: 4.8.2 -> 4.8.3
2017-06-24 16:19:30 +10:00
Peter Hoeg
68a4dc82c0
heimdall: add OSX docs too
2017-06-24 13:18:04 +08:00
Peter Hoeg
276adb96fa
heimdall: 1.4.1 -> 1.4.2
2017-06-24 12:49:11 +08:00
Daiderd Jordan
dc1ae6f18d
erlang: use R18 for packages that don't work with R19
2017-06-24 01:52:31 +02:00
Daiderd Jordan
39497df1ef
erlang: change default R18 -> R19
2017-06-24 01:52:24 +02:00
Tim Steinbach
328617accd
rkt: 1.26.0 -> 1.27.0
2017-06-23 19:24:19 -04:00
aszlig
06271b6eba
krita: Fix build dependencies
...
First of all, we need a newer version of Vc, because at least version
1.1.0 is required for Krita 3.1.3.
Also, qtmultimedia and qtx11extras were missing.
Built and tested successfully on my machine.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @abbradar
2017-06-23 22:15:05 +02:00
John Ericson
a24031317a
Merge pull request #26798 from obsidiansystems/ios-cross-stdenv
...
ios-cross: Just properly use the cc-wrapper
2017-06-23 15:00:19 -04:00
Daiderd Jordan
0fafa0d7d7
erlang: remove erlangR16 and all versioned variants from all-packages
...
Fixes #24047
All of the variants are still available in the beam.interpreters attrset.
2017-06-23 19:58:05 +02:00
Daiderd Jordan
54a370ff5f
beam-packages: add erlangR20
2017-06-23 19:42:31 +02:00
Daiderd Jordan
b0b5911fc1
Merge pull request #26764 from mdaiter/erlangR20
...
erlangR20: init
2017-06-23 19:37:49 +02:00
Frederik Rietdijk
cb0851d5fa
Merge pull request #26714 from siddharthist/flask-restplus
...
flask-restplus: update to 0.10
2017-06-23 19:19:11 +02:00
John Ericson
afd2bdbad2
Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
...
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Ivan Jager
a9c9040a02
libatomic_ops: Provide alternate URL
...
www.ivmaisoft.com is currently down.
2017-06-23 10:21:12 -05:00
Michael Alan Dorman
eea95af5d1
melpa-packages: 2017-06-23
...
Removals:
- todochiku - Removed from melpa
2017-06-23 11:05:12 -04:00
Michael Alan Dorman
40e17794ce
melpa-stable-packages: 2017-06-23
2017-06-23 11:05:12 -04:00
Michael Alan Dorman
a10c8a97b4
org-packages: 2017-06-23
2017-06-23 11:05:12 -04:00
Michael Alan Dorman
8a714e3bb6
elpa-packages: 2017-06-23
2017-06-23 11:05:11 -04:00
Thomas Tuegel
0d1a1a4954
plasma-workspace: no propagatedBuildInputs
...
Only libraries may have propagatedBuildInputs.
2017-06-23 09:55:04 -05:00
Vladimír Čunát
c76f8d9c7a
knot-resolver: maintenance 1.3.0 -> 1.3.1
2017-06-23 14:48:29 +02:00
Vladimír Čunát
75872f3161
knot-dns: security 2.5.1 -> 2.5.2
...
https://lists.nic.cz/pipermail/knot-dns-users/2017-June/001144.html
2017-06-23 14:48:10 +02:00
Matthew Daiter
d79b4766a5
erlangR20: init
2017-06-23 12:51:58 +02:00
Peter Simons
e31b99c187
haskell-network: use older version to compile with GHC 7.4.x and before
...
Recent versions of network no longer support base libraries that old.
2017-06-23 12:49:37 +02:00
Peter Simons
6b6cf6942c
haskell-optparse-applicative: fix build with pre-8.0.x versions of GHC
2017-06-23 12:49:37 +02:00
Peter Simons
8ddaef6ddf
haskell: fix logic error in generic builder introduced in 00892b7e4ed2e8eb52227db8e8312a06bd1d6699
...
Closes https://github.com/NixOS/nixpkgs/issues/26760 .
2017-06-23 12:49:36 +02:00
Peter Simons
d83fb640db
haskell-opencv: ensure that the underlying C++ library has contrib code enabled
...
0335b93284 (commitcomment-22638850)
2017-06-23 12:49:36 +02:00
Peter Simons
bc20886345
git-annex: enable shell completions for zsh and fish
...
The latest optparse-applicative version can do that.
2017-06-23 12:49:36 +02:00
Peter Simons
5148757e8c
haskell-hspec-core: break infinity dependency cycle
...
Test suite dependencies silently and temporary depend on hspec-core in their
test suites.
2017-06-23 12:49:36 +02:00
Peter Simons
7673cd0cd4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2.1-11-gb2cb3cb from Hackage revision
e0fa80e591
.
2017-06-23 12:49:29 +02:00
Peter Simons
167b27b6a7
LTS Haskell 8.19
2017-06-23 12:48:44 +02:00
Alexandre Peyroux
be2b6c2e47
gramalecte: init at v0.5.17
2017-06-23 11:21:40 +02:00
Jörg Thalheim
69ca7b1457
Merge pull request #26784 from markus1189/ammonite-disable-remote-logging
...
ammonite: disable remote logging by default
2017-06-23 10:03:31 +01:00
Peter Jones
aa3f37ceed
pythonPackages.intelhex init at 2.1
2017-06-23 10:54:48 +02:00
Frederik Rietdijk
4f0d812abc
python.pkgs.spyder: remove maintainers
...
since we both do not use this package anymore.
cc @bjornfor
2017-06-23 10:44:42 +02:00
Jörg Thalheim
f3b626cf4d
Merge pull request #26770 from volth/jetbrains-update-script-2
...
jetbrains updater: use perlPackages.LWPProtocolhttps
2017-06-23 09:42:51 +01:00
Frederik Rietdijk
a807c96e20
Merge pull request #26752 from rnhmjoj/graphviz
...
pythonPackages.pygraphviz: fix build
2017-06-23 10:40:01 +02:00
Markus Hauck
5c2d4ef6cf
ammonite: disable remote logging by default
2017-06-23 09:37:47 +02:00
Bruno Bzeznik
621a1146d6
openmpi: 1.10.1 -> 1.10.7
...
- No more need for the nbc patch
- Cpusets support fixed
2017-06-23 08:39:49 +02:00
Joachim F
8accb9cb1c
Merge pull request #26773 from Moredread/patch-1
...
nixos: replaced "userns" with "user namespaces" for clarity
2017-06-23 07:30:13 +01:00
Patrick Callahan
e620135a87
fish: 2.5.0 -> 2.6.0
2017-06-22 21:09:15 -07:00