Commit Graph

21388 Commits

Author SHA1 Message Date
Mathijs Kwik
68f6866ab6 node.js: upgrade to 0.8.9
- espipe patch no longer needed
- linkV8 headers replaced by buildNodePackage's upcoming binary support
2012-09-15 20:53:19 +02:00
Mathijs Kwik
12e71e4c22 v8: upgrade to 3.11.10.22 2012-09-15 20:53:19 +02:00
Mathijs Kwik
ba83178aed xmonad-extras: pass old version of split
optional features depend on it.
2012-09-15 20:53:19 +02:00
Mathijs Kwik
b1f8a1b916 add: haskell-split older version (0.1) 2012-09-15 20:53:19 +02:00
aszlig
e678cd2611
youtube-dl: Update to version 2012.02.27.
In addition, we're now switching to using refs/tags from git rather than commit
refs directly, which has the advantage, that we don't have to do bookkeeping
twice, where people forget to increment the version in nixpkgs.

This happened for the previous version, where `pkgver` had the value
"2011.12.08", but in rg3/youtube-dl@661a807c65 the
version actually is "2012.01.08b".

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-15 08:10:35 +02:00
aszlig
6667ee858b
chromium: Update dev/beta channels.
beta: 22.0.1229.56
dev: 23.0.1262.0

Patch for http://crbug.com/143623 still applies and is still not fixed upstream.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-15 07:44:21 +02:00
aszlig
b2392c09a0
aewan: New package, version 1.0.01.
This adds a small ASCII art drawing tool, which supports drawing with multiple
layers. Might be especially helpful for larger "images", which become quite
tedious to do using vim.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
aszlig
cb94852ae3
hexedit: New package, version 1.2.12.
A typical three-pane style hex editor, which is somewhat similar than bvi, but
smaller and without vi-like keybindings.

(Don't ask me why I use both, I just can't tell why I'm sometimes in bvi and
sometimes in hexedit mood... there simply is no rational explanation)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
Eelco Dolstra
517612c2ca sqlite: Update to 3.7.14 2012-09-14 13:16:47 -04:00
Eelco Dolstra
4606b60dbf nixUnstable: Update to 1.2pre2910_b674665 2012-09-14 12:32:44 -04:00
Rickard Nilsson
7c43b041d9 Add nss-pam-ldapd version 0.8.10
nss-pam-ldapd is a fork of nss_ldap that uses a daemon (nslcd) to
connect to the LDAP server, instead of going directly from PAM/NSS.
This improves performance and separation, and increases security
if you connect to LDAP with a password, since only the nscd daemon
needs to know the password, not every user of PAM/NSS.

