Peter Simons
0eac8bb084
mysql51: update location of mysql-5.1.54.tar.gz
...
Committed on behalf of Ilja Honkonen <ilja.honkonen@helsinki.fi>.
svn path=/nixpkgs/trunk/; revision=33945
2012-04-29 18:17:46 +00:00
Shea Levy
23506543a4
Add minecraft
...
Patch by Carles Pagès, minor modification (adding in version number, updating
sha256) by me
svn path=/nixpkgs/trunk/; revision=33944
2012-04-29 14:09:58 +00:00
Peter Simons
6c37520d2a
numpy: fixed build (patch by Konrad Hinsen)
...
svn path=/nixpkgs/trunk/; revision=33941
2012-04-28 14:14:16 +00:00
Peter Simons
ce7f9e1d14
Updated Haskell packages.
...
- crypto-api: updated to version 0.10.2
- hashtables: updated to version 1.0.1.6
- hjsmin: updated to version 0.1.1
- repa: updated to version 3.1.3.3
svn path=/nixpkgs/trunk/; revision=33940
2012-04-27 13:18:36 +00:00
Eelco Dolstra
5287bbf3a8
* Don't build mysql-workbench on i686-linux since it just hangs
...
(http://hydra.nixos.org/build/2482930 ).
svn path=/nixpkgs/trunk/; revision=33939
2012-04-27 09:31:11 +00:00
Peter Simons
27de563164
Updated Python 3.x.
...
- updated to version 3.2.3
- fixed version numbers in setup-hook.sh
- sort input variable list alphabetically
- tk support needs x11 support as well
- deleted obsolete version 3.1
Furthermore, all CPPFLAGS and LDFLAGS required to find the build inputs are now
explicitly passed to ./configure. The python 3.x build systems tries to ignore
the environment as much as possible to provide deterministic builds. This means
that our magic environment variable stuff won't work, and previously built
python3 binaries lacked all kinds of extensions, such as zlib, etc.
svn path=/nixpkgs/trunk/; revision=33937
2012-04-27 08:20:46 +00:00
Eelco Dolstra
fa276c45dd
* Set preferLocalBuild on a few more trivial builders.
...
svn path=/nixpkgs/trunk/; revision=33935
2012-04-26 15:17:43 +00:00
Eelco Dolstra
e5fc65ed40
* writeTextFile: don't use the build hook. NixOS uses this function a
...
lot, and it causes a lot of unnecessary overhead on machines with
remote building enabled.
svn path=/nixpkgs/trunk/; revision=33934
2012-04-26 15:01:41 +00:00
Eelco Dolstra
48b2a26898
* Firefox 12.0.
...
svn path=/nixpkgs/trunk/; revision=33931
2012-04-26 13:25:20 +00:00
Eelco Dolstra
fbd90d2103
* SQLite updated to 3.7.11.
...
svn path=/nixpkgs/trunk/; revision=33930
2012-04-26 13:24:58 +00:00
Peter Simons
2e44afa7bb
ikiwiki: updated to version 3.20120419
...
svn path=/nixpkgs/trunk/; revision=33924
2012-04-26 08:09:31 +00:00
Peter Simons
9ed244d86c
Updated Haskell packages.
...
- language-javascript: updated to version 0.5.4
- syb: updated to version 0.3.6.1
- yesod: updated to version 1.0.1.5
- zlib-enum: updated to version 0.2.2.1
svn path=/nixpkgs/trunk/; revision=33923
2012-04-26 08:01:34 +00:00
Lluís Batlle i Rossell
f5da2fe902
Updating calibre
...
svn path=/nixpkgs/trunk/; revision=33922
2012-04-25 21:31:09 +00:00
Ludovic Courtès
95d60d6938
nixUnstable: Use Apple-GCC on Darwin.
...
svn path=/nixpkgs/trunk/; revision=33920
2012-04-25 14:25:34 +00:00
Ludovic Courtès
75f636067e
GNU Emacs 23: Use Apple-GCC on Darwin.
...
svn path=/nixpkgs/trunk/; revision=33919
2012-04-25 14:21:41 +00:00
Lluís Batlle i Rossell
32d84a2338
Adding a mirror for the pyqt version we use; the usual upstream channel does not
...
have the file anymore.
svn path=/nixpkgs/trunk/; revision=33917
2012-04-25 13:56:08 +00:00
Eelco Dolstra
b222e1b61f
* Updated the EC2 API tools to 1.5.3.0.
...
svn path=/nixpkgs/trunk/; revision=33916
2012-04-25 13:33:25 +00:00
Eelco Dolstra
12130aea67
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=33915
2012-04-25 12:24:16 +00:00
Peter Simons
3117cc72fb
Updated Haskell packages.
...
- clientsession: updated to version 0.7.5
- gloss: updated to version 1.7.4.1
- haskeline: enable terminfo support and patch to support mtl >= 2.1
- HaskellForMaths: updated to version 0.4.5
- HsOpenSSL: updated to version 0.10.3.1
- language-javascript: updated to version 0.5.3
- mtl: added version 2.1.1
- network: updated to version 2.3.0.13
- repa-algorithms: updated to version 3.1.3.1
- repa-examples: updated to version 3.1.3.1
- repa-io: updated to version 3.1.3.1
- repa: updated to version 3.1.3.2
- resourcet: updated to version 0.3.2.1
- RSA: updated to version 1.2.1.0
- yesod-auth: updated to version 1.0.2
- yesod-form: updated to version 1.0.0.3
- yesod: updated to version 1.0.1.3
- zlib-enum: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=33913
2012-04-25 10:12:44 +00:00
Yury G. Kudryashov
cdc3fa0462
Fix ilbc build
...
svn path=/nixpkgs/trunk/; revision=33912
2012-04-24 17:14:24 +00:00
Ludovic Courtès
7e70f890c4
Darwin: Change noSysDirs' to
false' by default.
...
svn path=/nixpkgs/trunk/; revision=33911
2012-04-24 16:14:44 +00:00
Eelco Dolstra
7716976345
* Linux 3.2.16.
...
svn path=/nixpkgs/trunk/; revision=33908
2012-04-24 13:54:33 +00:00
Ludovic Courtès
daaa950c31
GNU Emacs 22: Use Apple-GCC.
...
svn path=/nixpkgs/trunk/; revision=33901
2012-04-24 08:49:35 +00:00
Lluís Batlle i Rossell
86232ad5f7
Updating mldonkey. Upstream picked the patch we had.
...
svn path=/nixpkgs/trunk/; revision=33900
2012-04-24 07:54:57 +00:00
Ludovic Courtès
d4f26f65d9
GNU Readline 6.x: Build with Apple-GCC on Darwin.
...
svn path=/nixpkgs/trunk/; revision=33899
2012-04-23 23:04:05 +00:00
Ludovic Courtès
daf8c7fced
allStdenvs: Propagate `system'.
...
svn path=/nixpkgs/trunk/; revision=33898
2012-04-23 22:31:39 +00:00
Ludovic Courtès
d44d30b0ba
GHC 7.4.2: Remove `darwinInstallNameToolUtility'.
...
svn path=/nixpkgs/trunk/; revision=33897
2012-04-23 16:28:10 +00:00
Ludovic Courtès
b53f6b9dd0
GCC 4.6: Don't bail out when `gnused' isn't provided.
...
svn path=/nixpkgs/trunk/; revision=33896
2012-04-23 16:28:06 +00:00
Ludovic Courtès
6a85ec6abe
GFortran: Use GFortran 4.6 on Darwin.
...
svn path=/nixpkgs/trunk/; revision=33895
2012-04-23 15:47:41 +00:00
Ludovic Courtès
29bc53265d
Darwin: Use GCC 4.6 in `stdenvNix'.
...
svn path=/nixpkgs/trunk/; revision=33894
2012-04-23 15:47:37 +00:00
Ludovic Courtès
04600bbec1
Darwin: Add mig',
lipo', etc. to `stdenvNative'.
...
Consequently, remove `darwinLipoUtility', `darwinArchUtility', etc.
svn path=/nixpkgs/trunk/; revision=33893
2012-04-23 15:47:31 +00:00
Ludovic Courtès
0a9d954bc6
GNU Patch: On Darwin, use an existing tarball, and patch from there.
...
svn path=/nixpkgs/trunk/; revision=33892
2012-04-23 15:47:21 +00:00
Eelco Dolstra
661d16d3fe
* Revert pcre (r33561). It breaks Apache
...
(http://hydra.nixos.org/build/2447441 ).
svn path=/nixpkgs/branches/stdenv-updates/; revision=33890
2012-04-23 12:42:03 +00:00
Peter Simons
f1135ba545
Updated Haskell packages.
...
- alternative-io: updated to version 0.0.1
- blaze-markup: added version 0.5.1.0
- crypto-conduit: updated to version 0.3.2
- cryptohash: updated to version 0.7.5
- darcs: updated to version 2.8.0
- filestore: updated to version 0.4.2
- Graphalyze: cosmetic change
- hamlet: updated to version 1.0.1.1
- happstack-hamlet: updated to version 7.0.1
- happstack-server: updated to version 7.0.1
- HFuse: updated to version 0.2.4.1
- Hipmunk: updated to version 5.2.0.8
- language-javascript: updated to version 0.5.2
- libmpd: updated to version 0.8.0
- lifted-base: updated to version 0.1.0.4
- monad-control: updated to version 0.3.1.2
- persistent: updated to version 0.9.0.3
- regex-compat: use latest version when building with GHC 7.4.1
- skein: updated to version 0.1.0.7
- snap-core: updated to version 0.8.1
- snap-server: updated to version 0.8.1.1
- tls: updated to version 0.9.5
- vty: updated to version 4.7.0.12
- wai-app-static: updated to version 1.2.0.2
- yesod-core: updated to version 1.0.1.1
svn path=/nixpkgs/trunk/; revision=33889
2012-04-23 09:34:01 +00:00
Shea Levy
f9a88de275
VirtualBox 4.1.12
...
svn path=/nixpkgs/trunk/; revision=33888
2012-04-23 04:25:18 +00:00
Shea Levy
50a0b839af
Linux 3.3.3
...
This incorporates the btrfs fix, so remove that patch. Also, I will test
that this builds after committing, and fix it if it fails
svn path=/nixpkgs/trunk/; revision=33885
2012-04-23 00:12:47 +00:00
Karn Kallio
50cab85e88
Fix mlton build: apply Marc Weber patch and update download URL.
...
svn path=/nixpkgs/trunk/; revision=33882
2012-04-22 20:39:43 +00:00
Karn Kallio
75692dfc1e
Remove some commented out instructions.
...
svn path=/nixpkgs/trunk/; revision=33881
2012-04-22 18:56:30 +00:00
Cillian de Roiste
bf3b6be157
Adding Piano Booster, a MIDI file player that teaches you how to play the piano.
...
svn path=/nixpkgs/trunk/; revision=33880
2012-04-22 16:55:12 +00:00
Andres Löh
1a355ca2ea
Updated the GHC HEAD snapshot.
...
svn path=/nixpkgs/trunk/; revision=33879
2012-04-22 16:31:21 +00:00
Eelco Dolstra
d0300a2776
* Switch to QEMU/KVM 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=33878
2012-04-22 16:30:27 +00:00
Ludovic Courtès
72ed868803
GnuTLS: Allow builds on non-Linux-based OSes.
...
svn path=/nixpkgs/trunk/; revision=33876
2012-04-22 10:44:53 +00:00
Karn Kallio
e81f9de121
Advance wesnoth version to 1.10.2; fixes old version failing build.
...
svn path=/nixpkgs/trunk/; revision=33874
2012-04-22 05:31:22 +00:00
Karn Kallio
2dbe2887ed
Fix build of dvdauthor; also advance version to 0.7.0
...
svn path=/nixpkgs/trunk/; revision=33873
2012-04-22 00:25:20 +00:00
Karn Kallio
819a05bfae
Update mysql 5.5 to 5.5.23 and fix no longer responding URL.
...
svn path=/nixpkgs/trunk/; revision=33872
2012-04-21 22:36:15 +00:00
Karn Kallio
1097d76801
Fix download URL for Perl Graph package.
...
svn path=/nixpkgs/trunk/; revision=33871
2012-04-21 20:23:00 +00:00
Lluís Batlle i Rossell
2eb8304fcf
Adding ntop. It runs for me, if using "-P directory".
...
svn path=/nixpkgs/trunk/; revision=33870
2012-04-21 15:04:46 +00:00
Karn Kallio
0842337d80
The hash for qhull has changed too.
...
svn path=/nixpkgs/trunk/; revision=33869
2012-04-21 04:21:25 +00:00
Karn Kallio
81db13ca16
Eigen hash does not match. I wonder whether upstream replaced it?
...
svn path=/nixpkgs/trunk/; revision=33868
2012-04-21 04:04:06 +00:00
Cillian de Roiste
6264f9cd91
Adding qsampler, the frontend for LinuxSampler
...
svn path=/nixpkgs/trunk/; revision=33867
2012-04-20 22:44:50 +00:00
Peter Simons
68f07e270a
magit: updated to version 1.1.1
...
svn path=/nixpkgs/trunk/; revision=33866
2012-04-20 22:37:30 +00:00
Cillian de Roiste
45ac14621a
Adding LinuxSampler and dependencies, using SVN version for SFZ support
...
svn path=/nixpkgs/trunk/; revision=33865
2012-04-20 20:39:42 +00:00
Cillian de Roiste
34b058dcce
Upgrading qjackctl from 0.3.7 to 0.3.8, fixes a bug where it crashes when jack is stopped
...
svn path=/nixpkgs/trunk/; revision=33864
2012-04-20 20:37:54 +00:00
Peter Simons
f412a1fbe7
development/compilers/ghc/head.nix: fixed sha256 hash
...
svn path=/nixpkgs/trunk/; revision=33863
2012-04-20 20:17:07 +00:00
Peter Simons
8ee3bc82ee
haskell-Graphalyze: removed myself from the list of maintainers
...
svn path=/nixpkgs/trunk/; revision=33862
2012-04-20 20:15:29 +00:00
Rob Vermaas
8e510f1888
Update scala to 2.9.2
...
svn path=/nixpkgs/trunk/; revision=33861
2012-04-20 13:45:49 +00:00
Peter Simons
b5c67150cf
Updated Haskell packages.
...
- blaze-html: updated to version 0.4.3.4
- gloss: updated to version 1.7.3.1
- hashtables: updated to version 1.0.1.4
- repa: updated to version 3.1.2.1
- skein: updated to version 0.1.0.6
svn path=/nixpkgs/trunk/; revision=33859
2012-04-20 12:50:37 +00:00
Andres Löh
8915da0a6b
New GHC snapshots.
...
svn path=/nixpkgs/trunk/; revision=33858
2012-04-20 12:22:23 +00:00
Peter Simons
4fc0e49bdd
git-annex: updated to version 3.20120418
...
svn path=/nixpkgs/trunk/; revision=33856
2012-04-20 11:35:20 +00:00
Peter Simons
6242869b9d
haskell-edit-distance: added version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=33855
2012-04-20 11:35:17 +00:00
Peter Simons
cbbf85d839
haskell-tls-extra: updated to version 0.4.6
...
svn path=/nixpkgs/trunk/; revision=33854
2012-04-20 11:35:13 +00:00
Peter Simons
c05f314f7f
Updated Haskell packages.
...
- authenticate: updated to version 1.2.1
- blaze-builder-enumerator: updated to version 0.2.0.4
- graphviz: updated to version 2999.13.0.2
- tls: updated to version 0.9.4
svn path=/nixpkgs/trunk/; revision=33853
2012-04-20 09:57:42 +00:00
Michael Raskin
e9226f1ca6
Add a needed dependency
...
svn path=/nixpkgs/trunk/; revision=33851
2012-04-20 04:31:17 +00:00
Eelco Dolstra
e24547ab88
* libvirt updated to 0.9.11.
...
svn path=/nixpkgs/trunk/; revision=33850
2012-04-19 21:40:07 +00:00
Eelco Dolstra
9aa30ba705
* Pass -cpu kvm64 to keep GMP from barfing.
...
svn path=/nixpkgs/trunk/; revision=33848
2012-04-19 18:44:02 +00:00
Eelco Dolstra
f92ee1a13d
* QEMU/KVM 1.0.1. Will make this the default if it looks stable.
...
svn path=/nixpkgs/trunk/; revision=33847
2012-04-19 18:39:58 +00:00
Eelco Dolstra
4b414f89ed
* e2fsprogs updated to 1.42.2.
...
svn path=/nixpkgs/trunk/; revision=33846
2012-04-19 16:49:35 +00:00
Eelco Dolstra
6a01fe514e
* Fix PAM. It accidentally lost xcrypt support in r33798.
...
svn path=/nixpkgs/trunk/; revision=33845
2012-04-19 15:15:39 +00:00
Peter Simons
c5c473b469
haskell-SourceGraph: updated to version 0.7.0.2
...
svn path=/nixpkgs/trunk/; revision=33843
2012-04-19 15:11:58 +00:00
Peter Simons
ee29e0bc9f
haskell-monadcryptorandom: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=33842
2012-04-19 15:11:55 +00:00
Peter Simons
08f798736b
haskell-graphviz: updated to version 2999.13.0.1
...
svn path=/nixpkgs/trunk/; revision=33841
2012-04-19 15:11:50 +00:00
Peter Simons
e12f48b3a1
haskell-Graphalyze: updated to version 0.13.0.0
...
svn path=/nixpkgs/trunk/; revision=33840
2012-04-19 15:11:41 +00:00
Peter Simons
8691ff4ea1
Updated Haskell packages.
...
- certificate: updated to version 1.2.1
- crypto-api: updated to version 0.10.1
- crypto-conduit: patched to build crypto-api 0.10.x
- http-conduit: updated to version 1.4.1.2
- http-enumerator: deleted obsolete package
- MonadCatchIO-transformers: updated to version 0.3.0.0
- pem: updated to version 0.1.1
- RSA: updated to version 1.2.0.0
- skein: updated to version 0.1.0.5
- snap-core: patched to support MonadCatchIO-transformers version 0.3.0.0
- snap-server: patched to support MonadCatchIO-transformers version 0.3.0.0
- tagged: updated to version 0.4.2
- tls-extra: updated to version 0.4.5
- tls: updated to version 0.9.3
- yesod-auth: updated to version 1.0.1
- yesod: updated to version 1.0.1.1
svn path=/nixpkgs/trunk/; revision=33839
2012-04-19 11:16:36 +00:00
Peter Simons
7762bb93ee
Updated Haskell packages.
...
- cabal-install: added support for version 0.14.0 to GHC 7.0.4, 6.12.3, and 6.10.4
- crypto-conduit: updated to version 0.3.1
- haskell-src-exts: updated to version 1.13.2
- hjsmin: updated to version 0.1.0
- persistent: updated to version 0.9.0.2
- wai-extra: updated to version 1.2.0.3
- wxdirect: updated to version 0.90.0.1
- yesod-core: updated to version 1.0.1
- yesod-default: updated to version 1.0.1
- yesod-form: updated to version 1.0.0.2
- yesod-routes: updated to version 1.0.1
- yesod: updated to version 1.0.1
svn path=/nixpkgs/trunk/; revision=33838
2012-04-19 10:22:03 +00:00
Ludovic Courtès
40675e46bd
GNU Hurd: Use preConfigure' to
autoreconf' only.
...
svn path=/nixpkgs/trunk/; revision=33835
2012-04-18 18:42:44 +00:00
Ludovic Courtès
61bb81195f
GNU Hurd: Restructure for easier overriding, and easier avoided rebuilds.
...
svn path=/nixpkgs/trunk/; revision=33834
2012-04-18 17:22:10 +00:00
Ludovic Courtès
f59b9490ec
GNU libc: Improve description and name for the Hurd; fix `needsPorts'.
...
svn path=/nixpkgs/trunk/; revision=33833
2012-04-18 17:22:04 +00:00
Eelco Dolstra
46ec48923b
* Updated Cache::FastMmap etc.
...
svn path=/nixpkgs/trunk/; revision=33820
2012-04-17 20:39:09 +00:00
Peter Simons
b8a6e4d2dc
haskell-cabal-install: added version 0.14.0
...
svn path=/nixpkgs/trunk/; revision=33819
2012-04-17 17:41:57 +00:00
Michael Raskin
969c89aa2f
Update xxdiff
...
svn path=/nixpkgs/trunk/; revision=33818
2012-04-17 17:12:56 +00:00
Eelco Dolstra
62765a92a8
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=33817
2012-04-17 15:56:14 +00:00
Eelco Dolstra
934ef8e3fc
* Fix evaluation of pythonPackages.bugz.
...
svn path=/nixpkgs/trunk/; revision=33815
2012-04-17 15:31:44 +00:00
Peter Simons
e4509bda5d
blobby: fixed typo
...
svn path=/nixpkgs/trunk/; revision=33814
2012-04-17 13:56:38 +00:00
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
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
Shea Levy
8f60696e06
glibc: Don't check /etc/ld.so.cache
...
Idea by Eelco, initial patch by Jack Cummings, minor fixups by me
svn path=/nixpkgs/branches/stdenv-updates/; revision=33741
2012-04-11 04:42:23 +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
Michael Raskin
16e2cac6f4
Updating Julia to include a few fixes - and adding web-repl
...
svn path=/nixpkgs/trunk/; revision=33726
2012-04-10 14:53:39 +00:00
Eelco Dolstra
e7dcb5c31f
* dhcpcd updated to 5.5.6.
...
svn path=/nixpkgs/trunk/; revision=33719
2012-04-10 12:56:00 +00:00
Lluís Batlle i Rossell
9595946c73
Fixing details of debugVersion, and adding a 'symbolsVersion'.
...
I could merge both into one, but I'll do that later.
svn path=/nixpkgs/trunk/; revision=33715
2012-04-10 07:13:52 +00:00
Lluís Batlle i Rossell
b35d2c6b89
Adding a patch for linux 3.3 for btrfs regarding ENOSPC.
...
This should solve the problem I had, where I could not boot either 3.3 or 3.3.1
in my system, as I got ENOSPC all the time.
svn path=/nixpkgs/trunk/; revision=33714
2012-04-09 21:02:17 +00:00
Lluís Batlle i Rossell
5dfcf18801
Adding a minimal FTRACE to the 3.2 and 3.3 linux kernels, that should not
...
affect the kernel performance, but allow more tracing.
svn path=/nixpkgs/trunk/; revision=33713
2012-04-09 21:01:00 +00:00