79946 Commits

Author SHA1 Message Date
Jay Mundrawala
bc6f922eb9 wmii needs which
While wmii will sort of work without it, it breaks before it
runs any user configuration which requires me to using the windows
key as my modifier.
2016-05-08 00:06:45 +00: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 45c218f893d38f94cd62fc256117b9fb1a0d1749.

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
joachifm
b9ba6e2f6b Merge pull request #14297 from elitak/mfi
mfi: init at 2.1.11
2016-04-01 14:57:28 +00:00
Matthias Beyer
54eed78450 timewarrior: init at 2016-03-29 2016-04-01 16:53:44 +02:00
joachifm
e4874acae6 Merge pull request #14343 from mayflower/upstream-zsh-zprofile
zsh: fix configureFlags #14256
2016-04-01 14:44:38 +00:00
Eelco Dolstra
3fb1708427 ssh: Fix support for ssh-dss host keys 2016-04-01 15:54:52 +02:00
Arseniy Seroka
882d0b35b8 Merge pull request #14145 from MostAwesomeDude/tahoe
services: Add Tahoe-LAFS service.
2016-04-01 15:23:37 +03:00
Arseniy Seroka
f6b227cf08 Merge pull request #14365 from NeQuissimus/ohmyzsh20160331
oh-my-zsh: 2016-03-24 -> 2016-03-31
2016-04-01 15:16:59 +03:00
Arseniy Seroka
e16485533b Merge pull request #14352 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
2016-04-01 15:16:22 +03:00
Arseniy Seroka
b3792fa38b Merge pull request #14355 from kragniz/jython-2.7.0
jython: 2.7-rc3 -> 2.7.0
2016-04-01 15:15:48 +03:00
Arseniy Seroka
3353583a6d Merge pull request #14363 from gilligan/galen-2.2.4
galen: 2.2.3 -> 2.2.4
2016-04-01 15:15:36 +03:00
Domen Kožar
b52a3c31f5 Merge pull request #14364 from NeQuissimus/atom161
atom: 1.6.0 -> 1.6.1
2016-04-01 13:13:26 +01:00
Tim Steinbach
d9798553c6 oh-my-zsh: 2016-03-24 -> 2016-03-31 2016-04-01 08:09:34 -04:00
Tim Steinbach
160c7df751 atom: 1.6.0 -> 1.6.1 2016-04-01 08:08:31 -04:00
Eelco Dolstra
fd2273e419 Stronger warning against usage of splitString 2016-04-01 13:52:54 +02:00
Eelco Dolstra
2f0195003e firefox-esr: Fix name
The Firefox wrapped called itself "firefox" rather than "firefox-esr".

Also eliminate a use of splitString which is evil and should never be
used.
2016-04-01 13:51:24 +02:00
Eelco Dolstra
13a1c7b8c1 useOldCXXAbi: Change into a setup hook
Stdenv adapters considered weird.
2016-04-01 13:36:59 +02:00
Sander van der Burg
c20a54570a Merge pull request #14362 from gilligan/node-5.10.0
nodejs: 5.9.0 -> 5.10.0
2016-04-01 11:26:21 +00:00
Mathias Schreck
5c21ca886e galen: 2.2.3 -> 2.2.4 2016-04-01 12:51:17 +02:00
Mathias Schreck
8d756babee nodejs: 5.9.0 -> 5.10.0 2016-04-01 12:35:51 +02:00
Eric Litak
0de2d2fbcd mfi: init at 2.1.11
This package has some outdated dependencies, so old versions of mongodb
and v8 had to be re-added as well.
2016-04-01 02:45:11 -07:00
vbgl
f1beff232d Merge pull request #14357 from acowley/log4cxx
log4cxx: darwin compatibility
2016-04-01 11:26:00 +02:00
Lluís Batlle i Rossell
f07b934c8a Updating trigger-rally to 0.6.3 2016-04-01 11:16:02 +02:00
Lluís Batlle i Rossell
635c99ce87 vm: allow overriding QEMU_OPTS / memSize for images.
It's nice to be able to create disk images with -smp 4
in qemu.
2016-04-01 10:32:59 +02:00
Tobias Geerinckx-Rice
36aa19b105 btrfs-progs: 4.5 -> 4.5.1
Bugfix release. Changes:
https://btrfs.wiki.kernel.org/index.php/Changelog#By_version_.28btrfs-progs.29
2016-04-01 09:32:41 +02:00
Tobias Geerinckx-Rice
4f463fe6c1 pythonPackages.pygments: 2.1 -> 2.1.1 2016-04-01 09:26:33 +02:00
Rickard Nilsson
efe33d6e87 openldap: 2.4.42 -> 2.4.44 2016-04-01 08:51:37 +02:00
Benjamin Staffin
bd4fdfd722 vimPlugins: add vim-jsonnet and zenburn 2016-03-31 23:20:44 -07:00
Frederik Rietdijk
f58de47cd0 spotify: 1.0.26.125.g64dc8bc6-14 -> 1.0.26.125.g64dc8bc6-15 2016-04-01 08:19:59 +02:00
Frederik Rietdijk
b1f8eb651f Merge pull request #14327 from bcdarwin/pydot_ng
pydot_ng: init at 1.0.0
2016-04-01 08:08:04 +02:00
Anthony Cowley
a37491386c log4cxx: darwin compatibility
This patch replicates the patch logic from the brew recipe
<56b57d583e/Library/Formula/log4cxx.rb>
which is necessary to build on darwin.
2016-03-31 22:35:38 -04:00
Louis Taylor
4cd54c5ce9 jython: 2.7-rc3 -> 2.7.0 2016-04-01 01:51:00 +01:00
joachifm
ba90ae904e Merge pull request #14346 from rnhmjoj/syncthing-daemon
syncthing: run daemon with dedicated user as default
2016-04-01 00:07:53 +00:00
rnhmjoj
a98a918b10 syncthing: run daemon with dedicated user as default 2016-04-01 01:26:52 +02:00
Domen Kožar
d8abfc87c6 changelog: correct path to gitit nixos module 2016-03-31 23:49:38 +01:00
Domen Kožar
cc25628212 changelog: note binutils upgrade
(cherry picked from commit 216c840ca8c7a3a0e71244be3b739dafa32a0709)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-31 23:47:38 +01:00
Domen Kožar
9dfc6829fe changelog: note release date
(cherry picked from commit 279557e6d2a1afce8419030ec538c1eb3f42abe4)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-31 23:47:34 +01:00
Domen Kožar
b357ee9a6f changelog: add all new NixOS modules
(cherry picked from commit d231868990f8b2d471648d76f07e747f396b9421)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-31 23:47:31 +01:00
Domen Kožar
55a86b799e nixos-generate-config.pl: correct path for broadcom-43xx
(cherry picked from commit b01eedaeecd4bd292fd9a22225c9490a285e3b77)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-31 23:47:20 +01:00
devhell
33f345eed0 {lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
Built and tested locally.

From the changelog:
```
Version 0.7.84, 2016-03-31
x #I122, MPEG-4/MOV: Crash if mdhd timescale is 0
x MPEG-4/MOV: Infinite loop if malformed stsc / stsz (detected by
  fuzzing)
x MPEG-TS: some DVB Subtitles were not detected
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```
2016-03-31 23:36:50 +01:00
Ben Darwin
aff6c3b77d pydot_ng: init at 1.0.0 2016-03-31 18:34:30 -04:00