fuwa
40d7e12685
monero: 0.13.0.3 -> 0.13.0.4
2018-11-14 00:46:26 +08:00
gnidorah
40f8dceff5
SDL2: enable parallel building
2018-11-13 19:41:39 +03:00
Pascal Wittmann
ced37f708e
Merge pull request #50020 from r-ryantm/auto-update/nasm
...
nasm: 2.13.03 -> 2.14
2018-11-13 17:24:37 +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
b26151d58c
Merge pull request #50094 from r-ryantm/auto-update/help2man
...
help2man: 1.47.7 -> 1.47.8
2018-11-13 16:02:43 +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
Matthew Bauer
79faee180b
Merge pull request #50295 from matthewbauer/pie
...
Disable PIE hardening in more places
2018-11-13 08:10:48 -06: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
76c956be5c
treewide: disable pie in more places
...
Some packages don’t work correctly with pie. Here I disable it for:
- busybox
- linux kernel
- kexectools
I also get rid of the Musl conditional for disabling pie in GCC and
Binutils. Some day we might want to enable PIE without Musl and it
will be useful to have the *just* work with our compiler and linkers.
2018-11-13 07:03:31 -06: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
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
Orivej Desh
08d98b2e38
linux: enable CGROUP_HUGETLB, CGROUP_PERF, CGROUP_RDMA ( #50225 )
...
These options were added in:
NAMESPACES 2.6.25
CGROUP_DEVICE 2.6.26
CGROUP_HUGETLB 3.6
CGROUP_PERF 2.6.39
CGROUP_RDMA 4.11
2018-11-13 01:13:00 +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
Samuel Dionne-Riel
0c38e68d39
Merge pull request #49356 from gnidorah/qtcurve
...
qtcurve: init at 1.9
2018-11-12 23:28:19 +00:00
Samuel Dionne-Riel
5b606cc60a
Merge pull request #47511 from nlewo/pr-gremlin
...
gremlin-console: init at 3.3.3
2018-11-12 23:25:29 +00:00