Daiderd Jordan
f65b5365bb
darwin-stdenv: remove llvm/clang manpage overrides from
2017-06-26 20:24:17 +02:00
Daiderd Jordan
f60a36a910
llvm-packages: get rid of extra build depedencies for manpages
...
Fixes #26756
2017-06-26 20:24:16 +02:00
Christian Albrecht
3584707638
nixos/boot/stage-1: fix failing nixos-rebuild switch because of blkid output
...
old version of blkid used to output version information including libblkid version
when invoked with --help parameter
new version does not output libblkid version when invoked with --help parameter
fix is to invoke blkid with -V parameter to output version including libblkid in both cases
2017-06-26 09:15:44 +02:00
Franz Pletz
639b74e7be
Revert "linux: patch CVE-2017-1000364 (stack clash)"
...
This reverts commit aab71b31d5
.
This was integrated into the stable 4.9 and 4.11 kernels.
2017-06-26 02:23:59 +02:00
Franz Pletz
40a04291c9
Merge branch 'master' into staging
2017-06-26 02:23:38 +02:00
Franz Pletz
7cfd1c8c1b
glibc: fix i686 build
2017-06-26 02:19:08 +02:00
Franz Pletz
d42f502c84
Revert "cc-wrapper: add stackcheck hardening (stack clash)"
...
This reverts commit 4150f5e8ba
.
The stack protector hardening breaks the llvm_4 build.
2017-06-26 01:12:38 +02:00
Franz Pletz
a4252649bf
Revert "cc-wrapper: fix darwin"
...
This reverts commit c3a8595276
.
The stack protector hardening breaks the llvm_4 build.
2017-06-26 01:12:11 +02:00
Pascal Bach
572786387d
gitlab-runner: 9.2.0 -> 9.3.0
2017-06-26 01:08:30 +02:00
aszlig
bd63daae03
chromium: Add installation of libGLESv2.so
...
The following errors occur when you start Chromium prior to this commit:
[2534:2534:0625/202928.673160:ERROR:gl_implementation.cc(246)] Failed to
load .../libexec/chromium/swiftshader/libGLESv2.so:
../libexec/chromium/swiftshader/libGLESv2.so: cannot open shared object
file: No such file or directory
[2534:2534:0625/202928.674434:ERROR:gpu_child_thread.cc(174)] Exiting
GPU process due to errors during initialization
While in theory we do not strictly need libGLESv2.so, in practice this
means that the GPU process isn't starting up at all which in turn leads
to crawling rendering performance on some sites.
So let's install all shared libraries in swiftshader.
I've tested this with the chromium.stable NixOS VM test and also locally
on my machine and the errors as well as the performance issues are gone.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-06-25 22:43:25 +02:00
Peter Simons
c43a2d392f
git-annex: the overrideScope must be applied first to avoid bug https://github.com/NixOS/nixpkgs/issues/26852
2017-06-25 21:24:22 +02:00
Jörg Thalheim
ea5330c0e2
Merge pull request #26118 from yurrriq/update/pkgs/misc/lilypond-with-fonts
...
lilypond-with-fonts: fix quoting
2017-06-25 18:30:15 +01:00
Jörg Thalheim
239920d745
Merge pull request #26831 from volth/plv8-init-2.0.3
...
plv8: init at 2.0.3
2017-06-25 18:20:37 +01:00
Benno Fünfstück
883148ef26
pip-tools: fix build
2017-06-25 18:55:18 +02:00
Gabriel Ebner
252e9ec84a
microcodeIntel: 20161104 -> 20170511
2017-06-25 17:41:57 +02:00
Joachim F
90d3a0314c
Merge pull request #26836 from Ma27/update/geogebra
...
geogebra: 5-0-361-0 -> 5-0-369-0
2017-06-25 16:35:13 +01:00
Joachim F
c235bf3e3d
Merge pull request #26792 from mdorman/emacs-updates
...
Automated Emacs package updates
2017-06-25 15:33:19 +01:00
Franz Pletz
ed515c8080
weechat: 1.8 -> 1.9
2017-06-25 14:03:18 +02:00
Jörg Thalheim
a93225fc6c
Merge pull request #26835 from unaizalakain/init_qgo
...
qgo: init at unstable-2016-06-23
2017-06-25 12:05:32 +01:00
Jörg Thalheim
7a10cc84a0
rustRegistry: switch to mkDerivation
...
fixes #26582
2017-06-25 11:56:29 +01:00
tilpner
c610f99d8f
Expose custom Rust registry versions
...
This allows users to specify a custom registry src,
because currently every packager would need to create
an outdated Cargo.lock just to be compatible with the
probably outdated rustRegistry in nixpkgs.
Currently there is no easy way to convince cargo to
do that, so this makes that workaround unnecessary.
2017-06-25 11:56:15 +01:00
Maximilian Bosch
f5665e9ab4
geogebra: 5-0-361-0 -> 5-0-369-0
2017-06-25 12:39:30 +02:00
Jörg Thalheim
46427b77f4
Merge pull request #26690 from DIzFer/telegram-update
...
tdesktop: 1.0.27 -> 1.1.7
2017-06-25 11:37:21 +01:00
Unai Zalakain
6e52efe9eb
qgo: init at unstable-2016-06-23
2017-06-25 12:29:18 +02:00
Peter Simons
b4973a5bbb
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2.1-11-gb2cb3cb from Hackage revision
ec9f3d302b
.
2017-06-25 12:21:55 +02:00
Peter Simons
9721c54592
git-annex: replacing optparse-applicative needs a deep override
...
| Warning: This package indirectly depends on multiple versions of the same
| package. This is highly likely to cause a compile failure.
| package wai-app-static-3.1.6.1 requires optparse-applicative-0.13.2.0
| package tasty-rerun-1.1.6 requires optparse-applicative-0.13.2.0
| package tasty-0.11.2.1 requires optparse-applicative-0.13.2.0
| package git-annex-6.20170520 requires optparse-applicative-0.14.0.0
2017-06-25 12:21:55 +02:00
Jörg Thalheim
4ef00cab4e
Merge pull request #26733 from juliendehos/opencv
...
opencv: add openblas support
2017-06-25 10:41:46 +01:00
Jörg Thalheim
bc488d4cb5
Merge pull request #26834 from calvertvl/upgrade-calibre-to-3.1.1
...
calibre: 2.84.0 -> 3.1.1
2017-06-25 10:22:50 +01:00
Jörg Thalheim
f506b72308
krita: 3.1.3 -> 3.1.4
2017-06-25 10:18:45 +01:00
Jörg Thalheim
bc7d575c52
Merge pull request #26740 from lsix/update_gsl
...
gsl: 2.3 -> 2.4
2017-06-25 10:11:50 +01:00
Jörg Thalheim
de21c43257
Merge pull request #26829 from dywedir/tiled
...
tiled: 0.18.2 -> 1.0.1
2017-06-25 09:48:10 +01:00
Jörg Thalheim
24e9ec3166
marble: fix src hash
2017-06-25 09:38:32 +01:00
Jörg Thalheim
f319442b77
keepassxc: fix 4.9 compatibility
2017-06-25 09:36:06 +01:00
Jörg Thalheim
0ae147c50a
Merge pull request #26771 from aij/fix/libatomic_ops
...
libatomic_ops: Provide alternate URL
2017-06-25 09:17:10 +01:00
Jörg Thalheim
ad42e5f6e5
Merge pull request #26795 from veprbl/root_6.10.00
...
root: 6.09.02 -> 6.10.00
2017-06-25 09:14:30 +01:00
Frederik Rietdijk
fcd5804d7f
konversation: 1.6.2 -> 1.7.2 and fix build
2017-06-25 09:56:34 +02:00
Frederik Rietdijk
fdf181237b
yakuake: fix build
2017-06-25 09:56:34 +02:00
Frederik Rietdijk
c7bc8b42f2
kdeconnect: fix build
2017-06-25 09:56:34 +02:00
Victor Calvert
e600317768
calibre: 2.84.0 -> 3.1.1
...
links-privacy patch was removed as the content server was
rewritten in calibre 3.0.
The rewrite also needed a couple more python packages.
2017-06-25 03:52:36 -04:00
Jörg Thalheim
3913522a41
Merge pull request #26828 from rvolosatovs/init/mopidy-local-images
...
mopidy-local-images: init at 1.0.0
2017-06-25 08:39:56 +01:00
Roman Volosatovs
69eddfa090
pythonPackages.pylast: 0.5.11 -> 1.8.0 ( #26825 )
...
* maintainers: add rvolosatovs
* pythonPackages.pylast: 0.5.11 -> 1.8.0
* pythonPackages.pylast: refactor
- Update homepage
- Add rvolosatovs to maintainers
- Fix test comment
* pylast: move out of python-packages.nix
2017-06-25 08:32:05 +01:00
Jörg Thalheim
6aad18a668
pythonPackages.uritools: keep alphabetic order
2017-06-25 08:24:50 +01:00
Jörg Thalheim
6450a14880
Merge pull request #26826 from rvolosatovs/init/uritools
...
pythonPackages.uritools: init at 2.0.0
2017-06-25 08:22:31 +01:00
Jörg Thalheim
4b6b811b34
Merge pull request #26827 from rvolosatovs/init/spotipy
...
pythonPackages.spotipy: init at 2.4.4
2017-06-25 08:18:09 +01:00
Jörg Thalheim
5d5dde671e
pythonPackages.spotipy: keep alphabetic ordering
2017-06-25 08:16:58 +01:00
Jörg Thalheim
cbd64924ad
Merge pull request #26832 from volth/nailgun-init-0.9.1
...
nailgun: init at 0.9.1
2017-06-25 07:48:44 +01:00
Jörg Thalheim
5b7fd8f3b8
nailgun: use makeWrapper
2017-06-25 07:46:51 +01:00
Volth
60e19e7393
plv8: init at 2.0.3
2017-06-25 01:20:51 +00:00
Volth
649a036dcc
nailgun: init at 0.9.1
2017-06-25 01:08:09 +00:00
Roman Volosatovs
4ebaed854f
mopidy-local-images: init at 1.0.0
2017-06-25 00:26:02 +02:00