Commit Graph

27638 Commits

Author SHA1 Message Date
Domen Kozar
b0a12396ef fix ignore param for tests 2013-07-25 20:45:57 +02:00
Domen Kozar
0d551aed75 Merge branch 'pypy' 2013-07-25 16:26:26 +02:00
Domen Kozar
eb0b6f8241 pypy: correctly skip tests 2013-07-25 16:25:55 +02:00
Rob Vermaas
a8f11fcba5 Update pypy build with sqlite and expat support. Fix the installPhase. 2013-07-25 13:42:20 +02:00
Russell O'Connor
0990730038 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-07-25 06:50:31 -04:00
Russell O'Connor
4e723ca537 Update tarsnap to version 1.0.35 2013-07-25 06:49:25 -04:00
Bjørn Forsman
7b4b03616c bmon: new package
bmon is a ncurses network bandwidth monitor.

Homepage: http://www.carisma.slowglass.com/~tgr/bmon/
2013-07-25 12:43:40 +02:00
Florian Friesdorf
4c4f1ca3a5 python-plumbum-1.2.0 2013-07-25 12:42:36 +02:00
Domen Kozar
7a6b6799d9 pypy: fix some tests, add install phase 2013-07-25 12:38:08 +02:00
Rob Vermaas
d568ff324a Add meta attribute to colormake. 2013-07-25 11:38:13 +02:00
Rob Vermaas
9afc8bb1e0 Add colormake 2013-07-25 11:36:07 +02:00
Sander van der Burg
2accfa17d3 Updated nodejs packages 2013-07-25 10:53:18 +02:00
Zef Hemel
aa0ecfa5ac Added httrack, website copier tool 2013-07-25 10:21:22 +02:00
Rob Vermaas
fa6314a955 Add perl module HTML::FromANSI and its dependencies. Make Testuseok use the casing that comes out of nix-generate-from-cpan, to prevent needing to special-case it on next generations. 2013-07-25 10:17:09 +02:00
Karn Kallio
c067505c7d aldor: fix the build 2013-07-25 10:11:19 +02:00
aszlig
f77de39536
chromium: Update dev channel to v30.0.1568.0.
The sha256 has changed upstream for 30.0.1566.2 and in addition there is
a new version available, so let's switch to the new version.

Unfortunately the user namespaces sandbox patch doesn't apply anymore
because of http://crbug.com/242290, so this adds a rebased version on
top of the current trunk of Chromium.

In order to build version 30, file is now needed as an additional build
input, because it is used by gyp.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-25 01:58:10 +02:00
aszlig
78bfe0ab5b
chromium: Update all channels to latest versions.
So, chromium 30 entered the dev release channel, so the overview of the
current versions is:

stable: 28.0.1500.52 -> 28.0.1500.71 (builds fine, tested)
beta:   28.0.1500.52 -> 29.0.1547.22 (builds fine, tested)
dev:    29.0.1547.0  -> 30.0.1566.2  (builds fine, tested)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-25 00:31:53 +02:00
aszlig
3c60e2ec39
chromium: Add API keys for NixOS.
As requested by some users, we finally have support for cloud sync,
spelling, geolocation and a lot more of the services that require API
keys from Google. Details about which services are involved can be found
at: http://www.chromium.org/developers/how-tos/api-keys

Thanks to Paweł Hajdan <phajdan@google.com> for giving us permission to
distribute the API keys with our build of Chromium:

> Note that the public Terms of Service do not allow distribution of the
> API keys in any form. To make this work for you, on behalf of Google
> Chrome Team I am providing you with:

> Official permission to include Google API keys in your packages and to
> distribute these packages. The remainder of the Terms of Service for
> each API applies, but at this time you are not bound by the
> requirement to only access the APIs for personal and development use,
> and Additional quota for each API in an effort to adequately support
> your users.

As noted in the source: Those keys are for use in NixOS/nixpkgs ONLY!

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-25 00:31:53 +02:00
Rickard Nilsson
1870210926 libvirt: Update to 1.1.0 2013-07-24 14:42:01 +02:00
Bjørn Forsman
63f9aed9eb minicom: 2.4 -> 2.6.2
This also fixes the annoying issue that minicom doesn't work out of the
box:

  $ minicom
  minicom: there is no global configuration file /etc/minirc.dfl
  Ask your sysadmin to create one (with minicom -s).

  $ sudo minicom -s
  minicom: there is no global configuration file /etc/minirc.dfl
  Ask your sysadmin to create one (with minicom -s).

