Commit Graph

137377 Commits

Author SHA1 Message Date
Jörg Thalheim
9758c498f9
Merge pull request #38907 from timokau/eli-init
eli: init at 4.8.1
2018-04-17 14:49:21 +01:00
Jörg Thalheim
6b77dfdf70
Merge pull request #39016 from dywedir/exfat-nofuse
linuxPackages.exfat-nofuse: 2017-06-19 -> 2018-04-16
2018-04-17 14:44:59 +01:00
Pascal Wittmann
bbbbbbc349 jasper: add patch to fix CVE-2018-9055
Part of vulnerability roundup 39 (issue #38993)
2018-04-17 15:01:26 +02:00
Jörg Thalheim
c2412f1ef1
Merge pull request #39035 from r-ryantm/auto-update/wireguard
linuxPackages.wireguard: 0.0.20180304 -> 0.0.20180413
2018-04-17 14:00:56 +01:00
Jörg Thalheim
be5ad658df
Merge pull request #38971 from knedlsepp/fix-darwin-gpu-stuff
Fix clblas and libgpuarray on darwin
2018-04-17 13:58:54 +01:00
Graham Christensen
f4ff297cd5
Merge pull request #39031 from teto/loglevel
kernel: fix boot.consoleLogLevel description
2018-04-17 08:51:14 -04:00
Graham Christensen
1f4cf80639
Merge pull request #39066 from ckauhaus/submit/38674-installdocs-mkfs
Clarify installation steps w.r.t. disk partitions
2018-04-17 08:49:41 -04:00
Thomas Tuegel
d3c5aa50f8
Merge pull request #39018 from xeji/p/mbox-importer
kdeApplications.mbox-importer: fix hydra build
2018-04-17 07:35:58 -05:00
Christian Kauhaus
bca80d67a0 Clarify installation steps w.r.t. disk partitions
- mkfs.fat needs `-n` to set a partition label, not `-L`.
- create /mnt/boot before mounting
- leave out detailed LVM example as advanced users already how to create
  LVs while it is detracting for novices.

Re #38674
2018-04-17 14:29:07 +02:00
aszlig
683e2067d7
haxe: Fix path to stdlib and add small test
The version bump in c727e7e7d60e687be7d8def95fce5cd02cb5293b (pull
request #35153) didn't actually take into account that Haxe has changed
the way they search for the stdlib. Instead of a hardcoded list of paths
it now searches based on a common prefix.

So when running Haxe, it errored out because it couldn't find its own
standard library. This is now fixed by changing the sed expression
accordingly.

Apart from fixing the actual issue, I've added a small test in
installCheckPhase to make sure something like this won't happen again in
future updates.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @volth, @joachifm
2018-04-17 13:59:36 +02:00
Jörg Thalheim
f21e931c98
Merge pull request #38930 from xeji/qemu-gtk
qemu: add option to build with gtk support
2018-04-17 12:44:56 +01:00
Vladimír Čunát
db071c4d1d
Merge #38702: Mark packages as broken (ZHF) 2018-04-17 13:36:20 +02:00
Shea Levy
622745c3bf
nix-plugins: 4.0.3 -> 4.0.4 2018-04-17 07:23:27 -04:00
Shea Levy
48d9754d2b
nixUnstable: 2.0pre6137_e3cdcf89 -> 2.1pre6148_a4aac7f 2018-04-17 07:15:12 -04:00
Shea Levy
192221ae3f
hydra: build against nix stable.
Fixes #39001
2018-04-17 07:06:49 -04:00
Robert Schütz
fcbee75cdb
Merge pull request #39047 from lsix/django_1_11_12
pythonPackages.django: 1.11.9 -> 1.11.12
2018-04-17 12:38:55 +02:00
xeji
223aad2053 kdeApplications.mbox-importer: fix hydra build
build failed with "log limit exceeded", disable verbose logging
2018-04-17 12:35:28 +02:00
Lancelot SIX
44b82c6a8e pythonPackages.django: 1.11.9 -> 1.11.12
Release notes and associated fixed CVEs:
- https://docs.djangoproject.com/en/2.0/releases/1.11.10/
  - CVE-2018-6188
- https://docs.djangoproject.com/en/2.0/releases/1.11.11/
  - CVE-2018-7536
  - CVE-2018-7537
- https://docs.djangoproject.com/en/2.0/releases/1.11.12/
2018-04-17 12:34:08 +02:00
R. RyanTM
bde996eaab you-get: 0.4.1040 -> 0.4.1060 (#39030)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/you-get/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/a7n7325307a14hwggdj0jzdj47182zma-you-get-0.4.1060/bin/.you-get-wrapped -h’ got 0 exit code
- ran ‘/nix/store/a7n7325307a14hwggdj0jzdj47182zma-you-get-0.4.1060/bin/.you-get-wrapped --help’ got 0 exit code
- ran ‘/nix/store/a7n7325307a14hwggdj0jzdj47182zma-you-get-0.4.1060/bin/you-get -h’ got 0 exit code
- ran ‘/nix/store/a7n7325307a14hwggdj0jzdj47182zma-you-get-0.4.1060/bin/you-get --help’ got 0 exit code
- found 0.4.1060 with grep in /nix/store/a7n7325307a14hwggdj0jzdj47182zma-you-get-0.4.1060
- directory tree listing: https://gist.github.com/d2773534e9b303789f531edc73f9eefb
2018-04-17 12:10:57 +02:00
Robert Schütz
c6a8b90d15
Merge pull request #34296 from fgaz/isso
Isso: init at 0.10.6 (plus dependencies)
2018-04-17 11:57:32 +02:00
Nikolay Amiantov
4fc0b4edca acme service: generate a CA for self-signed certificate
This is needed because simp_le expects two certificates in fullchain.pem, leading to error:

> Not enough PEM encoded messages were found in fullchain.pem; at least 2 were expected, found 1.

We now create a CA and sign the key with it instead, providing correct fullchain.pem.

Also cleanup service a bit -- use PATH and a private temporary directory (which
is more suitable).
2018-04-17 12:53:29 +03:00
Gabriel Ebner
d91caac6c3 services.tt-rss: do not unnecessarily start nginx 2018-04-17 11:44:52 +02:00
Fatih Altinok
e0c9a25588 flow: 0.69.0 -> 0.70.0 2018-04-17 09:16:39 +02:00
Graham Christensen
78b2345bf9
Merge pull request #39024 from KingOfThePirates/patch-1
hyper: 1.4.8 -> 2.0.0
2018-04-16 22:35:47 -04:00
R. RyanTM
3ea4441ce9 linuxPackages.wireguard: 0.0.20180304 -> 0.0.20180413
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wireguard/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/a450c64fa037f3700caf3cd2b1e7eadb
2018-04-16 18:55:29 -07:00
Matthieu Coudron
9f7eabcc21 kernel: fix boot.consoleLogLevel description
The current description describes the opposite influence of the setting
https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt
2018-04-17 10:45:30 +09:00
Gol D. Roger
f72a80ae69
hyper: 1.4.8 -> 2.0.0 2018-04-16 18:15:08 -05:00
Shea Levy
85422c0f51
lsof: Fix build on darwin. 2018-04-16 18:58:07 -04:00
Matthew Justin Bauer
9330ef4df8
darling: darwin only for now 2018-04-16 17:01:38 -05:00
Robert Schütz
0a9b43658a
Merge pull request #38977 from Moredread/borg/libb2
borgbackup: add blake2 library to build inputs
2018-04-16 23:47:49 +02:00
Jörg Thalheim
691cc35860
Merge pull request #39010 from volth/patch-125
babelstone-han: 11.0.0 -> 11.0.2
2018-04-16 22:18:13 +01:00
Jörg Thalheim
6bad8ddc82
Merge pull request #39009 from etu/browserpass-fix
browserpass: fix gnupg dependency issue
2018-04-16 22:14:34 +01:00
Yegor Timoshenko
5016060550
Merge pull request #39011 from rvolosatovs/update/mopidy-iris
mopidy-iris: 3.14.2 -> 3.16.3
2018-04-16 21:05:54 +00:00
Vladyslav Mykhailichenko
ee6a5296a3 linuxPackages.exfat-nofuse: 2017-06-19 -> 2018-04-16 2018-04-17 00:05:14 +03:00
Yegor Timoshenko
463a2284ce
mopidy-iris: add tornado to dependencies 2018-04-16 20:59:37 +00:00
Joachim F
638ba144ef
Merge pull request #38989 from Chiiruno/update/bcachefs
linux_testing_bcachefs: 4.15.2018.03.22 -> 4.15.2018.04.14
2018-04-16 20:53:03 +00:00
Joachim F
4881002e10
Merge pull request #38982 from das-g/patch-2
nixos manual: add missing space after "copytoram"
2018-04-16 20:52:16 +00:00
Daiderd Jordan
6f416dc5d3
Merge pull request #38826 from vbgl/darwin-yosys
yosys: fix build on darwin
2018-04-16 21:12:35 +02:00
Yegor Timoshenko
c385ad455e
Merge pull request #39004 from clefru/emacs-pkgs
Remove overrides for dead emacs packages.
2018-04-16 19:12:29 +00:00
Yegor Timoshenko
e51eabbaf5
Merge pull request #38992 from lsix/gnupg_2_2_6
gnupg: 2.2.5 -> 2.2.6
2018-04-16 19:08:47 +00:00
Daiderd Jordan
c4dea092a3
Merge pull request #38837 from eonpatapon/fix-38835
dockerTools.buildImage: add /nix/store with correct permissions
2018-04-16 20:00:11 +02:00
Roman Volosatovs
1f230af96f
mopidy-iris: 3.14.2 -> 3.16.3 2018-04-16 19:56:23 +02:00
Tuomas Tynkkynen
333a24a628 nixos/release.nix: Add SD images for ARMv6 + ARMv7
These don't have affect the default Hydra setup (you need to pass
the relevant system in the supportedSystem list) but let's add it for
completeness and convenience.
2018-04-16 20:39:51 +03:00
Tuomas Tynkkynen
bd77849b2f nixos/installer/channel: Add some files that the channel also has
Nothing probably uses this, but let's be pedantic and have the
pre-included channel on the install media be as close as possible to
what 'nix-channel --update' will give them.

The only remaining difference is that the channel adds programs.sqlite,
which is fundamentally unfixable.
2018-04-16 20:39:51 +03:00
volth
2c1f2c0f0b
babelstone-han: 11.0.0 -> 11.0.2
new font version; old link answers with 404
2018-04-16 16:49:02 +00:00
Elis Hirwing
be660b8f51
browserpass: fix gnupg dependency issue 2018-04-16 16:49:01 +02:00
Yegor Timoshenko
d17d4b70c9
Merge pull request #38995 from yorickvP/rocksdb-jemalloc
rocksdb: use jemalloc 4.5.0
2018-04-16 14:34:51 +00:00
Yorick van Pelt
c03f5f5579
jemalloc: don't try to patch 4.5.0 2018-04-16 16:18:33 +02:00
Jörg Thalheim
74ed06efa0
Merge pull request #39000 from Mic92/rustc-disable-aarch64-tests
rustc: disable tests for aarch64
2018-04-16 14:14:22 +01:00
Yegor Timoshenko
63a865c403
Merge pull request #38998 from yorickvP/rocksdb-full
rocksdb: package binary tools
2018-04-16 12:38:00 +00:00