Commit Graph

80086 Commits

Author SHA1 Message Date
Tomasz Kontusz
4a75df9395 gnaural: build with gcc49 2016-04-02 23:07:39 +02:00
Anders Papitto
c8865465cc distcc: add libiberty as a buildInput 2016-04-02 13:56:55 -07:00
Eric Bailey
e549aad2f2 elixir: 1.2.3 -> 1.2.4 2016-04-02 15:46:58 -05:00
Eric Bailey
b11d8590d0 rebar3-nix-bootstrap: correct homepage URL
s/erl-nix/erlang-nix/
2016-04-02 15:45:06 -05:00
Matt McHenry
213a8a1e96 crashplan: fix vardir file existence check 2016-04-02 16:43:12 -04:00
Matt McHenry
b573693c03 crashplan: 4.6.0 -. 4.6.0-r2 2016-04-02 16:43:12 -04:00
Arseniy Seroka
04cfea8f8f Merge pull request #14342 from jgillich/patch-4
simplify ISSUE_TEMPLATE
2016-04-02 21:33:58 +03:00
Tristan Hume
2d3fdc5d41 rustPackages: 2016-03-22 -> 2016-04-02 2016-04-02 13:45:33 -04:00
Nicolas B. Pierron
cbca7d5707 Clean-up abc package expressions. 2016-04-02 17:56:32 +01:00
Gabriel Ebner
e336cd003a picosat: enable proof output and install various utils 2016-04-02 18:45:47 +02:00
Gabriel Ebner
659c240be8 picosat: 960 -> 965 2016-04-02 18:43:32 +02:00
Rastus Vernon
d6998b0674 nixos manual: recommend use of dd for writing the image
Unetbootin works by altering the image and placing a boot loader on it.
For this reason, it cannot work with UEFI and the installation guides
for other distributions (incl. Debian and Fedora) recommend against
using it.

Since dd writes the image verbatim to the drive, and not just the files,
it is not necessary to change the label after using it for UEFI
installations.

vcunat: tiny changes to the PR. Close #14139.
2016-04-02 17:41:38 +02:00
Peter Hoeg
ca3f82e258 pulseaudio nixos module: run as systemd user service instead
Most of the desktop environments will spawn pulseaudio, but we can instead simply run it as a systemd service instead.

This patch also makes the system wide service run in foreground as recommended by the systemd projects and allows it to use sd_notify to signal ready instead of reading a pid written to a file. It is now also restarted on failure.

The user version has been tested with KDE and works fine there.

The system-wide version runs, but I haven't actually used it and upstream does not recommend running in this mode.
2016-04-02 23:18:22 +08:00
Arseniy Seroka
e6ccb6aa2e Merge pull request #14393 from NeQuissimus/atom162
atom: 1.6.1 -> 1.6.2
2016-04-02 18:17:10 +03:00
Peter Hoeg
83cb6ec399 dbus nixos module: add units for systemd user session
This patch makes dbus launch with any user session instead of
leaving it up to the desktop environment launch script to run it.

It has been tested with KDE, which simply uses the running daemon
instead of launching its own.

This is upstream's recommended way to run dbus.
2016-04-02 23:11:57 +08:00
Tim Steinbach
d17dbcb081 atom: 1.6.1 -> 1.6.2 2016-04-02 14:20:13 +00:00
Stefan Junker
b40890a0b5 godep: 2015-10-15 -> 60 2016-04-02 15:33:25 +02:00
Domen Kožar
3e23865bbe Merge pull request #14385 from yurrriq/patch-erlang-R17
erlangR17: fix build on OS X
2016-04-02 14:20:19 +01:00
Frederik Rietdijk
530f59979a Merge pull request #14389 from NixOS/python-wip
Python: fix sphinx
2016-04-02 10:32:13 +02:00
Frederik Rietdijk
15e5b83174 pythonPackages.sphinx: add note 2016-04-02 10:30:44 +02:00
Graham Christensen
65efc9ee2e pythonPackages.sphinx: 1.3.4 -> 1.3.6 2016-04-02 10:10:38 +02:00
Frederik Rietdijk
2e9a1e263a pythonPackages.sphinx_rtd_theme: 0.1.8 -> 0.1.9 2016-04-02 10:10:16 +02:00
Pascal Wittmann
eafeedc1d1 Merge pull request #14387 from ericsagnes/pkg-update/albert
albert: 0.8.0 -> 0.8.7.2
2016-04-02 10:03:07 +02:00
Frederik Rietdijk
99b8baf036 pythonPackages.pytz: 2015.7 -> 2016.3 2016-04-02 10:02:09 +02:00
Frederik Rietdijk
ff286cf2a2 pythonPackages.pygments: 2.1.1 -> 2.1.3 2016-04-02 10:00:14 +02:00
Frederik Rietdijk
aed9eb04d0 pythonPackages.mccabe: 0.3 -> 0.4.0 2016-04-02 09:59:56 +02:00
Frederik Rietdijk
15a2c7e667 pythonPackages.flake8: 2.5.1 -> 2.5.4 2016-04-02 09:59:35 +02:00
Frederik Rietdijk
3d8f7ccc09 pythonPackages.imagesize: init at 0.7.0 2016-04-02 09:59:21 +02:00
Gabriel Ebner
98d76ef7ba Merge pull request #14388 from ericsagnes/fix/fcitx-mozc
fcitx-engines.mozc: build protobuf dependency using clang
2016-04-02 09:20:04 +02:00
Eric Sagnes
a5285ae477 fcitx-engines.mozc: build protobuf dependency using clang 2016-04-02 15:58:48 +09:00
Gabriel Ebner
4e17899776 Merge pull request #14373 from gebner/ibus-clang-protobuf
ibus-engines.mozc: build protobuf dependency using clang.
2016-04-02 08:48:25 +02:00
Eric Sagnes
1ae7281cc3 albert: 0.8.0 -> 0.8.7.2 2016-04-02 13:29:33 +09:00
Tobias Geerinckx-Rice
838217332b bandwidth: 1.1b -> 1.2.0 2016-04-02 02:55:23 +02:00
Eric Bailey
456ce67462 Patch erlang-R17
Fix R17 build on OS X, modeling changes after R18,
i.e. inherit Carbon, Cocoa.
2016-04-01 19:06:20 -05:00
joachifm
6a4ca7e43a Merge pull request #14377 from costrouc/costrouc-additions
lammps: init at 2016-02-16 with serial and mpi builds
2016-04-01 23:40:52 +00:00
Chris Ostrouchov
a32d5d3755 lammps: init at 2016-02-16 2016-04-01 18:37:52 -04:00
joachifm
1bcbc4994d Merge pull request #14326 from reltuk/gradle-native-lib-fix
gradle: Fix gradle-2.12 on Linux to find libstdc++.so.6 reference.
2016-04-01 22:24:57 +00:00
Franz Pletz
94396b8d91 imlib2: 1.4.6 -> 1.4.8 (security)
Fixes:

 * CVE-2014-9762
 * CVE-2014-9763
 * CVE-2014-9764
