Commit graph

41373 commits

Author SHA1 Message Date
Shea Levy 0c66dbaee6 Enable CC_STACKPROTECTOR_REGULAR on linux 3.14+ 2014-04-02 17:58:54 -04:00
ambrop7@gmail.com 0b1e408b6b vlc: Build with VDPAU support (close #2096) 2014-04-02 23:14:18 +02:00
Vladimír Čunát 7b6225c3a4 mesa: try enabling tests again
I know this doesn't really belong into this branch, but rebuilding time
is expensive (and I forgot in x-updates).

Tests do work locally for me, but we might hit that mentioned bug again.
2014-04-02 21:37:27 +02:00
Cillian de Róiste 0119561d99 nodePackages: add react.js and update node-packages-generated.nix 2014-04-02 21:07:30 +02:00
Vladimír Čunát 8146737127 Merge #2090: add new lockdep tool from Linux 3.14 2014-04-02 20:55:30 +02:00
Domen Kožar e6a94d8c8e Merge pull request #2110 from lethalman/gnome-font-viewer
gnome-font-viewer: new package
2014-04-02 19:31:08 +02:00
Domen Kožar cdad7e6ddf Merge pull request #2104 from lethalman/gnome-calculator
gnome-calculator: new package
2014-04-02 19:30:59 +02:00
Vladimír Čunát c4371afd06 stdenv/setup.sh: make substitute* not drop EOF newline
This should solve #1982.
2014-04-02 19:07:59 +02:00
Vladimír Čunát 1ed628acb2 gcc-wrapper: don't fail when cpp doesn't exist
This is fixup for 1d3917bb #1820. Gnatboot doesn't have cpp.
2014-04-02 19:07:58 +02:00
Vladimír Čunát 23d38a3e22 gcc44: disable parallel build
Maybe 4.4 is no longer needed? #699
2014-04-02 19:07:58 +02:00
Vladimír Čunát 1f6a15d7de Merge #1901: add preFixupPhases to stdenv; for gsettings
Without this stdenv change it seems difficult to fix some glib's gsettings issues,
as the folders in question may (not) be created in installPhase.
2014-04-02 19:06:41 +02:00
Vladimír Čunát 1046b4ccab Merge #1905: perl: disable tests that involve networking
I rebased the branch not to include newer changes from master.
2014-04-02 19:06:10 +02:00
Vladimír Čunát de11c288c1 gcc-wrapper: preferLocalBuild, as it does little work
This is re-revert of e31523a369.
2014-04-02 19:05:57 +02:00
Bjørn Forsman 25f0b7cb50 gcc-{,cross-}wrapper: add 'cpp' wrapper (close #1820)
The gcc-wrapper doesn't wrap 'cpp'. This breaks some software (such as
Buildroot) because the 'cpp' they get come from the non-wrapped gcc
package which doesn't know about any standard include paths.

gcc-cross-wrapper is untested.
2014-04-02 19:05:57 +02:00
Vladimír Čunát 267d0a5ab6 Merge #1633: --enable-symlinks in ncurses and e2fsprogs 2014-04-02 19:05:56 +02:00
Vladimír Čunát 457fdb3842 texinfo: move ncurses support into texinfoInteractive
This, for example, drops the stdenv dependency on ncurses.
2014-04-02 19:05:56 +02:00
Vladimír Čunát 11d4c257c1 Merge branch glibc-2.19, see #1840 2014-04-02 19:03:49 +02:00
Luca Bruno 79a4148aa2 gnome-font-viewer: new package
Program that can preview fonts and create thumbnails for fonts
2014-04-02 18:33:00 +02:00
Peter Simons cf4142b015 haskell-bytestring-show: update to version 0.3.5.6 2014-04-02 18:17:02 +02:00
Peter Simons 1237886a91 haskell-cabal2nix: update to version 1.61 2014-04-02 18:17:02 +02:00
Peter Simons 41cfbc1a82 haskell-unix-bytestring: update to version 0.3.7.2 2014-04-02 18:17:02 +02:00
Peter Simons c073ab5f92 haskell-snap-server: update to version 0.9.4.2 2014-04-02 18:17:02 +02:00
Peter Simons ed119be3f1 haskell-shakespeare-css: update to version 1.0.7.4 2014-04-02 18:17:02 +02:00
Peter Simons 9415c34e3d haskell-ghc-mod: update to version 4.0.0 2014-04-02 18:17:02 +02:00
Peter Simons aac6abb8db Merge pull request #2102 from nilcons/lensdatetime
Update lens-datetime to 0.2.1
2014-04-02 18:16:41 +02:00
Peter Simons 088f103f40 Merge pull request #2107 from nilcons/mathfunctions
Disable check for haskell/math-functions, it fails on i686
2014-04-02 18:14:01 +02:00
Peter Simons d8246a41bb Merge pull request #2108 from nilcons/chart
Jailbreak the whole haskell/Chart "ecosystem", not just Chart
2014-04-02 18:12:58 +02:00
Peter Simons 4e875dd3ff esniper: update to version 2.29.0 2014-04-02 17:44:10 +02:00
Gergely Risko 53ce02b7c0 Jailbreak the whole haskell/Chart "ecosystem", not just Chart 2014-04-02 17:29:33 +02:00
Gergely Risko e33d79dd54 Disable check for haskell/math-functions, it fails on i686 2014-04-02 17:07:44 +02:00
Domen Kožar 80a03f665d Merge branch 'x-updates' 2014-04-02 15:30:52 +02:00
Ricardo M. Correia 52d233af22 grsecurity: Update stable patch from 3.0-3.2.55-201403300851 -> 3.0-3.2.56-201404012135 2014-04-02 15:11:33 +02:00
Ricardo M. Correia e8c6c60b93 linux: Update to 3.2.56 2014-04-02 15:11:32 +02:00
Shea Levy 90cf41c0d7 mariadb: Bump 2014-04-02 09:05:01 -04:00
Luca Bruno c928d1b4bc gnome-calculator: new package
Application that solves mathematical equations
and is suitable as a default application in a Desktop environment

https://wiki.gnome.org/action/show/Apps/Calculator
2014-04-02 14:05:41 +02:00
Gergely Risko dddb15668e Update lens-datetime to 0.2.1 2014-04-02 13:07:34 +02:00
Domen Kožar f7b19ea8b3 typo 2014-04-02 12:40:59 +02:00
Luca Bruno 1b042b7b35 gnome-system-log: new package
Graphical, menu-driven viewer that you can use to view and monitor your system logs

https://help.gnome.org/users/gnome-system-log/3.9/
2014-04-02 12:40:59 +02:00
Austin Seipp 788354cc34 nixos: add mumble test
This tests that both the client and server work. With screenshots!

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-02 03:55:37 -05:00
Austin Seipp f61110d65d nixos: murmur service
Murmur is the headless server component of the Mumble chat system.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-02 00:11:00 -05:00
Ricardo M. Correia 407a6857c6 grsecurity: Update stable and test patches
stable: 3.0-3.2.55-201403252026 -> 3.0-3.2.55-201403300851
test:   3.0-3.13.7-201403252047 -> 3.0-3.13.8-201404011912
2014-04-02 02:16:59 +02:00
George Kollias ec1acce4e9 fixed monetdb's gid to be the same with its id. 2014-04-01 20:41:37 +03:00
George Kollias 0ded8e6de3 Added MonetDB NixOS module. 2014-04-01 20:20:33 +03:00
Domen Kožar 75fb34eb6d add pythonPackages.gunicorn 2014-04-01 13:44:37 +00:00
Luca Bruno db2f743156 gnome-screenshot: new package
Utility used in the GNOME desktop environment for taking screenshots

http://en.wikipedia.org/wiki/GNOME_Screenshot
2014-04-01 14:48:00 +02:00
Domen Kožar 886320136e bittorrentSync: use versioned url for download 2014-04-01 13:25:48 +02:00
Vladimír Čunát 0fd5a3af0c libyaml: minor update to fix CVE-2014-2525 2014-04-01 11:30:16 +02:00
Austin Seipp 19bc051ca1 kernel: stable/longterm updates
- longterm: 3.4.83  -> 3.4.85
 - longterm: 3.10.33 -> 3.10.35
 - longterm: 3.12.14 -> 3.12.15
 - stable:   3.13.7  -> 3.13.8

NOTE: This will break the testing grsec kernel at the moment (there's
not a 3.13.8 patch yet), but it's destined to be upgraded to 3.14 soon
anyway.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-01 11:11:10 +02:00
Peter Simons 866c3a329d Merge pull request #2091 from thoughtpolice/btsync
btsync: 1.2.91 -> 1.3.77
2014-04-01 11:07:58 +02:00
Vladimír Čunát 44f4862041 xorg.xtrans: maintenance update 2014-04-01 10:53:34 +02:00