Commit Graph

19112 Commits

Author SHA1 Message Date
Rob Vermaas
97cac0a58c Added i3wm. Added newer version of file. (this time tested, I screwed up a patch by garbas)
svn path=/nixpkgs/trunk/; revision=33952
2012-04-30 14:34:57 +00:00
Rob Vermaas
0823167b43 Revert my previous 2 commits.
svn path=/nixpkgs/trunk/; revision=33951
2012-04-30 14:28:08 +00:00
Rob Vermaas
0362f55a22 add missing files from previous commit
svn path=/nixpkgs/trunk/; revision=33950
2012-04-30 13:45:50 +00:00
Rob Vermaas
191d2e4be6 Adding i3wm, file 5.11, python packages. Patch by garbas.
svn path=/nixpkgs/trunk/; revision=33949
2012-04-30 13:30:47 +00:00
Rob Vermaas
506c2ee455 Update offlineimap to 6.5.3. Patch by garbas.
svn path=/nixpkgs/trunk/; revision=33948
2012-04-30 12:47:30 +00:00
Michael Raskin
9683cada87 Update ECL
svn path=/nixpkgs/trunk/; revision=33947
2012-04-30 08:14:19 +00:00
Peter Simons
5c1b0582d2 build-support/fetchurl/mirrors.nix: add funet.fi to more mirrors
Committed on behalf of Ilja Honkonen <ilja.honkonen@helsinki.fi>.

svn path=/nixpkgs/trunk/; revision=33946
2012-04-29 18:17:50 +00:00
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
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