2016-04-02 00:01:14 +02:00
Aaron Son
bbfad5111a gradle: Fix gradle-2.12 on Linux to find libstdc++.so reference in native library. 2016-04-01 14:33:23 -07:00
Gabriel Ebner
e5c4d29f79 ibus-engines.mozc: build protobuf dependency using clang.
Fixes #14261.
2016-04-01 19:00:16 +02:00
joachifm
17f41a7996 Merge pull request #14336 from cstrahan/mesos-0-28
mesos: 0.27.1 -> 0.28.0
2016-04-01 16:35:54 +00:00
Luca Bruno
5e1de67abb Merge pull request #14370 from jgillich/patch-5
gnome-boxes: add qemu to PATH
2016-04-01 18:04:20 +02:00
Peter Simons
90d0b08237 Merge pull request #14371 from pmahoney/skarnet
Update skarnet.org packages
2016-04-01 17:59:14 +02:00
Luca Bruno
0805920132 Merge pull request #14021 from Mayeu/patch-4
librest 0.7.92 -> 0.7.93
2016-04-01 17:58:35 +02:00
Patrick Mahoney
fc1f5d2cf1 set target for darwin binary compat in skarnet.org packages
skalibs:
execline:
s6-dns:
s6-networking:
s6-portable-utils:
s6-rc:
s6:

The above software uses the target triplet from `cc -dumpmachine` as a
binary compatibility check. However, on darwin, the output includes the
darwin version number, which leads to build failures against a binary
skalibs package built a different version of darwin than the current
system.

Explicitly setting target ensures code can be compiled against a skalibs
binary built on a different version of darwin.

See http://www.skarnet.org/cgi-bin/archive.cgi?1:mss:623:heiodchokfjdkonfhdph
2016-04-01 10:39:37 -05:00
Eelco Dolstra
f2af8874e8 Revert "initrd: Use modprobe from busybox"
This reverts commit 45c218f893.

Busybox's modprobe causes numerous "Unknown symbol" errors in the
kernel log, even though the modules do appear to load correctly.
2016-04-01 17:39:09 +02:00
Patrick Mahoney
e0c225857f update skarnet.org packages
skalibs:           2.4.7.0 -> 2.3.9.0
execline:          2.1.4.0 -> 2.1.4.5
s6:                2.2.1.0 -> 2.2.4.3
s6-rc:             0.0.1.0 -> 0.0.2.1
s6-portable-utils: 2.0.5.2 -> 2.0.5.3
s6-linux-utils:    2.0.2.0 -> 2.0.2.3
s6-dns:            2.0.0.4 -> 2.0.0.7
s6-networking:     2.1.0.1 -> 2.1.0.4
2016-04-01 10:38:58 -05:00
Luca Bruno
7dd90837b1 Merge pull request #14302 from Balletie/bindfs-fix
bindfs: Let `mount` find `bindfs` mount helper
2016-04-01 17:26:16 +02:00
Luca Bruno
17e75a1993 Merge pull request #14360 from matthiasbeyer/add-timewarrior
timewarrior: init at 2016-03-29
2016-04-01 17:13:08 +02:00
Jakob Gillich
00a794b960 gnome-boxes: add qemu to PATH 2016-04-01 17:02:41 +02:00