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
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
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
Robert Hensing
dd3aca2d0b
Merge pull request #49256 from roberth/nixos-nixpkgs-pkgs-use-overlays
...
NixOS: use overlays when nixpkgs.pkgs is set
2018-11-13 09:55:24 +01:00
lewo
5189877d34
Merge pull request #50247 from romildo/upd.jxrlib
...
jxrlib: init at 1.1
2018-11-13 08:59:32 +01:00
lewo
942b504c3c
Merge pull request #50288 from c0bw3b/pkg/minixml
...
minixml: 2.9 -> 2.12
2018-11-13 08:53:48 +01:00
Ding Xiang Fei
a965921af9
allow cloud-init to support creating btrfs partitions
2018-11-13 13:14:34 +08:00
Orivej Desh
2372852957
flex_2_5_35: replace with flex 2.6.4 in coprthr, gradm, maude, scotch
2018-11-13 03:40:53 +00:00
Silvan Mosberger
287a1de4cb
Merge pull request #50270 from hlolli/lumo-cljs2nix-import
...
use newer clj2nix which passes pkgs as an argument to deps.nix
2018-11-13 04:06:13 +01:00
Peter Hoeg
74b63f26f0
home-assistant: use bt_proximity
2018-11-13 10:49:13 +08:00
Peter Hoeg
d7691e0c0b
pythonPackages.bt_proximity: init at 0.0.20180217
2018-11-13 10:49:13 +08:00
Orivej Desh
5b4044ab55
flex_2_6_1: delete in favor of flex 2.6.4 ( #50292 )
2018-11-13 01:59:55 +00:00
Niklas Hambüchen
432c28afc2
glibc: Add helpful comment.
...
Intended to avoid contributor confusion as in #50231 .
2018-11-13 02:04:59 +01:00
Jörg Thalheim
fc11b48859
Merge pull request #50236 from dywedir/bat
...
bat: 0.8.0 -> 0.9.0
2018-11-13 00:13:31 +00:00
Jörg Thalheim
1499b7c4e5
Merge pull request #49613 from vdemeester/bump-openshift
...
openshift: 3.10 -> 3.11
2018-11-12 23:53:30 +00:00
Samuel Dionne-Riel
9c86aca362
Merge pull request #48738 from Amar1729/init/argp-standalone
...
argp-standalone: init at 1.3
2018-11-12 23:52:01 +00:00
Samuel Dionne-Riel
c99cb8fe83
Merge pull request #47197 from tg-x/ltc-tools-0.6.4
...
ltc-tools: init at 0.6.4
2018-11-12 23:39:12 +00:00
Jörg Thalheim
5930d8091c
Merge pull request #50283 from c0bw3b/pkg/netselect
...
netselect: 0.3 -> 0.4
2018-11-12 23:37:06 +00:00
Samuel Dionne-Riel
8e2a9dae82
Merge pull request #47987 from erictapen/scribus-unstable
...
scribusUnstable: init at 2018-10-13
2018-11-12 23:29:53 +00:00