Thomas Tuegel
af6c270b6d
pinentry: find moc when qt4 enabled
2015-06-13 10:12:13 -05:00
Thomas Tuegel
64a507bd9b
plasma53.plasma-workspace: fix missing paths
2015-06-13 10:12:12 -05:00
Tobias Geerinckx-Rice
c8c15ba95d
stress-ng -> 0.04.06
...
- stess-sysfs: Do not read sysfs files when running as root
2015-06-13 16:38:04 +02:00
Ricardo M. Correia
db30d9dd58
Merge pull request #8312 from maurer/rust-bump
...
Bump rust package index to more recent version
2015-06-13 16:24:53 +02:00
Tobias Geerinckx-Rice
9f5b9de559
hplip 3.15.4 -> 3.15.6
2015-06-13 16:14:40 +02:00
Thomas Tuegel
5ee56b6424
julia03: fix evaluation on x86_64-darwin
2015-06-13 08:34:46 -05:00
Luca Bruno
eb5b7a28c1
Merge branch 'iconcache'
2015-06-13 15:27:59 +02:00
Luca Bruno
ccb32c96c4
gnome-bluetooth: fix icons on non-nixos
2015-06-13 15:27:45 +02:00
Luca Bruno
481a764f8f
dconf-editor: fix icons on non-nixos
2015-06-13 15:22:47 +02:00
Luca Bruno
033605e87f
Merge branch 'nixos-subdir'
...
Conflicts:
nixos/modules/system/boot/loader/grub/grub.nix
2015-06-13 15:18:12 +02:00
Luca Bruno
c3e832b323
stage-1: mkdir -p /mnt-root, it may be created earlier by some hooks
2015-06-13 15:02:51 +02:00
Luca Bruno
3754de550f
nixos/grub: allow customization of the nix store path
2015-06-13 15:02:00 +02:00
William A. Kennington III
8c2a8661eb
Merge pull request #8307 from dezgeg/pr-gmp
...
[WIP] gmp6: Fix build on ARM
2015-06-13 03:04:49 -07:00
Peter Simons
ea3382bb69
haskell-record doesn't pass the Haddock phase.
2015-06-13 11:31:31 +02:00
Peter Simons
5fae046771
darcs: remove all run-time dependencies on GHC and other Haskell libraries
2015-06-13 11:31:31 +02:00
Peter Simons
cd7b1ca000
haskell-configuration-ghc-7.8.x: drop obsolete override for 'equivalence'
2015-06-13 11:31:31 +02:00
Peter Simons
7e38ad08e7
hackage-packages.nix: update to 008236bc31
with hackage2nix revision c519a8ee5f75311f8eaaca7eaf5af8f7ad26d33e
2015-06-13 11:31:12 +02:00
Tuomas Tynkkynen
c240556a24
gmp: Fix build on ARM
...
The config.guess script tries to detect various ARM optimization flags
via /proc/cpuinfo. This is not only impure, but the detection is also
broken on multicore machines; on my quad-core system the machine type is
autodetected as 'neon neon neon neon-unknown-linux-gnueabihf':
checking build system type... Invalid configuration `neon': machine `neon' not recognized
configure: error: /nix/store/bafimhdj1yaxj6m1hvq7wvhwwizc939x-bootstrap-tools/bin/sh ./config.sub neon
neon
neon
neon-unknown-linux-gnueabihf failed
builder for ‘/nix/store/1npm2358bpvclj5w7fqjjwg72vbb0d79-gmp-6.0.0a.drv’ failed with exit code 1
Override the system type with the output of GNU config.guess to avoid
the autodetection.
2015-06-13 11:30:29 +03:00
Damien Cassou
e3179ff85f
Merge pull request #8313 from DamienCassou/update-pharo-vm-2015-04-30
...
Update pharo-vm to 2015.04.30
2015-06-13 09:59:10 +02:00
Arseniy Seroka
29dc0342af
Merge pull request #8315 from titanous/bump-makemkv
...
makemkv: 1.9.2 -> 1.9.3
2015-06-13 00:41:22 +02:00
William A. Kennington III
84aad77f54
trousers: Add gcc5 compat
2015-06-12 15:40:48 -07:00
William A. Kennington III
8f60f45eb6
mdadm: add gcc5 compat
2015-06-12 15:40:38 -07:00
Jonathan Rudenberg
52a1ae743b
makemkv: 1.9.2 -> 1.9.3
2015-06-12 17:58:27 -04:00
Damien Cassou
bf91d04c51
Update pharo-vm to 2015.04.30
2015-06-12 22:57:30 +02:00
William A. Kennington III
dce591e0b8
bcache-tools: Add gcc5 compatability patch
2015-06-12 13:57:05 -07:00
William A. Kennington III
458552f614
Revert "Net::HTTP: Disable tests"
...
This should work with a well built version of perl that has correctly
generated Errno information.
This reverts commit 623401788df6b9f2c91fb43f4d569ea4c0c66116.
2015-06-12 13:56:19 -07:00
William A. Kennington III
03efddef75
perl: Add version 5.22.0
2015-06-12 13:55:34 -07:00
William A. Kennington III
4c536065b7
perl: Add gcc5 compat patch
2015-06-12 13:54:46 -07:00
William A. Kennington III
86f9f5d128
perl: Don't use builtin zlib and bzip2
2015-06-12 13:53:53 -07:00
William A. Kennington III
954801a9a8
Merge branch 'master.upstream' into staging.upstream
2015-06-12 13:47:46 -07:00
Shea Levy
5ee75e236c
apache-kafka: Enable overriding the kafka package
2015-06-12 15:56:06 -04:00
Matthew Maurer
42ccd3cd98
Bump rust package index to more recent version
2015-06-12 20:50:37 +02:00
Robert Helgesson
d7f36310d0
Remove use of builderDefsPackage in font packages.
...
With this change they now use `stdenv.mkDerivation` instead. Also some
minor cleanups such as URL fixes, adding version numbers, adding
descriptions, etc.
2015-06-12 19:43:18 +02:00
Sander van der Burg
093b2de396
dysnomia: fix compatibility with mariadb derivation
2015-06-12 16:19:26 +00:00
Sander van der Burg
fd187980c7
Put dysnomia in system environment if Disnix is enabled
2015-06-12 16:18:42 +00:00
Luca Bruno
5c8a993a42
fetchnuget: run fixupPhase to honor propagatedBuildInputs
2015-06-12 17:13:21 +02:00
Luca Bruno
90f0bb83c3
dotnet: Add FSharpDataSQLProvider, FsPickler and Suave
2015-06-12 17:06:45 +02:00
Bart Brouns
32ed601883
init ladspaPlugins-git at git-2015-03-04
2015-06-12 15:15:27 +02:00
Joachim Fasting
ffc6275e55
dnscrypt-proxy service: support custom providers
...
The primary use-case is private DNSCrypt providers.
Also rename the `port` option to differentiate it from the
`customResolver.port` option.
2015-06-12 15:12:33 +02:00
Joachim Fasting
8131065b63
dnscrypt-proxy service: use mkEnableOption
2015-06-12 15:12:33 +02:00
Joachim Fasting
2e8bc2bd5c
nixos: cosmetic improvements to dnscrypt-proxy service module
...
Remove superflous whitespace & comments
2015-06-12 15:12:33 +02:00
Joachim Fasting
a88a6bc676
nixos: additional hardening for dnscrypt-proxy
...
- Run as unprivileged user/group via systemd, obviating the need to
specify capabilities, etc.
- Run with private tmp and minimal device name space
2015-06-12 15:12:33 +02:00
Joachim Fasting
823bb5dd4d
nixos: implement socket-activation for dnscrypt-proxy
...
The socket definition is derived from upstream with the
exception that it does not depend on network.target, as
this creates a cycle between basic.target and sockets.target.
The apparmor profile has been updated to account for additional
runtime dependencies introduced by enabling systemd support.
2015-06-12 15:12:33 +02:00
Joachim Fasting
114cb31b65
dnscrypt-proxy: enable systemd support on linux
...
This permits using socket activation in the NixOS service
module.
2015-06-12 15:12:33 +02:00
Joachim Fasting
dfe20de782
nixos: permit dnscrypt-proxy service to read basic user/group info
...
If nscd is not running, dnscrypt-proxy crashes without read access
to /etc/{password,group,nsswitch.conf}.
2015-06-12 15:12:30 +02:00
Thomas Tuegel
2a2448bcb7
Merge pull request #8182 from ttuegel/openblas
...
Numerical computing overhaul
2015-06-12 08:06:03 -05:00
Thomas Tuegel
c02dd4a726
Update release notes about OpenBLAS
2015-06-12 08:04:02 -05:00
Thomas Tuegel
4fb98dd6a7
jags: build with openblas
2015-06-12 07:56:04 -05:00
Thomas Tuegel
74e4f6befa
ipopt: build with openblas
2015-06-12 07:26:47 -05:00
Eelco Dolstra
cb6daa036b
sqlite: Update to 3.8.10.2
2015-06-12 13:50:37 +02:00