Peter Simons
5b8103b57c
wxHaskell: updated to version 0.90 based on wxGTK version 2.9.3
...
- wx: updated to version 0.90
- wxcore: updated to version 0.90
- wxdirect: updated to version 0.90
- wxc: this project contains no native Haskell code -- only C++ glue -- so we cannot run Haddock on it
svn path=/nixpkgs/trunk/; revision=33813
2012-04-17 13:56:34 +00:00
Peter Simons
39c9ece183
wxGTK-2.9: updated the development version of wxGTK to 2.9.3
...
I deleted older snapshots because my attempts to use 2.9.0 or 2.9.1 ran into
problems with our recent version of libpng. The 2.9.3 version seems to work
fine, though. If you still need the older versions, please feel free to
reinstate them.
svn path=/nixpkgs/trunk/; revision=33812
2012-04-17 13:56:30 +00:00
Peter Simons
eec2c680c7
Updated Haskell packages.
...
- HsOpenSSL: updated to version 0.10.3
- RSA: downgraded to version 1.0.6.3
- language-javascript: updated to version 0.5.1
- maude: fixed build
- pem: added version 0.1.0
svn path=/nixpkgs/trunk/; revision=33811
2012-04-17 13:56:27 +00:00
Michael Raskin
f699257450
Adding blobby volleybal
...
svn path=/nixpkgs/trunk/; revision=33810
2012-04-17 13:06:12 +00:00
Michael Raskin
de5fdd541a
Fix line endings
...
svn path=/nixpkgs/trunk/; revision=33809
2012-04-17 13:05:57 +00:00
Michael Raskin
6c1bc77673
Updating VUE
...
svn path=/nixpkgs/trunk/; revision=33808
2012-04-17 13:05:20 +00:00
Ludovic Courtès
adb332af4c
Ogre: Build the samples.
...
svn path=/nixpkgs/trunk/; revision=33807
2012-04-17 09:57:57 +00:00
Lluís Batlle i Rossell
a01828abd5
Made mosh use boostHeaders, and not boost. A much lighter dependency, of great
...
help on the Sheevaplug.
I'm not sure of the name 'boostHeaders' and 'boostHeaders149'. Changes welcome.
svn path=/nixpkgs/trunk/; revision=33806
2012-04-16 22:16:38 +00:00
Lluís Batlle i Rossell
526b207211
Adding a headers-only version of boost. I wrote it in a new file, replicating
...
the 'src', because to me this way looks simpler despite the copy of src..
svn path=/nixpkgs/trunk/; revision=33805
2012-04-16 22:13:27 +00:00
Lluís Batlle i Rossell
682690bd71
Adding mosh.
...
svn path=/nixpkgs/trunk/; revision=33804
2012-04-16 21:44:12 +00:00
Karn Kallio
cccc48263f
Sane backends URL seems to have changed.
...
Also advance version to 1.0.22
svn path=/nixpkgs/trunk/; revision=33803
2012-04-16 15:14:19 +00:00
Peter Simons
d775e93f90
Updated Haskell packages.
...
- HTTP: added version 4000.2.3
- RSA: updated to version 1.2.0.0
- RepLib: updated to version 0.5.2.1
- conduit: updated to version 0.4.1.1
- data-accessor: updated to version 0.2.2.2
- deepseq-th: updated to version 0.1.0.3
- explicit-exception: updated to version 0.1.7
- ghc-mod: updated to version 1.10.15
- gitit: updated to version 0.9.0.1
- hakyll: updated to version 3.2.7.2
- hjsmin: updated to version 0.0.16
- http-conduit: updated to version 1.4.1
- iteratee: updated to version 0.8.8.2
- language-javascript: updated to version 0.5.0
- reactive-banana: updated to version 0.5.0.1
- repa: updated to version 3.1.1.1
- rvar: updated to version 0.2.0.1
- semigroups: updated to version 0.8.3
- simple-sendfile: updated to version 0.2.3
- storable-record: updated to version 0.0.2.5
- unbound: updated to version 0.4.0.2
- wxc: added version 0.90.0.2
svn path=/nixpkgs/trunk/; revision=33802
2012-04-16 12:07:58 +00:00
Nicolas Pierron
7a4cf21350
Add git-bz nix expression.
...
svn path=/nixpkgs/trunk/; revision=33801
2012-04-15 23:48:16 +00:00
Nicolas Pierron
7b7dd238fc
Add dulwich (git filesystem in python).
...
Add bugz (command line tool for bugzilla)
Add gitBz (bugzilla in git)
svn path=/nixpkgs/trunk/; revision=33800
2012-04-15 23:48:11 +00:00
Nicolas Pierron
811b035171
Mercurial: Support ssl and curses python packages for fast-export and crecord.
...
svn path=/nixpkgs/trunk/; revision=33799
2012-04-15 23:48:07 +00:00
Nicolas Pierron
82b308bf11
Add armv7l support.
...
svn path=/nixpkgs/trunk/; revision=33798
2012-04-15 23:41:25 +00:00
Nicolas Pierron
6a9ac1f016
Add opentyrian game.
...
svn path=/nixpkgs/trunk/; revision=33797
2012-04-15 23:38:38 +00:00
Nicolas Pierron
8a67709183
Add mkMerge and obsolete mkThenElse.
...
svn path=/nixpkgs/trunk/; revision=33796
2012-04-15 23:31:48 +00:00
Alexander Tsamutali
a9c51d7af3
games/urbanterror: Fixed compilation issue, but it still doesn't work.
...
svn path=/nixpkgs/trunk/; revision=33795
2012-04-15 22:33:36 +00:00
Eelco Dolstra
73d98c07c2
* Linux 3.2.15.
...
svn path=/nixpkgs/trunk/; revision=33794
2012-04-15 16:23:08 +00:00
Lluís Batlle i Rossell
8f50680a05
I hope now I guess fine how to tell ATLAS not to accept any simd for i686.
...
svn path=/nixpkgs/trunk/; revision=33793
2012-04-15 12:44:48 +00:00
Lluís Batlle i Rossell
e612f476c4
Limiting the number of fds on the sqlite full build, as it's required by some tests.
...
svn path=/nixpkgs/trunk/; revision=33792
2012-04-15 09:05:09 +00:00
Lluís Batlle i Rossell
2e753bc4cf
Typo again in atlas.
...
svn path=/nixpkgs/trunk/; revision=33791
2012-04-15 08:11:12 +00:00
Lluís Batlle i Rossell
023cd3b7bd
Oh, I removed -fPIC in my last atlas commit. I didn't mean to.
...
svn path=/nixpkgs/trunk/; revision=33790
2012-04-15 07:58:58 +00:00
Lluís Batlle i Rossell
30d7a7fbe1
I think we better disable SIMD for i686. Or it can detect whatever the machine has.
...
svn path=/nixpkgs/trunk/; revision=33789
2012-04-14 22:00:12 +00:00
Lluís Batlle i Rossell
163c7375a3
Adding a version of sqlite with more things, based on the upstream repository src.
...
svn path=/nixpkgs/trunk/; revision=33788
2012-04-14 21:40:55 +00:00
Lluís Batlle i Rossell
60ecc500f9
Trying to fix atlas i686. I set Pentium II and having sse/sse2 at the same time for i686...
...
I think Pentium II does not have sse.
svn path=/nixpkgs/trunk/; revision=33787
2012-04-14 18:58:30 +00:00
Michael Raskin
9b6e521d44
SBCL update
...
svn path=/nixpkgs/trunk/; revision=33786
2012-04-14 18:36:04 +00:00
Eelco Dolstra
4d8e2180b5
* Set the channel name to "nixpkgs".
...
svn path=/nixpkgs/trunk/; revision=33784
2012-04-14 14:19:13 +00:00
Eelco Dolstra
641576e0cc
* Fix alsa-utils. http://hydra.nixos.org/eval/603729
...
svn path=/nixpkgs/trunk/; revision=33782
2012-04-14 11:46:45 +00:00
Ludovic Courtès
cf250029e0
samba_light: Drop dependency on libunwind.
...
svn path=/nixpkgs/trunk/; revision=33781
2012-04-14 10:26:09 +00:00
Lluís Batlle i Rossell
4250dd8104
I made atlas build for fixed architectures.
...
We saw a crash in many computers, in the octave check phase, where octave crashed.
It was due to atlas being built for AMD Family 10h, which has a special SSE
trick that others computer don't have.
For x86_64, atlas is for K7. And for i686, PII.
svn path=/nixpkgs/trunk/; revision=33780
2012-04-13 18:46:24 +00:00
Lluís Batlle i Rossell
8ebd53f45f
Updating linux to 3.3.2
...
svn path=/nixpkgs/trunk/; revision=33779
2012-04-13 18:09:27 +00:00
Lluís Batlle i Rossell
713b7ecdbb
Removing a commented patch that is not needed for kernels newer than 2.6.36
...
iirc. The patch got upstream back then.
svn path=/nixpkgs/trunk/; revision=33778
2012-04-13 17:52:29 +00:00
Mathijs Kwik
100b95e57e
alsa upgraded to 1.0.25
...
svn path=/nixpkgs/trunk/; revision=33777
2012-04-13 14:54:02 +00:00
Mathijs Kwik
9b5ca91497
nvidia driver: upgraded to 295.40
...
svn path=/nixpkgs/trunk/; revision=33776
2012-04-13 14:53:59 +00:00
Mathijs Kwik
17cbe60a5b
uhc upgrade
...
svn path=/nixpkgs/trunk/; revision=33775
2012-04-13 14:53:56 +00:00
Ludovic Courtès
47fcc276ae
Apple GCC: Fix `no-sys-dirs.patch' so that it applies.
...
svn path=/nixpkgs/trunk/; revision=33773
2012-04-13 12:41:36 +00:00
Eelco Dolstra
65ddcaa3ed
* Bison: use an absolute path to M4. Otherwise Bison will silently
...
fail (due to a SIGPIPE) if M4 isn't installed.
svn path=/nixpkgs/branches/stdenv-updates/; revision=33772
2012-04-13 12:32:51 +00:00
Michael Raskin
ef6bff049a
GCL needs gmp4
...
svn path=/nixpkgs/trunk/; revision=33770
2012-04-13 05:40:05 +00:00
Michael Raskin
d34679a9db
Extreme Tux Racer still requires libpng 1.2
...
svn path=/nixpkgs/trunk/; revision=33769
2012-04-13 05:32:12 +00:00
Michael Raskin
02ff38f7b1
Patch unused variable errors
...
svn path=/nixpkgs/trunk/; revision=33768
2012-04-12 21:28:45 +00:00
Michael Raskin
351bcc3b70
Fix tailor URL
...
svn path=/nixpkgs/trunk/; revision=33767
2012-04-12 20:54:39 +00:00
Ludovic Courtès
eb7575138a
Coccinelle: Make sure Python modules are looked up in the right place.
...
svn path=/nixpkgs/trunk/; revision=33763
2012-04-12 15:30:02 +00:00
Eelco Dolstra
205dbbd991
* Update euca2ools.
...
svn path=/nixpkgs/trunk/; revision=33762
2012-04-12 14:16:23 +00:00
Ludovic Courtès
054382bbfe
GMP 5.0.3: Really fix FreeBSD builds at hydra.nixos.org.
...
Patch by Eelco Dolstra, backported from `stdenv-updates'.
svn path=/nixpkgs/trunk/; revision=33761
2012-04-12 13:44:14 +00:00
Eelco Dolstra
fcc5136cfc
* Latest EC2 AMI/API tools.
...
svn path=/nixpkgs/trunk/; revision=33760
2012-04-12 13:20:58 +00:00
Michael Raskin
40347a43c2
Fix license
...
svn path=/nixpkgs/trunk/; revision=33759
2012-04-12 11:57:43 +00:00
Michael Raskin
5cdb676ac7
Adding FSharp compiler
...
svn path=/nixpkgs/trunk/; revision=33758
2012-04-12 11:39:40 +00:00
Lluís Batlle i Rossell
700bedb833
Adding me as a maintainer for octave.
...
svn path=/nixpkgs/trunk/; revision=33757
2012-04-12 10:00:18 +00:00