1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

62276 commits

Author SHA1 Message Date
Thomas Tuegel 68350c5b9f add signon 2015-05-06 10:53:01 -05:00
Thomas Tuegel 10d1a9cf8e add accounts-qt 2015-05-06 10:32:40 -05:00
Rob Vermaas 290132bf89 Disable hiredis in rsyslog as it is currently broken. 2015-05-06 15:32:07 +00:00
Charles Strahan ae8c6092e7 pwmt: update packages (zathura, jumanji, girara)
This updates (and fixes) the mupdf backend for zathura, and bumps the
versions for other related packages.
2015-05-06 10:36:30 -04:00
Arseniy Seroka e0bec9ece5 teamviewer: update sha 2015-05-06 16:16:34 +03:00
Bart Brouns c99af2710d add ir.lv2, a convolution plugin. 2015-05-06 15:16:08 +02:00
Thomas Tuegel 1a32f5e4e8 kdeApps_15_04: fix kate 2015-05-06 07:34:19 -05:00
Thomas Tuegel c2ff0a293e kdeApps_15_04: fix kaccounts-providers 2015-05-06 07:34:18 -05:00
Thomas Tuegel abb76bcdad add libaccounts-glib-1.16 2015-05-06 07:34:18 -05:00
Shea Levy 3aff74a7a2 Resurrect old cloog and isl for gcc-4.9
Fixes #7723

Refs 8af39c1cf7
Refs 5cd11989c5
2015-05-06 08:32:12 -04:00
cillianderoiste 7976c9fffa Merge pull request #7728 from magnetophon/sorcer-master
add Sorcer, an LV2 synth.
2015-05-06 14:24:37 +02:00
Thomas Tuegel 09af6d4572 add telepathy-qt5 2015-05-06 07:08:20 -05:00
Thomas Tuegel 6dfbbc8e24 plasma53: fix kcm_keyboard 2015-05-06 07:08:20 -05:00
Bart Brouns 3ca38da728 add Sorcer, an LV2 synth. 2015-05-06 13:14:14 +02:00
Charles Strahan 90e09e3eee Merge pull request #7727 from Lassulus/my-15.05pre61665.4c01e6d
pulseaudio: system user and group changed to pulse.
2015-05-06 06:46:15 -04:00
Peter Simons 1eee813f9b Merge pull request #7719 from cstrahan/ghc-7101-ghcjs-user-pkg-db
ghc-7.10.1: fix user pkg db location for GHCJS
2015-05-06 12:08:00 +02:00
lassulus b421fc0686 pulseaudio: system user and group changed to pulse. 2015-05-06 11:41:50 +02:00
Domen Kožar b5eca243de Merge pull request #7704 from codyopel/vaapi-intel
libva-intel-driver: refactor
2015-05-06 11:30:17 +02:00
Domen Kožar bc453c868e Merge pull request #7720 from Ralith/libuv
libuv: version 1.4.2
2015-05-06 11:29:52 +02:00
Domen Kožar ce688330fb Merge pull request #7725 from willtim/master
xss-lock: upstream fix: exit when X connection dies
2015-05-06 11:29:35 +02:00
Damien Cassou 46952b1b4e Merge pull request #7705 from DamienCassou/new-package-open-pdf-presenter
Add package for open-pdf-presenter
2015-05-06 10:47:41 +02:00
Damien Cassou a043b3ba9f Add package for open-pdf-presenter 2015-05-06 10:02:32 +02:00
Tim Williams d0462cdf25 xss-lock: upstream fix: exit when X connection dies 2015-05-06 08:52:40 +01:00
Lluís Batlle i Rossell 0c5be7164c sheevaplug: fix kernel build.
I added platform.kernelMakeFlags. This allows setting the required
parameter to make the required kernel uImage for the sheevaplug,
since it became a platform with devicetree (3.10).

