Commit graph

159424 commits

Author SHA1 Message Date
zimbatm d04a1265a1
libredirect: set install_name on Darwin
fixes https://github.com/NixOS/nixpkgs/pull/50246#issuecomment-437975038
2018-11-14 00:05:26 +01:00
zimbatm 91c130e2f5
libredirect: introduce optional setup-hook
This allows to simplify the usage of libredirect inside of nix build
sandboxes. Add "libredirect.hook" to the build inputs to get everything
linked in automaticall. All that's left is to set NIX_REDIRECTS and call
the target program.
2018-11-14 00:05:23 +01:00
Jörg Thalheim 535dbb8a59
Merge pull request #50332 from markuskowa/upd-wellio
welle-io: 1.0-rc2 -> 1.0
2018-11-13 22:59:18 +00:00
Silvan Mosberger 9c7f44e18b
Merge pull request #50321 from florianjacob/systemd-resolved
nixos/systemd-resolved: link networkd resolv.conf to dynamic stub resolver
2018-11-13 23:42:54 +01:00
Silvan Mosberger de0763e870
Merge pull request #50033 from Gerschtli/remove/dm-log-to-file
Remove enabling of logToFile for every display manager
2018-11-13 23:33:55 +01:00
Markus Kowalewski 705f87d616
welle-io: 1.0-rc2 -> 1.0 2018-11-13 23:26:42 +01:00
Jörg Thalheim 0249f7d48a
Merge pull request #50326 from dywedir/alacritty
alacritty: 0.2.1 -> 0.2.3
2018-11-13 21:30:22 +00:00
Vladyslav M 2d3be31874
Merge pull request #50327 from Gerschtli/update/ts3-server
teamspeak_server: 3.4.0 -> 3.5.0
2018-11-13 23:28:02 +02:00
Matthew Bauer 4b8c1d23d0
Merge pull request #42794 from telent/make-closure-x
make-closure: needs build system mkdir and jq
2018-11-13 15:02:08 -06:00
Tobias Happ 159b3f2a0d teamspeak_server: 3.4.0 -> 3.5.0 2018-11-13 21:59:20 +01:00
Vladyslav Mykhailichenko 0a1bb6d00f
alacritty: 0.2.1 -> 0.2.3 2018-11-13 22:54:56 +02:00
Tobias Happ 4839403dd6 nixos/{lightdm,sddm,xpra}: remove enabling of logToFile 2018-11-13 21:52:37 +01:00
Lorenzo Manacorda 49051573b5 solc: 0.4.25 -> 0.5.0 2018-11-13 21:34:49 +01:00
markuskowa 2823b5e698
Merge pull request #46667 from costrouc/costrouc/lammps-update
lammps: update, hoomd-blue, dl_poly: init
2018-11-13 21:00:02 +01:00
Tim Steinbach ccb2dead1b
Fix tarball builds
Do not refer to <nixpkgs> as it will produce the following message:

