Rob Vermaas
cdee2b74ee
Update pstree to 2.39
2015-08-18 09:50:46 +00:00
Sophie Taylor
2e41646441
nixpkgs: llvm v3.5.0 -> v3.5.2
2015-08-18 02:18:04 -07:00
Vladimír Čunát
a732b1413f
ghostcript: work around a parallel check problem
...
http://hydra.nixos.org/build/24811657
Hopefully OK now - I couldn't reproduce it with 4 cores and HT.
2015-08-18 10:36:00 +02:00
Max Zerzouri
807a0e4609
xorg-server: fix XKB_BINDIR usage ( close #8993 )
...
Previously, XKB_BINDIR was read inside a loop over the program
arguments, so was only read if it had arguments that weren't matched by
the first some number of checks.
2015-08-18 10:14:11 +02:00
Oliver Charles
ec8f2716f8
Merge pull request #9296 from kamilchm/bluejeans
...
bluejeans: 2.100.41.8 -> 2.100.102.8
2015-08-18 07:59:22 +01:00
Christian Theune
97afc0a914
syncthing: 0.11.16 -> 0.11.20
2015-08-18 08:15:37 +02:00
Austin Seipp
2c933ad3db
nixpkgs: add tarsnap shell completion utils
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 22:00:47 -05:00
Austin Seipp
cec55d6c15
nixpkgs: touchup tarsnap formula
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 21:48:34 -05:00
Tobias Geerinckx-Rice
4fdb99d31e
netsniff-ng: update 0.5.9-{71-g77445f8 -> 80-g3384ee7}
2015-08-18 03:38:23 +02:00
Tobias Geerinckx-Rice
765d1159e9
python-packages: click 5.0 -> 5.1
2015-08-18 03:38:23 +02:00
Cray Elliott
e99167d7f1
new package: mgba 0.3.0
...
This is a new Gameboy Advance emulator which aims to run on lower
end hardware without sacrificing accuracy or portability.
2015-08-17 18:00:33 -07:00
Cray Elliott
2afc00061b
zandronum 2.1 -> 2.1.2
2015-08-17 17:57:47 -07:00
Arseniy Seroka
d33170a3d2
Merge pull request #9311 from ro6/master
...
urweb: 20150214 -> 20150520
2015-08-18 03:42:51 +03:00
ro6
15ef1f3a7e
urweb: 20150214 -> 20150520
2015-08-17 21:00:49 -03:00
Peter Simons
0184ff8ff2
Merge pull request #9307 from nckx/patch-htop
...
htop: patch to (optionally) hide programme paths
2015-08-18 01:25:15 +02:00
Tobias Geerinckx-Rice
54916ba657
htop: 1.0.3 -> (git) 2015-08-12
...
Temporarily update to git HEAD for the "display program basename"
functionality it provides.
2015-08-18 01:13:59 +02:00
Austin Seipp
5d964375e5
nixpkgs: afl 1.83b -> 1.86b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00
Austin Seipp
55e5bd4e9b
nixpkgs: arcanist 20150707 -> 20150817
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00
Thomas Tuegel
8f271a771d
Merge pull request #9270 from Mathnerd314/supertux-editor
...
supertux-editor: init at git-2014-08-20
2015-08-17 17:13:44 -05:00
Thomas Tuegel
9b5242b625
Merge pull request #9223 from danshapero/metis-5.1.0
...
metis: init at 5.1.0
2015-08-17 16:51:01 -05:00
Tobias Geerinckx-Rice
7a854e3ed5
sound-theme-freedesktop: init at 0.8
2015-08-17 23:26:52 +02:00
Tobias Geerinckx-Rice
2ae4c0aa69
python-packages: click 4.1 -> 5.0
2015-08-17 23:26:52 +02:00
Tobias Geerinckx-Rice
adca30f24b
geolite-legacy: update 2015-08-11 -> 2015-08-17
2015-08-17 23:26:51 +02:00
Tobias Geerinckx-Rice
481d2acea8
git-hub: remove files not needed on Nix
2015-08-17 23:21:50 +02:00
William A. Kennington III
810a033d1b
picocom: 1.7 -> 1.8
2015-08-17 13:14:59 -07:00
Nikolay Amiantov
42ea0d3341
Merge pull request #9233 from abbradar/elm
...
elm: add the platform and helpful scripts
2015-08-17 22:31:55 +03:00
William A. Kennington III
48f49a730e
Merge pull request #9293 from kmicu/fix-firefox-switch-to-GStreamer-1.0
...
firefoxWrapper: switch to GStreamer 1.0
This definitely fixes the compatibility issues. @peti We should open an issue to figure out what is wrong with audio for that machine.
2015-08-17 11:34:18 -07:00
Nikolay Amiantov
43cba717d2
haskell: partially revert marking Elm packages as broken
...
See https://github.com/NixOS/nixpkgs/pull/9233#issuecomment-131596192
2015-08-17 21:32:38 +03:00
Nikolay Amiantov
89a2f87011
elm: add the platform and helpful scripts
2015-08-17 21:32:30 +03:00
Nikolay Amiantov
344e522166
python: add .env for convenient nix-shell's
2015-08-17 21:22:50 +03:00
Nikolay Amiantov
1a22ad6b18
deadbeef: add -with-plugins wrapper and a necessary patch
2015-08-17 21:05:52 +03:00
Nikolay Amiantov
4a12ff77cc
deadbeef-mpris2-plugin: init at 1.8
2015-08-17 21:05:44 +03:00
Mathnerd314
4d6452bab9
Move licenseAllowed check into the builder attribute ( fixes #7541 )
2015-08-17 10:54:38 -06:00
Michael Alan Dorman
0ccf8eae2f
Disable some stuff that won't work with 7.6 anyway.
...
Closes https://github.com/peti/nixpkgs/pull/19 .
2015-08-17 17:56:38 +02:00
Peter Simons
c845fcfbb3
uhc: broken by recent uhc-util update
...
https://github.com/UU-ComputerScience/uhc/issues/60
2015-08-17 17:56:38 +02:00
Peter Simons
053e52fbd5
darcs: patch to cope with vector 0.11.x
2015-08-17 17:56:38 +02:00
Peter Simons
a3de6a15c1
haskell-lens-aeson: test suite was broken by vector update
2015-08-17 17:56:38 +02:00
Peter Simons
7e2da20a97
haskell-sets can't compile its test suite.
2015-08-17 17:56:38 +02:00
Peter Simons
c8616b488b
haskell-set-with can't compile its test suite.
2015-08-17 17:56:37 +02:00
Peter Simons
441e8a1590
hackage-packages.nix: update to d2f0ba57b0
with hackage2nix v20150807-40-g9d40586
...
Notable updates changes include:
- vector: update to version 0.11.x
- errors: update to version 2.x
2015-08-17 17:56:37 +02:00
Kamil Chmielewski
8d21fe21ce
bluejeans: 2.100.41.8 -> 2.100.102.8
2015-08-17 17:37:53 +02:00
Kamil Chmielewski
992247745e
glide: init at 0.4.1, and dependencies:
...
cli-go: init at 1.2.0
cookoo: init at 1.2.0
go-gypsy: init at current master
2015-08-17 17:18:43 +02:00
Mathnerd314
4ff22bd680
supertux-editor: init at git-2014-08-20
2015-08-17 09:00:18 -06:00
Vladimír Čunát
7c61106bf3
libreoffice: fix URL of libgltf
...
Reported by @deepfire on IRC.
2015-08-17 15:37:36 +02:00
Tuomas Tynkkynen
65020eef40
pixman: Enable '--disable-arm-iwmmxt' on ARM
...
Otherwise the build fails on ARMv6:
CC libpixman_iwmmxt_la-pixman-mmx.lo
pixman-mmx.c: In function 'mmx_fetch_x8r8g8b8':
pixman-mmx.c:3812:1: internal compiler error: Max. number of generated reload insns per insn is achieved (90)
2015-08-17 16:05:01 +03:00
Pascal Wittmann
dc8755a42c
Merge pull request #9290 from jb55/spectrwm-bump-patch
...
spectrwm: 2.6.2 -> 2.7.2
2015-08-17 11:28:33 +02:00
kmicu
69269bebeb
firefoxWrapper: switch to GStreamer 1.0
...
wkennington@f6c1004 switched Firefox to GStreamer 1.0 by changing its
buildInput *only*, but that is not enough. We need to fix Firefox
wrappers by changing their buildInputs and set GST_PLUGIN_SYSTEM_PATH_1_0
instead of GST_PLUGIN_SYSTEM_PATH.
With above changes playing H.264/MP4 media works in firefoxWrapper and
conkerorWrapper as tested with
http://www.quirksmode.org/html5/tests/video.html and
https://soundcloud.com/immclovin33/synthetix-sundays-53-with-marko-maric-19715
It should help with peti#9247
Reviewed-by: kmicu <kmicu@protonmail.ch>
Tested-by: kmicu <kmicu@protonmail.ch>
2015-08-17 10:48:26 +02:00
Eelco Dolstra
d234c64032
Disable lightdm test
...
It's hanging in the OCR step for hours.
@aszlig
http://hydra.nixos.org/build/24268601
2015-08-17 10:48:04 +02:00
Vladimír Čunát
a64cee8c78
ghc-7.4.2-binary: fix on i686 after 6c4364041
...
I'm not sure what was the compatibility problem before that commit,
but ghc at least builds now on both x86 Linux platforms
(and this commit doesn't cause a rebuild on x86_64-linux).
2015-08-17 10:36:36 +02:00
William Casarin
f51546888d
spectrwm: 2.6.2 -> 2.7.2
2015-08-17 00:25:07 -07:00