I have tried it with linux 3.18 and it built fine.
2015-05-06 09:50:51 +02:00
William A. Kennington III 874fa4d8a3 busybox: 1.22.1 -> 1.23.2
Also use musl as libc since it is just as small as uclibc, usually more
performant, and regularly makes releases.
2015-05-06 00:15:16 -07:00
Benjamin Saunders 7f00ab7f67 libuv: version 1.4.2 2015-05-06 01:44:24 +00:00
Arseniy Seroka dfaf86119e Merge pull request #7714 from Chaddai/texmaker
Texmaker and TeXStudio update
2015-05-06 04:39:49 +03:00
Arseniy Seroka c4103181ce Merge pull request #7716 from joachifm/newsbeuter-2_9
newsbeuter: 2.8 -> 2.9
2015-05-06 04:39:20 +03:00
John Wiegley e70f8b391e openjpeg: Correctly set the install name on darwin
This fixes libpoppler, and thus texLiveFull
2015-05-05 20:30:02 -05:00
Charles Strahan 9a658d340f ghc-7.10.1: fix user pkg db location for GHCJS
This cherry picks the commit referenced on the associated trac ticket:
https://ghc.haskell.org/trac/ghc/ticket/10232
2015-05-05 20:48:27 -04:00
Charles Strahan 007dfb8438 ghcjs: bump git revision
This resolves an issue in ghcjs where lazy IO can result in opening too
many files during linking due to lazy IO.
2015-05-05 20:35:39 -04:00
Domen Kožar d13385caf3 Merge pull request #7713 from Havvy/patch-3
Docs: non-empty value -> true
2015-05-05 23:26:28 +02:00
Charles Strahan 398a23d94f Merge pull request #7710 from cstrahan/broadcom-sta-patches
broadcom-sta: fixes for kernel version >= 3.18
2015-05-05 17:21:29 -04:00
William A. Kennington III 0f2de4c64e heimdal: Disable DCE as it was breaking the build 2015-05-05 13:56:44 -07:00
Charles Strahan 4d3be75ae2 broadcom-sta: fixes for kernel version >= 3.18
This replaces our patches with those from Arch's package [1]. Further
discussion can be found on the Arch forum [2].

This patch set is a superset of the previous set, and resolves the
immediate and consistent kernel panics I've seen on my MacBook Pro
Retina since switching from version 3.16 to 3.18 of the Linux kernel.

Fixes #5315
Fixes #7710

1: https://aur.archlinux.org/packages/broadcom-wl/
2: https://bbs.archlinux.org/viewtopic.php?id=192287
2015-05-05 16:34:59 -04:00
Chaddaï Fouché fc82638b33 Update TexMaker from 4.1.1 to 4.4.1 2015-05-05 20:30:13 +00:00
Ryan Scheel (Havvy) 0b94774479 Docs: non-empty value -> true 2015-05-05 20:12:37 +00:00
Peter Simons 825fbc1791 Merge pull request #7711 from Havvy/patch-3
Doc dontDisableStatic variable to configure stage
2015-05-05 22:09:39 +02:00
Ryan Scheel df7b5b4ecb Doc dontDisableStatic variable to configure stage 2015-05-05 20:08:02 +00:00
Chaddaï Fouché 21d57e33c8 Update of TexStudio from 2.7.0 to 2.9.4 2015-05-05 20:04:07 +00:00
Pascal Wittmann 4a9df12721 Merge pull request #7708 from vbgl/framac-sodium
frama-c: update from Neon to Sodium
2015-05-05 21:49:46 +02:00
Peter Simons 06255562b6 hackage-packages.nix: update to a194932779 with hackage2nix revision db53ac3a644eebda581c9f036ccd55a19ff3c629 2015-05-05 21:44:48 +02:00
Peter Simons ea3b8cd918 cabal2nix: update to version 20150505 2015-05-05 21:44:48 +02:00
Peter Simons a2f6ca40e3 haskell-timerep test suite crashes ghc-7.10.x 2015-05-05 21:44:48 +02:00
Peter Simons 857ddfc2f5 haskell-sdr fails its test suite. 2015-05-05 21:44:48 +02:00
Peter Simons 539e8eb7f1 haskell-Yampa fails its test suite. 2015-05-05 21:44:48 +02:00
Peter Simons 4cf188b376 We can't build cabal-install with ghc-6.12.x. 2015-05-05 21:44:48 +02:00
Peter Simons ea9e11db9a haskell-monad-par: fix build with ghc-7.4.x 2015-05-05 21:44:48 +02:00
Peter Simons b5c368cbe4 haskell-unix-time: fix build with ghc-7.4.x 2015-05-05 21:44:47 +02:00
Peter Simons 324719a5a6 Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00