Commit Graph

79993 Commits

Author SHA1 Message Date
joachifm
e899ffc393 Merge pull request #14416 from grahamc/patch-4
perlPackages.W3CLinkChecker: Add HTTPS support
2016-04-03 03:14:30 +00:00
Graham Christensen
6a563a4240 perlPackages.W3CLinkChecker: Add HTTPS support 2016-04-02 21:48:07 -05:00
joachifm
8c6f5ecf8f Merge pull request #14259 from anderspapitto/master
distcc: add libiberty as a buildInput
2016-04-02 23:10:27 +00:00
joachifm
1c5a5accb2 Merge pull request #14409 from earldouglas/irssi-0.8.19
irssi: 0.8.17 -> 0.8.19
2016-04-02 23:04:09 +00:00
James Earl Douglas
1dae112bb0 irssi: 0.8.17 -> 0.8.19
This enables [SASL authentication][1], which was added in 0.8.18.

Tested via `nix-env -f /path/to/nixpkgs -i irssi`, followed by running
`irssi`.

[1]: https://wiki.archlinux.org/index.php/Irssi#Authenticating_with_SASL
2016-04-02 16:45:10 -06:00
joachifm
4559bff785 Merge pull request #14395 from peterhoeg/pa
pulseaudio nixos module: run as systemd user service instead
2016-04-02 22:24:26 +00:00
joachifm
376b57fefe Merge pull request #14396 from peterhoeg/dbus
dbus nixos module: add units for systemd user session
2016-04-02 22:23:42 +00:00
joachifm
687d21e4fd Merge pull request #14405 from jerith666/crashplan-46-r2
Crashplan 46 r2
2016-04-02 22:06:40 +00:00
joachifm
0683f9c733 Merge pull request #14406 from yurrriq/elixir-1.2.4
elixir: 1.2.3 -> 1.2.4
2016-04-02 21:53:31 +00:00
joachifm
58bb7686fe Merge pull request #14384 from yurrriq/patch-rebar3-nix-bootstrap
rebar3-nix-bootstrap: correct homepage URL
2016-04-02 21:48:37 +00:00
joachifm
cb44efc43c Merge pull request #14361 from steveeJ/godep-bump
godep: 2015-10-15 -> 60
2016-04-02 21:46:14 +00: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
Nicolas B. Pierron
cbca7d5707 Clean-up abc package expressions. 2016-04-02 17:56:32 +01: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