1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

19287 commits

Author SHA1 Message Date
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
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
Michael Raskin 49b28405d8 Samba security update
svn path=/nixpkgs/trunk/; revision=33756
2012-04-12 09:31:31 +00:00
Michael Raskin 25ef476ba0 Fix ttf2pt1 build
svn path=/nixpkgs/trunk/; revision=33755
2012-04-12 07:55:49 +00:00
Michael Raskin dd3ef46cac Update TPTP
svn path=/nixpkgs/trunk/; revision=33754
2012-04-12 07:23:52 +00:00
Michael Raskin fa1ecfed54 Update Kona/fix its build
svn path=/nixpkgs/trunk/; revision=33753
2012-04-12 07:12:07 +00:00
Michael Raskin 674de696b5 Take into account an installation process quirk
svn path=/nixpkgs/trunk/; revision=33752
2012-04-12 06:18:42 +00:00
Michael Raskin 65d9b6076d Updating libunwind
svn path=/nixpkgs/trunk/; revision=33751
2012-04-12 06:10:44 +00:00
Ludovic Courtès 8794d3ed45 GMP 5.0.3: Fix typo.
svn path=/nixpkgs/trunk/; revision=33749
2012-04-11 20:09:25 +00:00
Ludovic Courtès 52f4dd95d4 GMP 5.0.3: Fix FreeBSD builds.
svn path=/nixpkgs/trunk/; revision=33748
2012-04-11 16:38:21 +00:00
Eelco Dolstra 8b0bc7a745 * Add modules required by Linux 3.2.
svn path=/nixpkgs/trunk/; revision=33742
2012-04-11 07:45:12 +00:00
Eelco Dolstra 7c2e04a8ff * Apply the CIFS timeout patch to Linux 3.2.
svn path=/nixpkgs/trunk/; revision=33740
2012-04-10 22:48:27 +00:00
Eelco Dolstra e40f598035 * Change the default Linux kernel to 3.2, since 2.6.35 is old and
unmaintained.

svn path=/nixpkgs/trunk/; revision=33737
2012-04-10 21:46:08 +00:00