Commit Graph

52133 Commits

Author SHA1 Message Date
R. RyanTM
8bc6b4101d libguestfs: 1.38.3 -> 1.38.4 (#45198)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libguestfs/versions.
2018-08-19 22:57:58 +02:00
R. RyanTM
70f63b6411 librelp: 1.2.16 -> 1.2.17 (#44753)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/librelp/versions.
2018-08-19 22:38:38 +02:00
Silvan Mosberger
99c593a8a3 Merge pull request #45334 from uskudnik/fix-backblaze-autocompletion-issue
Fix backblaze CLI bash autocomplete issue
2018-08-19 22:24:02 +02:00
Urban Skudnik
af5511659c backblaze-b2: Fix backblaze bash autocomplete issue
Backblaze's CLI tool is relying on `have` function which is
deprecated[1] and gets dereferenced[2] at the end of `bash-completion`.

This causes issues for NixOS because those bash completions are
run after bash-completion[3] has already run and unset the
`have` function.

[1] 4d88339928/bash_completion (L114)
[2] 4d88339928/bash_completion (L2103)
[3] 80b6513fbf/nixos/modules/programs/bash/bash.nix (L22)
2018-08-19 22:13:42 +02:00
Daiderd Jordan
98579944cd Merge pull request #45324 from teto/libvirt_fix2
libvirt: darwin/linux fix dlopen("libjansson.so.4")
2018-08-19 21:21:27 +02:00
Jake Waksbaum
b99b7c5ef8 linbox: Add darwin support 2018-08-19 13:55:48 -04:00
Timo Kaufmann
8014c7f186 Merge pull request #45013 from jbaum98/fflas-ffpack_darwin
fflas-ffpack: Add darwin support
2018-08-19 16:24:52 +02:00
Jörg Thalheim
035906ce66 Merge pull request #45278 from veprbl/pr/arrow-cpp_0.10.0_bump
arrow-cpp: 0.9.0 -> 0.10.0
2018-08-19 14:49:26 +01:00
Matthieu Coudron
929a53f281 libvirt: fix dlopen("libjansson.so.4")
Commit 59027e2 broke libvirt broke libvirt/nixops on linux.
Use ${targetPlatform.extensions.sharedLibrary} to accomodate both linux and darwin.
2018-08-19 22:33:06 +09:00
Peter Simons
08f48236d2 cabal2nix: update hpack override to the new version 2018-08-19 13:36:20 +02:00
Peter Simons
782e96e7d4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11 from Hackage revision
d5c89ad106.
2018-08-19 13:36:14 +02:00
Peter Simons
87ae21cd12 LTS Haskell 12.6 2018-08-19 13:34:59 +02:00
Daiderd Jordan
ac95ddb008 gtk3: propagate Cocoa on darwin
Generally frameworks should not be propagated, but in this case it's
always needed so we propagate (only) Cocoa.
2018-08-19 13:09:25 +02:00
Joachim F
90b991625b Merge pull request #45072 from fgaz/lmdbxx
lmdbxx: init at 0.9.14.0
2018-08-19 10:27:41 +00:00
Joachim F
f1c5054d78 Merge pull request #45002 from q3k/q3k/diamond
diamond: init at 3.10
2018-08-19 10:09:56 +00:00
Joachim F
ed7b0f6f4f Merge pull request #44977 from alyssais/puppet-lint
puppet-lint: init at 2.3.6
2018-08-19 09:54:47 +00:00
Jörg Thalheim
96b9d77dd8 Merge pull request #45282 from markuskowa/lics-2
Add licenses
2018-08-19 09:03:31 +01:00
Peter Simons
8546be38e5 hackage-packages: avoid broken reference to gnome2.gnome-keyring
Fixes https://github.com/NixOS/nixpkgs/issues/44996.
2018-08-19 09:38:40 +02:00
Vladimír Čunát
ef6b76ca7d ntl: use a more "stable" fix for clang platforms
Always passing the configuration option should be simple and reliable.
See comments on https://github.com/NixOS/nixpkgs/commit/1bfbe76772b731
2018-08-19 09:15:45 +02:00
Jörg Thalheim
cfe738baf9 Merge pull request #45284 from orivej/msgpack
msgpack: rename from libmsgpack
2018-08-19 07:54:31 +01:00
Timo Kaufmann
6954dd26d3 Merge pull request #45301 from timokau/ntl-11.3.0
ntl: 11.2.1 -> 11.3.0
2018-08-19 01:56:52 +02:00
Orivej Desh
65663f883c msgpack: rename from libmsgpack
The project does not use the name "libmsgpack". It variously uses "msgpack" and
"msgpack-c", and "msgpackc" for the name of the library.
2018-08-18 23:19:54 +00:00
Markus Kowalewski
2521f7cbdc perl: set license to artistic 2018-08-18 23:11:55 +02:00
Jake Waksbaum
8374400cec fflas-ffpack: Add darwin support 2018-08-18 20:28:06 +00:00
Daiderd Jordan
abe2ab1581 at-spi2-core: fix darwin dylib install_name 2018-08-18 21:37:27 +02:00
Daiderd Jordan
a71a9eab8c at-spi2-atk: fix darwin dylib install_name 2018-08-18 21:37:26 +02:00
Daiderd Jordan
2286655abd gtk3: add x11Support for darwin 2018-08-18 21:37:25 +02:00
Jörg Thalheim
92ce64d54a Merge pull request #45293 from thefloweringash/libqmatrixclient-darwin
libqmatrixclient: enable Darwin platform
2018-08-18 18:07:47 +01:00
Jörg Thalheim
5b3637dbe6 Merge pull request #45283 from orivej/libmsgpack
libmsgpack: 2.1.5 -> 3.0.1
2018-08-18 18:01:48 +01:00
Silvan Mosberger
e8145704e5 Merge pull request #45292 from bhipple/add/ecos
ecos: init at 2.0.6
2018-08-18 18:33:48 +02:00
Benjamin Hipple
65bb0b23b9 Add platforms.all 2018-08-18 12:11:06 -04:00
Daiderd Jordan
3c5c50488d Merge pull request #45157 from mikemckibben/fix/oracle-instantclient-dylib
oracle-instantclient: fixes dylib rpath on macos
2018-08-18 18:06:20 +02:00
Michael Raskin
c92766fec8 mono514: init at 5.14.0.177 2018-08-18 17:01:02 +03:00
Michael McKibben
0aa26ae766 oracle-instantclient: fixes dylib rpath on macos 2018-08-18 06:24:11 -06:00
Elis Hirwing
2d6bfc360a php71: 7.1.20 -> 7.1.21 (#45296)
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.21
2018-08-18 14:16:20 +02:00
Timo Kaufmann
fe0c07a6c0 Merge pull request #45299 from timokau/gf2x-purity
gf2x: disable hardware-specific code
2018-08-18 14:00:55 +02:00
Timo Kaufmann
f34589709e ntl: 11.2.1 -> 11.3.0 2018-08-18 13:51:17 +02:00
Timo Kaufmann
73aaad4936 gf2x: disable hardware-specific code
This was causing "Illegal instruction" issues in the ntl testsuite when
it was executed on a different cpu than the one gf2x was built on
(43679).
2018-08-18 13:37:48 +02:00
Andrew Childs
9ef9a55038 libqmatrixclient: enable Darwin platform 2018-08-18 12:44:56 +09:00
Benjamin Hipple
460029cf94 ecos: init at 2.0.6 2018-08-18 03:38:50 +00:00
Orivej Desh
908693d6e7 libmsgpack: 2.1.5 -> 3.0.1 2018-08-17 22:36:31 +00:00
Silvan Mosberger
7a78c30055 Merge pull request #45244 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20180716 -> 20180805
2018-08-18 00:31:36 +02:00
Markus Kowalewski
0320769991 polkit: add license 2018-08-18 00:12:55 +02:00
Markus Kowalewski
a3990e734d perl: add license 2018-08-18 00:11:32 +02:00
Markus Kowalewski
4ba295b797 openssl: add license 2018-08-18 00:05:21 +02:00
Markus Kowalewski
8844504fba openldap: add license 2018-08-18 00:03:01 +02:00
Markus Kowalewski
73eede0543 nss: add license 2018-08-17 23:55:36 +02:00
Markus Kowalewski
7dceb84419 libressl: add licenses 2018-08-17 22:15:45 +02:00
Dmitry Kalinkin
72d630779d arrow-cpp: 0.9.0 -> 0.10.0 2018-08-17 15:00:42 -04:00
Vladimír Čunát
209730208a Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00