Commit graph

137361 commits

Author SHA1 Message Date
aszlig 683e2067d7
haxe: Fix path to stdlib and add small test
The version bump in c727e7e7d6 (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
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
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
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
Clemens Fruhwirth 3476b4c7d7 Remove overrides for dead emacs packages. 2018-04-16 14:32:07 +02:00
Yorick f2e16a647a
rocksdb: use stdenv.lib instead of lib 2018-04-16 14:15:14 +02:00
adisbladis 195d5679e8
Merge pull request #38986 from scode/scode/signal-171-update
signal-desktop: 0.7.0 -> 0.7.1
2018-04-16 20:12:43 +08:00
adisbladis 247c97b699
Merge pull request #35896 from wucke13/master
Solving #30396
2018-04-16 20:04:52 +08:00
Vincent Laporte dc4a8435f0
symbiyosys: larger meta.platforms 2018-04-16 11:47:48 +00:00
Vincent Laporte f13cb56360
yosys: fix build with clang 2018-04-16 11:47:49 +00:00
Jörg Thalheim dee60d8e2c rustc: disable tests for aarch64
upstream is doing the same
2018-04-16 12:28:04 +01:00
Jan Tojnar bd4ad008dd
sublime3-dev: 3161 → 3162 2018-04-16 13:06:38 +02:00
Yorick van Pelt 415093d4c0
rocksdb: package binary tools 2018-04-16 12:46:31 +02:00
Jörg Thalheim 5ad99e6b05 firefox-bin: add hint on how to update 2018-04-16 11:38:04 +01:00
Yorick van Pelt 2c5efc8735
rocksdb: use jemalloc 4.5.0 2018-04-16 12:31:27 +02:00
Yorick van Pelt d536542ee4
jemalloc: add 4.5.0 version 2018-04-16 12:31:26 +02:00
Lancelot SIX ecc5a2bc15
gnupg: 2.2.5 -> 2.2.6
See http://lists.gnu.org/archive/html/info-gnu/2018-04/msg00005.html for
release information
2018-04-16 12:17:24 +02:00