"evaluation aborted with the following error message: 'Illegal use of <nixpkgs> in Nixpkgs.'"
2018-11-13 14:48:15 -05:00
Tim Steinbach 248dfd2842
linux: 4.19.1 -> 4.19.2 2018-11-13 14:35:57 -05:00
Tim Steinbach a3cbaf2507
linux: 4.18.18 -> 4.18.19 2018-11-13 14:35:57 -05:00
Tim Steinbach 88e7ac48c7
linux: 4.14.80 -> 4.14.81 2018-11-13 14:35:57 -05:00
Tim Steinbach 72435f7685
linux: 4.9.136 -> 4.9.137 2018-11-13 14:35:57 -05:00
Sam Stites 146eb2a574 rubber: 1.4 -> 1.5.1 (#50320) 2018-11-13 20:34:25 +01:00
Florian Jacob e80cdb2bac nixos/systemd-resolved: link resolv.conf to dynamic stub resolver
version as recommended by upstream (since systemd 236):
https://www.freedesktop.org/software/systemd/man/systemd-resolved.html#/etc/resolv.conf
2018-11-13 19:21:02 +01:00
Kai Wohlfahrt da65cfca02 scikitlearn: disable tests on aarch64 2018-11-13 18:57:40 +01:00
Kai Wohlfahrt 2a9ea69cd5 scikitlearn: 0.19.2 -> 0.20.0
Also re-enable tests
2018-11-13 18:57:40 +01:00
Jörg Thalheim fd66e543ae
Merge pull request #50306 from nyanloutre/jackett-update-10-434
jackett: 0.10.420 -> 0.10.434
2018-11-13 17:34:07 +00:00
aanderse 5d78f59d37 libcec: 4.0.2 -> 4.0.3 (#50289) 2018-11-13 18:25:48 +01:00
Francesco Gazzetta ab4b7452cb isso: 0.10.6 -> 0.11.1 (#50310) 2018-11-13 16:52:33 +01:00
WilliButz d837beb57c grafana: 5.3.2 -> 5.3.4 (#50311) 2018-11-13 16:49:53 +01:00
Vladyslav Mykhailichenko 1c26439bab
wl-clipboard: init at 1.0.0 2018-11-13 17:20:13 +02:00
Pascal Wittmann a81befbf08
Merge pull request #50109 from r-ryantm/auto-update/groovy
groovy: 2.5.2 -> 2.5.3
2018-11-13 16:01:59 +01:00
Markus J. Ankenbrand bf05da0967 hmmer: 3.1b2 -> 3.2.1 (#50284)
This version was released in June 2018 and has many bug fixes
and improvements compared to the previous version from 2015.
See: https://cryptogenomicon.org/2018/06/07/hmmer-3-2-release/
2018-11-13 15:43:44 +01:00
Renaud 56f508833a
Merge pull request #50226 from danieldk/handbrake-1.1.2
handbrake: 1.1.0 -> 1.1.2
2018-11-13 15:38:22 +01:00
Jörg Thalheim e3ac65f4c1
Merge pull request #50186 from dingxiangfei2009/cloud-init-btrfs
Allow cloud-init to support creating btrfs partitions
2018-11-13 14:17:30 +00:00
Eric Wolf 5966c5698f haskell-opencv: fix build and #47595
The applied patch can be removed, when
cd613e200a
hits hackage and later nixpkgs.

Closes https://github.com/NixOS/nixpkgs/pull/50192.
Closes https://github.com/NixOS/nixpkgs/issues/47595.
2018-11-13 14:00:06 +00:00
Peter Simons 032d610aed hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-5-g1b0c0c3 from Hackage revision
2a8760e4bc.
2018-11-13 14:00:00 +00:00
Robert Schütz 66ba870c7f
Merge pull request #50274 from peterhoeg/f/ha
home-assistant: add support for waze, bluetooth tracker and  IFTTT
2018-11-13 14:31:40 +01:00
nyanloutre 2ae0b2e19d jackett: 0.10.420 -> 0.10.434 2018-11-13 14:12:50 +01:00
Matthew Bauer 245f25586b libxml2: only use static output with both shared & static
The static output should only get created when both enableShared and
enableStatic are set. Otherwise there would be libraries missing from
the main output when enableShared = false & enableStatic = true. This
can cause issues in some packages that don’t know about libxml2’s
static output.

(cherry picked from commit 2bd6bb0a4bf21005d8877c735709cd21d22e05bd)
(cherry picked from commit 1421a39c1e62584d346185ad49484b11b7703dc1)
2018-11-13 06:57:54 -06:00
taku0 4c2d254a7f flashplayer: 31.0.0.122 -> 31.0.0.148 2018-11-13 21:13:48 +09:00
zimbatm e62db105c4
libredirect: specify libName
reduces a bit of duplication and can also be used from the outside:

   export LD_PRELOAD=${libredirect}/lib/${libredirect.libName}
2018-11-13 12:26:15 +01:00
Sarah Brofeldt cb95a3c1d1
Merge pull request #50250 from c0bw3b/pkg/notepadqq
notepadqq: 1.2.0 -> 1.4.8
2018-11-13 11:47:39 +01:00
Sarah Brofeldt 508b202db3
Merge pull request #50291 from nh2/glibc-override-comment
glibc: Add helpful comment.
2018-11-13 11:46:11 +01:00
Jörg Thalheim a5c74762cb
nixos/cloud-init: add enable suffix to ext4/btrfs
Makes the optional more self-describing and allows future extensions
2018-11-13 10:28:40 +00:00
Robert Hensing 5a8bddf16c pkgs.nixosTest: Emphasize propagation of pkgs 2018-11-13 10:47:17 +01:00
Robert Hensing 3783f2d510 pkgs/test/nixos-functions: Add inline doc 2018-11-13 10:47:17 +01:00
Robert Hensing d82e1528f8 pkgs.nixosTest: format 2018-11-13 10:47:16 +01:00
Robert Hensing 5d594d764e tests: Don't use pkgs.extend. OfBorg will reject it.
The good news is that it worked as expected.
2018-11-13 10:43:05 +01:00
Robert Hensing 933c95c0f4 Add tests for pkgs.nixos and pkgs.nixosTest 2018-11-13 10:43:05 +01:00
Robert Hensing cdca66d7e8 Add pkgs.nixosTest 2018-11-13 10:43:05 +01:00
markuskowa 8c11e30eec
Merge pull request #50164 from markuskowa/upd-openmpi
openmpi: 3.1.2 -> 3.1.3
2018-11-13 10:36:55 +01:00
Robert Hensing 9871fe3564
Merge pull request #47346 from NixOS/roberth-patch-1
rabbitmq module: Update documentation
2018-11-13 10:03:38 +01:00