minicom 2.4 basically refuses to enter setup unless /etc/minirc.dfl
already exists. sudo touch /etc/minirc.dfl is enough to fix that though,
but with this commit "sudo minicom -s" will work out of the box.
2013-07-24 14:40:40 +02:00
Rob Vermaas
850f20567e Fix apg 2013-07-24 12:27:58 +02:00
Peter Simons
58c08fdefb aldor: fix the sha256 hash (plus minor cosmetic changes) 2013-07-24 10:51:01 +02:00
Florian Friesdorf
b800c5d1f9 python-genzshcomp-0.5.1 2013-07-24 10:01:26 +02:00
Domen Kozar
e52fc8f431 pypy: fix stdenv.lib removal 2013-07-23 23:24:51 +02:00
Domen Kozar
a0bed10ab5 WIP: pypy 2013-07-23 22:41:27 +02:00
Rok Garbas
626c4d5f5b venus: new package 2013-07-23 22:41:18 +02:00
Eelco Dolstra
1386036457 linux: Update to 3.4.54 2013-07-23 22:35:49 +02:00
Song Wenwu
4124741d43 gimp_2_8: update to 2.8.6, enable xpm support 2013-07-23 21:03:29 +02:00
Domen Kozar
52fe694360 networkmanager: we dont need networkmanager group anymore, just use at_console policy 2013-07-23 18:51:20 +02:00
Domen Kozar
949c4fe758 networkmanagerapplet: fix the build 2013-07-23 18:23:13 +02:00
Jonas Hoersch
aa88e7269d Add quodlibet-2.5: GTK+Python based music player (close #481) 2013-07-23 16:02:02 +02:00
Peter Simons
6c63a85786 haskell-hlint: update to version 1.8.49 2013-07-23 15:58:44 +02:00
Peter Simons
775fbbe46b haskell-yesod-platform: update to version 1.2.3 2013-07-23 15:58:44 +02:00
Peter Simons
91c98e03c6 haskell-fclabels: update to version 1.1.7.1 2013-07-23 15:58:44 +02:00
Vladimír Čunát
fb37586d77 Merge pull request #721 from vcunat/p/hw-utils
pci and usb utils update
2013-07-23 06:48:08 -07:00
Peter Simons
025995edaf haskell-fclabels: disable the Haddock documentation to fix the build
https://github.com/sebastiaanvisser/fclabels/issues/20
2013-07-23 14:15:30 +02:00
Peter Simons
dc1d57e3d3 ipython: update to version 0.13.2 2013-07-23 14:15:30 +02:00
Peter Simons
ea3906c0f3 pylint: install emacs lisp files 2013-07-23 14:15:30 +02:00
Peter Simons
05ec96b00e python-packages: cosmetic to fix syntax highlighting and trailing whitespace 2013-07-23 14:15:30 +02:00
Peter Simons
57844acb42 haskell-unix-time: update to version 0.1.10 2013-07-23 14:15:30 +02:00
Peter Simons
cf4c6a6949 haskell-simple-sendfile: update to version 0.2.12 2013-07-23 14:15:30 +02:00
Peter Simons
ba95a91106 haskell-postgresql-simple: update to version 0.3.4.0 2013-07-23 14:15:30 +02:00
Peter Simons
3f2d39e421 haskell-highlighting-kate: update to version 0.5.5 2013-07-23 14:15:29 +02:00
Peter Simons
fad190185b haskell-fclabels: update to version 1.1.7 2013-07-23 14:15:29 +02:00
Peter Simons
08c2f03b29 haskell-fast-logger: update to version 0.3.2 2013-07-23 14:15:29 +02:00
Peter Simons
b95e01dd88 haskell-monad-par: update to version 0.3.4.3 2013-07-23 14:15:29 +02:00
Domen Kozar
11eef4f79f networkmanagerapplet: fix build 2013-07-23 13:18:54 +02:00
Domen Kozar
e41fc2a677 add python32 2013-07-23 11:55:35 +02:00
Domen Kozar
bea0ac29d4 networkmanagerapplet: propagatedBuildInputs -> propagatedUserEnvPkgs 2013-07-23 11:53:12 +02:00
Sander van der Burg
2252bfe79f Added ironhorse nodejs package + updated other node packages 2013-07-23 11:33:48 +02:00