This commit will be followed by a commit to NixOS which enables the
use of the nslcd daemon.
2012-09-14 00:06:25 +02:00
Eelco Dolstra
2ab46949cf Add universe repo for older Ubuntu releases 2012-09-13 17:15:58 -04:00
Eelco Dolstra
fc35bed470 Fix incorrect version of Ubuntu Maverick (10.10) 2012-09-13 17:15:58 -04:00
Eelco Dolstra
75ec7a07c2 geeqie: Update to 1.1 2012-09-13 17:15:58 -04:00
Peter Simons
40fe4cf682 pmtools: add version 20071116 2012-09-13 20:00:17 +02:00
Andres Loeh
14fe075e06 Make regex-compat and regex-posix compile with ghc-7.6.1. 2012-09-13 19:33:52 +02:00
Eelco Dolstra
fcb1d64322 curl: Update to 7.27.0 2012-09-13 11:36:34 -04:00
Eelco Dolstra
c843abc1bc nvidia-x11: Update to 304.43 2012-09-13 11:36:34 -04:00
Eelco Dolstra
696206c405 Rename spiceProtocol -> spice_protocol 2012-09-13 11:36:34 -04:00
Michael Raskin
e12c0dbace LaTeX + Spelling work 2012-09-13 19:25:04 +04:00
Michael Raskin
5df4c97694 Fix wrapping 2012-09-13 19:25:04 +04:00
Michael Raskin
c20a9e4ac5 Make Gajim find speller 2012-09-13 19:25:04 +04:00
Eelco Dolstra
080c0a5c20 linux: Update to 3.2.29 2012-09-13 10:10:26 -04:00
Michael Raskin
8b7d12d0f5 Gajim: make OpenSSL code work 2012-09-13 18:03:50 +04:00
Michael Raskin
947741de5f Gajim: update to 0.15.1 2012-09-13 18:03:50 +04:00
Eelco Dolstra
d9c0fc6a51 Fix Nixpkgs evaluation
http://hydra.nixos.org/build/3020333
2012-09-13 09:56:19 -04:00
Peter Simons
33e67e8394 ghc-head: update to version 7.7.20120912 2012-09-13 15:50:15 +02:00
Peter Simons
52454d7593 ghc-7.4.2: add binary snapshot required for bootstrapping ghc 7.7.x 2012-09-13 15:49:42 +02:00
Peter Simons
eb288cf12e ghc-wrapper: choose '-package-conf' or '-package-db' flag depending on the version of GHC that's being wrapped 2012-09-13 15:13:00 +02:00
Peter Simons
13be1ff86e ghc-wrapper.nix: cosmetic 2012-09-13 15:12:43 +02:00
Peter Simons
da6db0dc19 python-packages.nix: drop trailing whitespace 2012-09-13 14:54:10 +02:00
Peter Simons
f16a0e8c12 python-packages.nix: remove trace message
The attribute

  builtins.trace "beatifulsoap is a typo" beautifulsoup;

looked like it was checked in by accident.
2012-09-13 14:53:54 +02:00
Peter Simons
86cdcbc56d haskell-void: update to version 0.5.8 2012-09-13 14:47:40 +02:00
Peter Simons
17190945ff haskell-vacuum: update to version 2.1.0.1 2012-09-13 14:47:40 +02:00
Peter Simons
4c814f8772 haskell-regular: update to version 0.3.4.2 2012-09-13 14:47:40 +02:00
Peter Simons
b89096d865 haskell-instant-generics: update to version 0.3.6 2012-09-13 14:47:40 +02:00
Peter Simons
3fb5f84abd haskell-ghc-syb-utils: update to version 0.2.1.1 2012-09-13 14:47:39 +02:00
Peter Simons
7254d03a59 haskell-explicit-exception: update to version 0.1.7.1 2012-09-13 14:47:39 +02:00
Peter Simons
3ee9d56b83 haskell-data-accessor: update to version 0.2.2.3 2012-09-13 14:47:39 +02:00
Peter Simons
a0395b87c4 haskell-X11: update to version 1.6.0.2 2012-09-13 14:47:39 +02:00
Peter Simons
d820210188 haskell-zlib: add version 0.5.4.0 2012-09-13 14:47:39 +02:00
Peter Simons
b9739ad02f haskell-cgi: update to version 3001.1.8.3 2012-09-13 14:47:39 +02:00
Michael Raskin
009db2ae7a Fix license 2012-09-13 15:30:12 +04:00
Michael Raskin
2dec65340b Fix python path 2012-09-13 14:46:45 +04:00
Michael Raskin
917db3212f Add PyFeed dependency. Starts now 2012-09-13 14:32:38 +04:00
Michael Raskin
5c767b9313 Add xe, a dependency of pyfeed 2012-09-13 14:32:16 +04:00
Michael Raskin
48b257663a Added PyFeed 2012-09-13 14:28:05 +04:00
Michael Raskin
070f2419dd Fixed a few SaT dependencies 2012-09-13 14:24:07 +04:00
Michael Raskin
b52919ac9e Buildable Salut-à-toi 2012-09-13 14:14:49 +04:00
Michael Raskin
bc8e5d2da2 Propagate dependencies of wokkel 2012-09-13 14:12:42 +04:00