Peter Simons
026700b527
haskell-OpenGLRaw: rename file for inclusion in HP 2013.2.0.0
2013-05-12 16:12:58 +02:00
Peter Simons
1884de2f6f
haskell-attoparsec-enumerator: move this package into its own directory
2013-05-12 16:12:58 +02:00
Peter Simons
58b81e21f0
haskell-unordered-containers: use version 0.2.3.0 for HP 2013.2.0.0
2013-05-12 16:12:36 +02:00
Bjørn Forsman
df09b7fb5f
tcptrack: new package
...
tcptrack is a small libpcap based program (with ncurses UI) for live TCP
connection monitoring.
It seems upstream homepage is down, so download the source code from a
fedora server instead.
2013-05-12 14:03:24 +02:00
Tim Dysinger
c2c129d378
Add Jansson C JSON lib
2013-05-11 11:38:01 -10:00
Evgeny Egorochkin
cef9ee5aab
Merge pull request #513 from offlinehacker/firefox_libcanberra
...
firefoxWrapper: Add libcanberra gtk module to firefox
2013-05-11 14:29:38 -07:00
Eelco Dolstra
3e56da4e77
libarchive: Don't propagate dependencies
...
There doesn't seem to be a good reason for it.
2013-05-11 19:41:33 +02:00
Peter Simons
0d175b7c60
haskell-accelerate: disable haddock phase to avoid build error
...
Running Haddock for accelerate-0.13.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Preprocessing library accelerate-0.13.0.0...
Setup: dist/doc/html/accelerate/haddock-prolog16263.txt: invalid argument
2013-05-11 15:55:35 +02:00
Peter Simons
5c54449663
haskell-accelerate-fft: add version 0.13.0.0
2013-05-11 15:55:35 +02:00
Peter Simons
bbbb8f833c
haskell-cufft: add version 0.1.0.1
2013-05-11 15:55:35 +02:00
Peter Simons
daec67fbf5
haskell-cuda: drop obsolete version 0.4.1.1
2013-05-11 15:55:35 +02:00
Peter Simons
5735fd0128
haskell-language-c-quote: remove obsolete version 0.4.4
2013-05-11 15:55:35 +02:00
Peter Simons
2daf1ab356
haskell-monad-loops: update to version 0.4.2
2013-05-11 15:55:35 +02:00
Peter Simons
3d3b5ba472
haskell-accelerate: update to version 0.13.0.0
2013-05-11 15:55:35 +02:00
Peter Simons
f3c909143a
haskell-accelerate-io: update to version 0.13.0.0
2013-05-11 15:55:35 +02:00
Peter Simons
eea7bbaf1a
haskell-accelerate-examples: update to version 0.13.0.0
2013-05-11 15:55:34 +02:00
Peter Simons
e7bf966cd8
haskell-accelerate-cuda: update to version 0.13.0.0
2013-05-11 15:55:34 +02:00
Evgeny Egorochkin
c7b3fbddf0
Merge pull request #520 from dysinger/t/leveldb
...
Add Google's LevelDB (BSD) to Nix
2013-05-11 04:35:23 -07:00
Bjørn Forsman
7f1509aba6
ninja: use version attribute
...
...to avoid the risk of downloading a different version than the package
name suggests (i.e. on the next version bump).
2013-05-11 12:01:33 +02:00
Bjørn Forsman
beb2a7a579
ninja: add description and license
2013-05-11 12:01:31 +02:00
Bjørn Forsman
5ab346a327
ninja: move out of pythonPackages
...
ninja is a build system written in C++ that just happens to use python
to build/install *itself*. It is not a "python package".
After this commit, ninja will be at pkgs.ninja instead of
pkgs.pythonPackages.ninja.
2013-05-11 12:01:00 +02:00
Tim Dysinger
3fc7f4e68f
add leveldb
2013-05-10 21:00:31 -10:00
Peter Simons
3b2254a3af
Remove myself from the meta.maintainer field of most Haskell packages.
...
There is no point in receiving hundreds of e-mails; I cannot read them anyway.
2013-05-11 00:36:59 +02:00
Jaka Hudoklin
67af13dbf8
Add libgit2, pygit2 and powerline beta
2013-05-10 20:41:12 +00:00
Peter Simons
c413721d7c
haskell-atomic-primops: add version 0.1.0.2
2013-05-10 22:23:32 +02:00
Peter Simons
60195e10ba
haskell-haskdogs: update to version 0.3.1
2013-05-10 21:55:38 +02:00
Peter Simons
a6c09a975d
haskell-authenticate-oauth: update to version 1.4.0.6
2013-05-10 21:55:38 +02:00
Peter Simons
780689f9f5
haskell-crypto-api: update to version 0.12.2.1
2013-05-10 21:55:37 +02:00
Peter Simons
738cc68fcb
haskell-texmath: update to version 0.6.1.5
2013-05-10 21:55:37 +02:00
Peter Simons
23d93b521d
haskell-lockfree-queue: update to version 0.2.0.2
2013-05-10 21:55:37 +02:00
Peter Simons
7eb6fa31a6
haskell-hspec: update to version 1.5.4
2013-05-10 21:55:37 +02:00
Peter Simons
794976cc68
haskell-hspec-meta: update to version 1.5.4
2013-05-10 21:55:37 +02:00
Peter Simons
0667548598
haskell-highlighting-kate: update to version 0.5.3.9
2013-05-10 21:55:37 +02:00
Peter Simons
f23da9db3c
haskell-abstract-deque: update to version 0.2
2013-05-10 21:55:37 +02:00
Peter Simons
35618d1692
haskell-IORefCAS: update to version 0.2.0.1
2013-05-10 21:55:37 +02:00
Evgeny Egorochkin
9a2685af9b
Merge pull request #515 from bjornfor/openocd
...
OpenOCD: bump from 0.6.1 to 0.7.0
2013-05-10 08:18:52 -07:00
Bjørn Forsman
263b411639
openocd: update homepage
...
The old one still works, but it redirects to the new one:
http://openocd.sourceforge.net/
2013-05-10 15:30:25 +02:00
Bjørn Forsman
6ad413668e
openocd: bump to version 0.7.0
...
OpenOCD 0.7.0 has grown a dependency on libusb1.
2013-05-10 15:30:25 +02:00
Bjørn Forsman
d67fc9d604
libftdi: bump to version 0.20
...
Needed for openocd 0.7.0 (added in the next commit).
NOTE: There is also a libftdi 1.0 version, but openocd only needs 0.20
so I didn't bother. (libftdi 1.0 uses CMake build system and has lots of
changes.)
2013-05-10 15:30:11 +02:00
Karn Kallio
5c95ebf300
pakcs: update to version 1.11.2
2013-05-10 14:41:29 +02:00
Lluís Batlle i Rossell
5e4a456e6f
Typo in pcl meta
2013-05-10 12:04:59 +02:00
Evgeny Egorochkin
6310f39a5e
libbluedevil: update to 1.9.3
2013-05-10 04:37:49 +03:00
Jaka Hudoklin
09f342edc9
firefoxWrapper: Add libcanberra gtk module to firefox
2013-05-10 00:44:03 +00:00
Michael Raskin
76d685d347
Update Racket: patch by Karn Kallio
2013-05-10 00:50:18 +04:00
Lluís Batlle i Rossell
ac4dcaba52
Adding pygobject3 (for bluez4).
...
bluez-simple-agent fails to work otherwise.
We discussed this a bit on #486 , and this looks like the simplest way to
get bluez-simple-agent again.
2013-05-09 19:11:30 +00:00
Vladimír Čunát
ec3965d8d0
Revert Merge x-updates into master due to mesa bloat
...
See #490 discussion.
This reverts commit 1278859d31
, reversing
changes made to 0c020c98f9
.
Conflicts:
pkgs/desktops/xfce/core/xfce4-session.nix (take master)
pkgs/lib/misc.nix (auto)
2013-05-09 14:03:35 +02:00
Lluís Batlle i Rossell
f1e2c585b6
Adding pcl. (Also updating flann, reworking vtk)
2013-05-09 12:36:22 +02:00
Tim Dysinger
d52b1931f7
added libcello
2013-05-08 16:18:45 -10:00
Phreedom
7a4b06e0e8
Merge pull request #511 from bjornfor/buildbot
...
Buildbot version bump and add buildbot-slave
2013-05-08 15:45:20 -07:00
Bjørn Forsman
9fa9afe71e
buildbot-slave: new package
...
Tested with buildbot (master).
2013-05-08 22:26:43 +02:00
Bjørn Forsman
a36577367e
buildbot: bump to version 0.8.7p1 (latest stable)
...
* 0.8.7p1 doesn't contain *.info documentation; use manpage
instead
* Update meta.description to not contain the package name (redundant)
* 0.8.7p1 only builds with python dateutil==1.5, so that has to be added
as well
Runtime tested with the buildbot slave that is added in the next commit.
2013-05-08 22:09:05 +02:00
Vladimír Čunát
1278859d31
Merge branch 'master' into x-updates
...
Conflicts (just splitting version from name):
pkgs/os-specific/linux/systemd/default.nix
2013-05-08 13:46:46 +02:00
Michael Raskin
0c020c98f9
Updates: Wine, SBCL, XBoard
2013-05-08 10:52:47 +04:00
Vladimír Čunát
f58d12c31d
libgphoto2: fix build on i686 via a minor update
2013-05-07 17:37:38 +02:00
Eelco Dolstra
d4561be1cb
fontconfig: Use /etc/fonts by default again
...
This removes the need to set $FONTCONFIG_FILE, which is especially
important when using Nixpkgs binaries on non-NixOS systems.
See also 9301524c50
. This is a
regression caused by a change in fontconfig's configure switches.
2013-05-07 13:03:25 +02:00
Evgeny Egorochkin
4ad55db0ad
Adding myself as a maintainer of Qt and KDE
2013-05-07 09:57:10 +03:00
Evgeny Egorochkin
a08fba4fce
PyQt4: Advance version to 4.10.1. Note: needed for KDE4.10 to build.
...
Patch contributed by Karn Kallio.
2013-05-06 22:15:06 +03:00
Evgeny Egorochkin
7280f5a44f
python sip: Advance to version 4.14.6. Note: Needed for KDE4.10 to build.
...
Patch contributed by Karn Kallio.
2013-05-06 22:15:06 +03:00
Evgeny Egorochkin
9097d35321
libvncserver: Advance to version 0.9.9. Note: Fixes KDE4.10 build.
...
Patch contributed by Karn Kallio.
2013-05-06 22:15:05 +03:00
Evgeny Egorochkin
e90c15355c
indilib: Advance to version 0.9.6. Note: this fixes the build of kstars from KDE4.10.
...
Patch contributed by Karn Kallio.
2013-05-06 22:15:05 +03:00
Eelco Dolstra
7480746a12
php-5.4: Don't build gd as a dynamically-loaded extension
...
We didn't do this in PHP 5.3 either, so it causes regressions if
php.ini isn't set up to load the gd extension.
2013-05-06 14:03:26 +02:00
Peter Simons
9a08612286
haskell-diagrams-core: jailbreak to fix build with monoid-extras 0.3.x
2013-05-05 23:11:25 +02:00
Peter Simons
033a15841f
haskell-dual-tree: jailbreak to fix build with monoid-extras 0.3.x
2013-05-05 23:11:25 +02:00
Peter Simons
f475955bc0
haskell-texmath: update to version 0.6.1.4
2013-05-05 23:11:25 +02:00
Peter Simons
9d390c25dd
haskell-lifted-base: update to version 0.2.0.5
2013-05-05 23:11:25 +02:00
Peter Simons
dd35bae4ac
haskell-hledger: update to version 0.20.0.1
2013-05-05 23:11:24 +02:00
Peter Simons
da3b555857
haskell-hledger-web: update to version 0.20.0.1
2013-05-05 23:11:24 +02:00
Peter Simons
c4556c7456
haskell-hledger-lib: update to version 0.20.0.1
2013-05-05 23:11:24 +02:00
Peter Simons
391f30a2c9
haskell-haxr: update to version 3000.9.1
2013-05-05 23:11:24 +02:00
Peter Simons
d9fa3a5ee2
haskell-doctest: update to version 0.9.7
2013-05-05 23:11:24 +02:00
Peter Simons
4d22681789
haskell-diagrams-lib: update to version 0.6.0.3
2013-05-05 23:11:24 +02:00
Peter Simons
a43495c64f
haskell-case-insensitive: update to version 1.0.0.2
2013-05-05 23:11:24 +02:00
Peter Simons
23c536c6ac
haskell-binary-shared: update to version 0.8.3
2013-05-05 23:11:23 +02:00
Shea Levy
f8f9f3b1cc
binutils_gold: Don't require unneded dependencies.
...
Based on my scan of the logs they weren't even used when enabled
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 18:05:45 -04:00
Shea Levy
88864e331a
Try to fix the tarball.
...
stdenv.gcc.gcc might be null, e.g. on ppc-linux
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 17:30:04 -04:00
Domen Kozar
b5241215b1
cython: set platforms
2013-05-04 22:20:27 +02:00
Shea Levy
c4edee4d39
clang: Pass the real gcc install prefix
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 15:18:37 -04:00
Domen Kozar
d74eece6df
libevent: set platforms
2013-05-04 20:29:16 +02:00
Peter Simons
304feb380c
haskell-authenticate-oauth: jailbreak to support crypto-pubkey-types 0.3.x
2013-05-03 16:36:23 +02:00
Evgeny Egorochkin
7636315648
Phonon GStreamer backend bugfix version bump
2013-05-03 16:59:14 +03:00
Peter Simons
a0ec8bd020
haskell-cgi: downgrade to version 3001.1.7.5 in GHC 7.6.x
...
The next Haskell Platform will contain this fairly old version, because
3001.1.8.4 depends on monad-catchio, which is not part of HP.
2013-05-03 11:38:57 +02:00
Peter Simons
05f4568340
haskell-snap: update to version 0.11.3.1
2013-05-03 11:38:57 +02:00
Peter Simons
0b946a6374
haddock: update to version 2.13.2
2013-05-03 11:38:57 +02:00
Peter Simons
c0eca109ed
haskell-text: update to version 0.11.3.1
2013-05-03 11:38:56 +02:00
Peter Simons
e39f1607c9
haskell-snap: jailbreak to support current version of hashable
2013-05-03 11:38:56 +02:00
Peter Simons
98dae954cf
haskell-vector-binary-instances: add version 0.2.1.0
2013-05-03 11:38:56 +02:00
Peter Simons
14660eb7e5
haskell-hashable: update to version 1.2.0.7
2013-05-03 11:38:55 +02:00
Peter Simons
cb842f9717
haskell-snap: update to version 0.11.3
2013-05-03 11:38:55 +02:00
Peter Simons
8f10a42a32
haskell-reflection: update to version 1.3.1
2013-05-03 11:38:55 +02:00
Peter Simons
074955e2bd
haskell-hledger: update to version 0.20
2013-05-03 11:38:54 +02:00
Peter Simons
67aa6b1641
haskell-hledger-web: update to version 0.20
2013-05-03 11:38:54 +02:00
Peter Simons
73c2481889
haskell-hledger-lib: update to version 0.20
2013-05-03 11:38:53 +02:00
Peter Simons
5d6b71b2ff
haskell-binary: update to version 0.7.1.0
2013-05-03 11:38:53 +02:00
Peter Simons
3ec2ddf685
haskell-asn1-types: update to version 0.1.3
2013-05-03 11:38:53 +02:00
Peter Simons
cd0b4ebcac
haskell-DAV: update to version 0.4.1
2013-05-03 11:38:52 +02:00
Peter Simons
9fd0479f32
haskell-yaml: update to version 0.8.2.4
2013-05-03 11:38:51 +02:00
Peter Simons
73db2859d7
haskell-uuid: update to version 1.2.12
2013-05-03 11:38:51 +02:00
Peter Simons
dc52f9b8a1
haskell-skein: update to version 1.0.3
2013-05-03 11:38:50 +02:00
Peter Simons
e658070162
haskell-reflection: update to version 1.3
2013-05-03 11:38:50 +02:00
Peter Simons
8b99593f18
haskell-pool-conduit: update to version 0.1.2
2013-05-03 11:38:49 +02:00
Peter Simons
842459b22b
haskell-ghc-vis: update to version 0.7.0.1
2013-05-03 11:38:49 +02:00
Peter Simons
9e28ed89d1
haskell-cryptocipher: update to version 0.5.0
2013-05-03 11:38:49 +02:00
Peter Simons
ee291973cf
haskell-crypto-pubkey: update to version 0.1.3
2013-05-03 11:38:48 +02:00
Peter Simons
6dc8a1158f
haskell-crypto-pubkey-types: update to version 0.3.2
2013-05-03 11:38:48 +02:00
Peter Simons
319fc22b7c
haskell-conduit: update to version 1.0.5
2013-05-03 11:38:48 +02:00
Peter Simons
6c9c18833f
haskell-certificate: update to version 1.3.7
2013-05-03 11:38:47 +02:00
Peter Simons
a6deed86c1
haskell-basic-prelude: update to version 0.3.5.0
2013-05-03 11:38:47 +02:00
Peter Simons
1399445d59
haskell-DAV: update to version 0.4
2013-05-03 11:38:47 +02:00
Domen Kozar
bf58711b2b
python: 2.7.3 -> 2.7.4
2013-05-03 09:06:06 +02:00
Vladimír Čunát
55aed5fc1f
dbus: bugfix update (still 1.6 branch)
2013-05-02 18:34:21 +02:00
Vladimír Čunát
7c23c0cb47
libgcrypt, libgpgerror: bugfix updates
2013-05-02 18:33:54 +02:00
Vladimír Čunát
03f5775f87
gdk_pixbuf: bugfix update
2013-05-02 18:33:20 +02:00
Peter Simons
318b7e2eeb
Merge pull request #495 from bjornfor/stlink
...
stlink: new package
2013-05-02 06:21:37 -07:00
Lluís Batlle i Rossell
290bc17ff6
Updating go 1.1beta2 to 1.1rc1
2013-05-02 13:17:01 +04:00
Domen Kozar
52edd648d3
fix jquery-ui link
2013-05-02 01:32:12 +02:00
Bjørn Forsman
8df1afa9c9
stlink: new package
...
stlink is an in-circuit debugging and programming tool for ST-Link v1
and v2 devices. It is similar to OpenOCD but just for ST-Link devices.
https://github.com/texane/stlink
IMPORTANT: You need permissions to access the stlink usb devices. Here
are example udev rules for stlink v1 and v2 so you don't need to have
root permissions (copied from <stlink>/49-stlink*.rules):
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3744", MODE:="0666", SYMLINK+="stlinkv1_%n"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3748", MODE:="0666", SYMLINK+="stlinkv2_%n"
2013-05-01 23:29:59 +02:00
Moritz Ulrich
ff4d3d88d2
Fix clisp 2.44.1 (needed by stumpwm).
...
This fix applies the patch used for the newest clisp to the old,
fixing errors with new glibc.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-05-01 14:33:00 +02:00
Eelco Dolstra
900a28e06d
krb5: Update to 1.10.5
...
CVE-2012-1012, CVE-2012-1013, CVE-2012-1015, CVE-2012-1016,
CVE-2013-1415, CVE-2013-1416.
2013-05-01 13:15:05 +02:00
Vladimír Čunát
8fc5fb6ecc
Merge branch 'master' into x-updates
2013-05-01 08:14:15 +02:00
Vladimír Čunát
f5f56bd881
mesa(_noglu): a bugfix update 9.1.1 -> 9.1.2
2013-05-01 08:13:07 +02:00
Evgeny Egorochkin
b8eaa5d3eb
Qt4.8: upgrade to 4.8.4
2013-04-30 13:02:50 +03:00
Vladimír Čunát
10c6a065fc
Merge pull request #478 from falsifian/update_gnutls_clean
...
gnutls: update to 3.1.10 (security fix)
2013-04-30 01:01:11 -07:00
Lluís Batlle i Rossell
d4ac42ae11
Adding go 1.1 beta
2013-04-30 11:58:22 +04:00
Eelco Dolstra
9c8923b5e6
sqlite: Don't include the last component of the version in the filenames
...
SQLite point releases are conservative, so we don't need to refer to
SQLite versions at this level of precision.
2013-04-30 00:04:46 +02:00
Eelco Dolstra
50c9c1c938
sqlite: Update to 3.7.16.2
2013-04-30 00:04:29 +02:00
Eelco Dolstra
abae82950e
sqlite 3.6.23.1: Remove (unused)
2013-04-30 00:03:56 +02:00
Lluís Batlle i Rossell
b4fd5fdd83
gdb: update to 7.6
2013-04-29 13:44:23 +04:00
Vladimír Čunát
fe8c1c4118
glib: minor update and patch malloc usage
...
It's mainly a work-around to make skype work again.
It also seems to stabilize xfce4-session crashes (on my setup)
https://bugzilla.xfce.org/show_bug.cgi?id=9709
2013-04-29 11:29:18 +02:00
Peter Simons
a3810f2595
haskell-skein: update to version 1.0.2
2013-04-27 23:53:10 +02:00
Peter Simons
c4d1f2481e
haskell-MonadRandom: update to version 0.1.9
2013-04-27 23:53:10 +02:00
Peter Simons
319ac481b8
sqlite: clean up
...
- Add version 3.7.14.1 again, so that we can work around issues caused
by the recent 3.7.16.1 update.
- Drop obsolete version 3.6.x.
- Consistently use the sqlite version number to name the file of the
expression.
2013-04-26 22:46:45 +02:00
David Guibert
a2af6241ad
update jquery-ui
2013-04-26 13:35:30 +02:00
Eelco Dolstra
a5606a1d9a
pakcs: Disable in Hydra because the build doesn't terminate
...
It appears to loop saying:
ERROR: load_files/2: No permission to load source `/tmp/nix-build-pakcs-1.10.0.drv-1/pakcs/lib/.curry/pakcs/Prelude.pl' (Non-module file already loaded into module prologbasics; trying to load into user)
http://hydra.nixos.org/build/4760096
2013-04-26 11:09:13 +02:00
Peter Simons
472cb836d8
haskell-io-choice: update to version 0.0.3
2013-04-26 10:40:28 +02:00
Peter Simons
9c2c0c58d4
haskell-github: update to version 0.7.0
2013-04-26 10:40:28 +02:00
Peter Simons
70735b11a5
haskell-ghc-heap-view: update to version 0.5.0.1
2013-04-26 10:40:28 +02:00
Vladimír Čunát
8a1392bd70
libpng: bugfix update 1.6.1 -> 1.6.2
2013-04-25 21:15:54 +02:00
Peter Simons
63655c8fd8
haskell-diagrams-lib: jailbreak to fix build with recent NumInstances library
2013-04-25 13:48:12 +02:00
Peter Simons
873af26e53
haskell-diagrams: jailbreak to fix build with recent NumInstances library
2013-04-25 13:48:12 +02:00
Peter Simons
06eaec3c68
haskell-yesod: update to version 1.1.9.3
2013-04-25 13:48:12 +02:00
Peter Simons
ca7d0792a0
haskell-yesod-static: update to version 1.1.2.3
2013-04-25 13:48:12 +02:00
Peter Simons
c8219429b6
haskell-unordered-containers: update to version 0.2.3.1
2013-04-25 13:48:12 +02:00
Peter Simons
45afb3f6a6
haskell-shakespeare-css: update to version 1.0.5.1
2013-04-25 13:48:12 +02:00
Peter Simons
3ed1c87790
haskell-http-reverse-proxy: update to version 0.1.1.6
2013-04-25 13:48:12 +02:00
Peter Simons
676b08d848
haskell-crypto-conduit: update to version 0.5.2
2013-04-25 13:48:12 +02:00
Peter Simons
423e5c7594
haskell-NumInstances: update to version 1.3
2013-04-25 13:48:12 +02:00
Peter Simons
12f6308a01
haskell-crypto-conduit: jailbreak to fix build with recent version of crypto-api
2013-04-24 13:31:37 +02:00
Peter Simons
f0d5323e5f
haskell-shakespeare-css: disable Haddock generation to fix the build
2013-04-24 13:21:37 +02:00
Peter Simons
131bba507f
haskell-warp: update to version 1.3.8.1
2013-04-24 13:21:05 +02:00
Peter Simons
7d38313190
haskell-uuid: update to version 1.2.11
2013-04-24 13:21:05 +02:00
Peter Simons
58104ec26b
haskell-shakespeare-css: update to version 1.0.4
2013-04-24 13:21:05 +02:00
Peter Simons
5d0660ede6
haskell-resourcet: update to version 0.4.7.1
2013-04-24 13:21:05 +02:00
Peter Simons
264e30a521
haskell-monad-control: update to version 0.3.2.1
2013-04-24 13:21:05 +02:00
Peter Simons
61687cebf9
haskell-lifted-base: update to version 0.2.0.4
2013-04-24 13:21:05 +02:00
Peter Simons
2483ac2d12
haskell-fsnotify: update to version 0.0.11
2013-04-24 13:21:05 +02:00
Peter Simons
01f0df8702
haskell-crypto-api: update to version 0.12
2013-04-24 13:21:05 +02:00
Peter Simons
3328807f41
haskell-byteorder: update to version 1.0.4
2013-04-24 13:21:05 +02:00
Peter Simons
cd470bc296
idris: drop obsolete package, it doesn't compile anywhere
2013-04-24 13:21:05 +02:00
Peter Simons
e0b57c9fb9
ghc: bump HEAD compiler to version 7.7
2013-04-24 13:21:05 +02:00
Peter Simons
e21708320c
haskell-shakespeare: update to version 1.0.5
2013-04-24 13:21:04 +02:00
Peter Simons
d61a37871f
haskell-shakespeare-js: update to version 1.1.4
2013-04-24 13:21:04 +02:00
Peter Simons
a18f94381e
haskell-mainland-pretty: update to version 0.2.6
2013-04-24 13:21:04 +02:00
Peter Simons
6b1b5a27a3
haskell-http-reverse-proxy: update to version 0.1.1.5
2013-04-24 13:21:04 +02:00
Peter Simons
d062ce9eef
haskell-ghc-heap-view: update to version 0.5
2013-04-24 13:21:04 +02:00
Peter Simons
a62266a1d7
haskell-shakespeare-css: revert "disable Haddock generation to fix the build"
...
This reverts commit 73b4546fa8
.
Accidentally committed in the wrong branch.
2013-04-24 13:20:21 +02:00
Peter Simons
ac09077e0c
haskell-crypto-conduit: revert "jailbreak to fix build with recent version of crypto-api"
...
This reverts commit 471362de95
.
Accidentally committed in the wrong branch.
2013-04-24 13:19:25 +02:00
Peter Simons
471362de95
haskell-crypto-conduit: jailbreak to fix build with recent version of crypto-api
2013-04-24 13:16:44 +02:00
Peter Simons
73b4546fa8
haskell-shakespeare-css: disable Haddock generation to fix the build
2013-04-24 11:40:14 +02:00
Vladimír Čunát
bde20f3e88
Merge branch 'master' into x-updates
...
Conflicts (just taken x-updates):
pkgs/servers/x11/xorg/overrides.nix
2013-04-24 06:29:09 +00:00
Vladimír Čunát
6a29a56c12
qt4: parallel-build impurity fix
...
Modified to avoid unnecessary rebuilds.
2013-04-23 21:45:09 +02:00
Peter Simons
acd879f36f
xxdiff: update to current HEAD of the source repository
2013-04-23 12:11:58 +02:00
Michael Raskin
bc623ee480
Merge pull request #471 from vcunat/p/xorg
...
xorg updates
2013-04-22 22:38:05 -07:00
Michael Raskin
b1ff6273d9
Merge pull request #468 from zefhemel/dartsdk
...
Added Google Dart M4
2013-04-22 22:34:18 -07:00
Michael Raskin
f328c45b25
Merge pull request #440 from bbenoist/master
...
php: add FTP support by default
2013-04-22 22:31:57 -07:00
Michael Raskin
b98ece6bc2
Auto-update some packages; no early build failures (SBCL and Wine not yet fully built)
2013-04-23 09:15:48 +04:00
Eelco Dolstra
4539668937
php: Add 5.4
...
We'll keep 5.3 around for a while.
2013-04-22 19:17:35 +02:00
Lluís Batlle i Rossell
2e8cab953a
libextractor: make gtk support work again
...
It wanted gtk3.
It does not understand gstreamer 0.10, though.
2013-04-22 20:57:14 +04:00
Peter Simons
1cc5307410
haskell-haskeline: drop obsolete version 0.6.4.7
2013-04-22 14:14:39 +02:00
Peter Simons
e4c7930b48
haskell-hashable-1.2.0.6: the test suite doesn't compile
2013-04-22 14:14:39 +02:00
Peter Simons
afd37640e7
haskell-hlint: update to version 1.8.44
2013-04-22 14:14:39 +02:00
Peter Simons
5a28754957
haskell-hashable: add version 1.2.0.6
2013-04-22 14:14:39 +02:00
James Cook
0703250f64
Update gnutls to 3.1.10.
2013-04-21 20:47:43 -07:00
Vladimír Čunát
5e4aa51173
poppler: share most things between glib and qt4 versions
...
Most of the stuff was duplicated (headers, the core library).
The new solution makes the _qt4 package use the _glib one,
because it depended on glib through cairo anyway
(and _glib bindings themselves are just ~350kB).
This also fixes a problem that mergeAttrsByFuncDefaultsClean
didn't merge patches, which affected dbus.libs.
2013-04-21 20:15:38 +00:00
Peter Simons
fdf1d45a38
ghc: add version 7.6.3 (and a corresponding package set)
2013-04-21 20:10:27 +02:00
Ludovic Courtès
6aa8c5761c
guile: fix non-GNU builds
2013-04-21 12:06:45 +02:00
Ludovic Courtès
7dd6b5f812
guile: update to 2.0.9
2013-04-21 11:44:40 +02:00
Evgeny Egorochkin
7b9f0b27fe
bump Soprano to 2.9.0
2013-04-21 05:30:19 +03:00
Evgeny Egorochkin
6caebee4c0
bump openEXR to 1.7.1
2013-04-21 05:29:53 +03:00
Patrick John Wheeler
3bf0d2b960
ghc-wrapper: install the GHC documentation into the user's profile
...
The freaky implementation was done that way in order to avoid unnecessary
re-builds of all Haskell packages by changing the wrapper script used
internally in those builds.
See <https://github.com/NixOS/nixpkgs/pull/466 > for further details.
2013-04-20 22:14:44 +02:00
Peter Simons
65b95b159e
haskell-checkers: add version 0.3.1
2013-04-20 20:36:57 +02:00
Peter Simons
7dd399abc1
haskell-wai-handler-launch: add version 1.3.1.4
2013-04-20 20:21:38 +02:00
Peter Simons
916aa90491
haskell-pretty-show: add old version 1.2, which still builds fine with GHC 7.0.4
2013-04-20 20:16:27 +02:00
Peter Simons
0345b1df70
haskell-shakespeare: patch to fix build with GHC 7.0.4
2013-04-20 20:16:27 +02:00
Peter Simons
b6e3a8dd08
haskell-zeromq3-haskell: update to version 0.3.1
2013-04-20 20:16:27 +02:00
Peter Simons
12b94d549f
haskell-fclabels: update to version 1.1.6
2013-04-20 20:16:26 +02:00
Vladimír Čunát
e8823c9e5e
Merge pull request #441 from ierton/udisks2-xfce
...
udisks2 for xfce
2013-04-20 01:37:14 -07:00
Vladimír Čunát
1b349b06d8
itstool: update
2013-04-20 10:25:24 +02:00
Peter Simons
be6457fd2c
haskell-socks: update to version 0.5.1
2013-04-19 18:53:20 +02:00
Peter Simons
ee45b50eb2
haskell-data-inttrie: update to version 0.1.0
2013-04-19 18:53:20 +02:00
Peter Simons
b6c7c4a142
haskell-acid-state, haskell-safecopy: cosmetic updates by hackage4nix
2013-04-19 10:47:36 +02:00
Peter Simons
a012f18820
haskell-optparse-applicative: jailbreak to fix the build with GHC 7.0.4
2013-04-19 10:46:18 +02:00
Rickard Nilsson
6e8404a7cb
New Haskell library: haskell-acid-state
2013-04-19 07:09:12 +02:00
Rickard Nilsson
8a3f6e8e76
New Haskell library: haskell-safecopy
2013-04-19 07:07:44 +02:00
Vladimír Čunát
7716b78fc7
pixman: use pixman_cairo for xorg, flatten its includes
2013-04-18 21:31:56 +02:00
Vladimír Čunát
b37b73a56c
poppler: update, include qt4+cairo patches
...
The patches should provide smoother font rendering, like it's with poppler+gtk+cairo.
The code was taken from @mornfall f4fce48c #470 , thanks.
2013-04-18 20:54:47 +02:00
Vladimír Čunát
808a5bd2d8
openjpeg: flatten includes to make it better detectable
2013-04-18 20:54:23 +02:00
Rob Vermaas
a24458c219
Update oracle jdk to 1.6.0_45b06
2013-04-18 20:18:09 +02:00
Vladimír Čunát
15ed86c3bd
flattenInclude: a useful utility, moved into glib now
2013-04-18 20:07:38 +02:00
Peter Simons
d17f66b39b
haskell-snap: jailbreak to fix build with 'hashable' and 'tagged'
2013-04-18 17:10:33 +02:00
Peter Simons
5374c7ca31
haskell-haskeline: fix build with GHC 7.0.x
2013-04-18 17:10:33 +02:00
Peter Simons
ca70807262
haskell-skein: jailbreak to support current version of 'tagged'
2013-04-18 17:10:33 +02:00
Peter Simons
907afc0938
haskell-wai-test: update to version 1.3.1
2013-04-18 17:10:33 +02:00
Peter Simons
3c3b5b6199
haskell-statistics: update to version 0.10.3.1
2013-04-18 17:10:33 +02:00
Peter Simons
c1147811f9
haskell-fsnotify: update to version 0.0.8
2013-04-18 17:10:32 +02:00
Peter Simons
2b37a87a57
haskell-snap: update to version 0.11.2.2
2013-04-18 17:10:32 +02:00
Peter Simons
9ab1e2c0ac
haskell-skein: update to version 1.0.1
2013-04-18 17:10:32 +02:00
Peter Simons
6f393fe124
haskell-semigroups: update to version 0.9.1
2013-04-18 17:10:32 +02:00
Peter Simons
2973f64e09
haskell-ghc-vis: update to version 0.6.1.1
2013-04-18 17:10:32 +02:00
Peter Simons
2c69610190
haskell-certificate: jailbreak to support current version of crypto-pubkey-types
2013-04-18 17:10:32 +02:00
Peter Simons
ad878ab15f
haskell-crypto-api: jailbreak to support current version of tagged
2013-04-18 17:10:32 +02:00
Peter Simons
ff032a34e6
haskell-tagged: update to version 0.6
2013-04-18 17:10:32 +02:00
Peter Simons
870e8b29f4
haskell-hamlet: update to version 1.1.7.1
2013-04-18 17:10:32 +02:00
Peter Simons
b4bb955a1a
haskell-digestive-functors-heist: update to version 0.6.2.0
2013-04-18 17:10:32 +02:00
Song Wenwu
3b01d244c3
gtk+: enable xcursor support, fixes #469
...
@vcunat also reorganized the build input lists a bit
2013-04-18 16:14:44 +02:00
Vladimír Čunát
368f1a25fd
swiProlog: major update to 6.2.6
...
However, from news this does *not* seem to be a big change.
2013-04-18 10:29:29 +02:00
Vladimír Čunát
f4c84b3cf9
gmime: fix via updating the ancient version
2013-04-18 09:34:02 +02:00
Vladimír Čunát
ec736312d4
Merge branch 'master' into x-updates
...
Conflicts:
pkgs/development/compilers/vala/default.nix (it's different version)
pkgs/development/libraries/cairo/default.nix (trivial)
2013-04-17 18:26:28 +02:00
Zef Hemel
237192ce6e
Adjusted to point to version URL (hosted by me -- had to).
2013-04-17 16:54:03 +02:00
Zef Hemel
6464f450d5
Added Dart SDK M4
2013-04-17 16:54:03 +02:00
Sander van der Burg
3f0ee819e2
titaniumsdk: Updated KitchenSink example + fix native libraries
2013-04-17 13:52:42 +02:00
Rok Garbas
8ea9b3fbac
plone: adding version 4.2.5 and 4.1.6
2013-04-17 02:28:45 +02:00
Rok Garbas
0416e77d82
plone: some versions got pinned wrong
2013-04-17 01:57:40 +02:00
Rok Garbas
a690941f21
plone: update to 4.3
2013-04-17 01:27:59 +02:00
Rok Garbas
df76d7f6a9
nodejs: update to 0.8.23
2013-04-16 18:19:16 +02:00
Sander van der Burg
92e089187d
titaniumsdk: Removed obsolete src parameter
2013-04-16 16:23:20 +02:00
Sander van der Burg
1d255f9ab3
titaniumsdk: Added version 3.1 next to version 2.1, and make it configurable
2013-04-16 14:08:37 +02:00
viric
d2d69902e8
Merge pull request #456 from bjornfor/premake
...
premake: bump to version 4.3
2013-04-15 14:35:46 -07:00
Lluís Batlle i Rossell
c4404fea22
libotr: 4.0 back to default. Git problems.
2013-04-15 20:43:32 +02:00
Lluís Batlle i Rossell
d5e713d2ff
libotr: Missed file for 3.2
2013-04-15 20:20:20 +02:00
Lluís Batlle i Rossell
b628bbda90
libotr: adding back libotr 3.2; bitlbee failed without it
2013-04-15 20:15:19 +02:00
Michael Raskin
0d9d2a65ba
Adding libffi to autogen dependencies to fix the build
2013-04-15 09:46:42 +04:00
Peter Simons
e2a1c15772
haskell-statistics: patch to fix Haddock build
2013-04-14 23:06:17 +02:00
Peter Simons
64acc3a989
haskell-cuda: update to version 0.5.0.2
2013-04-14 23:06:17 +02:00
Peter Simons
bef28c9807
haskell-statistics: update to version 0.10.3.0
2013-04-14 23:06:17 +02:00
Peter Simons
969f6da047
haskell-happstack-server: update to version 7.1.7.1
2013-04-14 23:06:17 +02:00
Peter Simons
684add983d
haskell-split: update to version 0.2.2
2013-04-14 23:06:17 +02:00
Peter Simons
a3c2a00abb
haskell-testpack: drop obsolete and unmaintained library
2013-04-14 21:19:26 +02:00
Eelco Dolstra
7745357f0e
meta.license should be a (list of) string(s), not an attribute set
...
http://hydra.nixos.org/build/4744513
2013-04-14 20:10:58 +02:00
Vladimír Čunát
d8a2ae8d01
some libintl and libiconv cleanups + non-linux fixes
2013-04-14 13:43:09 +02:00
Vladimír Čunát
74c4e30a9c
vala: attempt to fix on FreeBSD
2013-04-13 23:30:26 +02:00
Vladimír Čunát
c6d9178d02
vala: attempt to fix build for FreeBSD
2013-04-13 23:29:56 +02:00
Vladimír Čunát
10d7190f2a
freetype: attempt to fix build for the other FreeBSD
2013-04-13 23:24:08 +02:00
Vladimír Čunát
0f5e8c29d5
libgsf: attempt to fix build on FreeBSD
2013-04-13 23:11:44 +02:00
Lluís Batlle i Rossell
5980282d17
Fixing libotr crash (taking a 3rd party patch)
...
I hope it doesn't make libotr insecure, but the trivial patch comes from
this irssi-otr thread:
https://github.com/cryptodotis/irssi-otr/issues/21
2013-04-13 20:01:34 +02:00
Lluís Batlle i Rossell
1664c97704
libotr wanted the stack protector libs.
...
Missed by our gcc-wrapper, I guess.
2013-04-13 17:42:36 +02:00
Lluís Batlle i Rossell
93045e558e
libotr: update to 4.0.0
2013-04-13 17:17:48 +02:00
Lluís Batlle i Rossell
767d845e1e
libextractor: update to 1.0.1
2013-04-13 17:05:47 +02:00
Vladimír Čunát
17ae1617dc
Merge branch 'master' into x-updates
...
Conflicts (systemd version is split on x-updates):
pkgs/os-specific/linux/systemd/default.nix
2013-04-13 12:21:31 +02:00
Peter Simons
1bec0e5a34
haskell-cabal-dev: update to version 0.9.2
2013-04-13 00:13:22 +02:00
Peter Simons
715691eb97
haskell-github: update to version 0.6.0
2013-04-13 00:13:21 +02:00
Peter Simons
5a711cbf42
haskell-wai-extra: update to version 1.3.4
2013-04-12 21:28:46 +02:00
Peter Simons
b577c76a93
haskell-publicsuffixlist: update to version 0.1
2013-04-12 21:28:46 +02:00
Peter Simons
b5d4db707c
haskell-accelerate: update to version 0.12.2.0
2013-04-12 21:28:45 +02:00
Eelco Dolstra
4adad458e7
Remove the "proprietary" license
...
We already had "unfree".
2013-04-12 14:37:50 +02:00
Rob Vermaas
ec8a661bf4
boost-1.44.0: also apply time utc patch that was applied for 1.49.0. Needed to be adapted for 1.44.0.
2013-04-12 14:26:16 +02:00
Vladimír Čunát
b6e3834ce0
gcc47: minor update to 4.7.3
...
Tested buildability on x86_64-linux + stdenv-updates.
2013-04-12 03:07:31 +02:00
Eelco Dolstra
d71d9542ea
icu4c: Update to 51.1
2013-04-12 01:31:30 +02:00
Vladimír Čunát
8249695b61
Merge branch 'master' into x-updates
...
Needed that to fix the tarball.
2013-04-11 23:31:33 +02:00
Vladimír Čunát
7d9607f151
dbus: minor update, reorganize and polish the expression
2013-04-11 22:17:26 +02:00
Vladimír Čunát
74c7949de8
gtkmm3: fix build by using the version from gnome 3.8
2013-04-11 19:28:40 +02:00
Shea Levy
106584d523
DBD-SQLite: Update to 1.37
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 13:16:59 -04:00
Vladimír Čunát
f59b0f8ccd
libxtc_dxtn: fix using mesa headers
2013-04-11 18:59:12 +02:00
Eelco Dolstra
70b36815fc
php: Update to 5.3.24
...
CVE-2013-1635, CVE-2013-1643, CVE-2013-1824.
2013-04-11 16:47:08 +02:00
Vladimír Čunát
f9c5bd7a48
Merge pull request #448 from vcunat/p/dbus
...
dbus: modularize
2013-04-11 06:20:44 -07:00
Lluís Batlle i Rossell
9ce7b29393
gcc-wrapper: avoiding one glibc rebuild, for gcc.crossDrv
...
In fact 'glibc.crossDrv' didn't work. I'm not sure it should work; I think it
isn't required for much.
2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
da52372d49
podofo: fixing cross-building
2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
d8f98d1a85
Adding avxsynth.
...
To add it, I also add ffms and log4cpp.
2013-04-10 15:12:37 +02:00
Peter Simons
11095b6183
haskell-hspec-meta: update to version 1.5.3
2013-04-10 14:57:16 +02:00
Peter Simons
a40e4970c1
haskell-fsnotify: update to version 0.0.7.1
2013-04-10 14:57:16 +02:00
Peter Simons
e4526d1b7a
haskell-asn1-types: add version 0.1.0
2013-04-10 14:57:15 +02:00
Peter Simons
e701623a38
haskell-yesod-auth: update to version 1.1.7
2013-04-10 14:57:15 +02:00
Peter Simons
05700c23ef
haskell-utility-ht: update to version 0.0.9
2013-04-10 14:57:15 +02:00
Peter Simons
3b7fe2a126
haskell-stm-conduit: update to version 1.1.0
2013-04-10 14:57:15 +02:00
Peter Simons
bc4c6f7d6e
haskell-multiarg: update to version 0.14.0.0
2013-04-10 14:57:15 +02:00
Peter Simons
a679422a7d
haskell-fsnotify: update to version 0.0.7
2013-04-10 14:57:15 +02:00
Eelco Dolstra
2bc9c41b8c
nspr: Update to 4.9.6
2013-04-09 17:06:27 +02:00
Eelco Dolstra
e7124e9e5f
sqlite: Update to 3.7.16.1
2013-04-09 17:02:15 +02:00
Bjørn Forsman
38c7d196ac
premake: bump to version 4.3
...
aacskeys depends on premake3, so keep that version around.
2013-04-08 21:06:54 +02:00
Peter Simons
203fd72f8f
haskell-repa: update to version 3.2.3.2
2013-04-08 17:13:34 +02:00
Peter Simons
c1233178d3
haskell-http-conduit: update to version 1.9.3
2013-04-08 17:13:34 +02:00
Lluís Batlle i Rossell
0ccd57bcd6
mono: update to 2.11.4
...
Just to have a newer version.
2013-04-08 11:53:08 +02:00
Peter Simons
c976480a01
elfutils: disable -Werror to fix the build
...
nm.c: In function 'show_symbols_sysv':
nm.c:773:27: error: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess]
snprintf (name, sizeof name, "[invalid sh_name %#" PRIx32 "]",
^
cc1: all warnings being treated as errors
2013-04-07 23:33:20 +02:00
Peter Simons
084d5eed2d
libgdiplus: fix download URL for 'libgdiplus-2.10.1-libpng15.patch'
2013-04-07 23:33:19 +02:00
Peter Simons
98bf728dce
aterm-2.8: add comment about build failures with gcc 4.8.x
2013-04-07 23:33:19 +02:00
Domen Kozar
ec25d38261
python 3.3.1rc1 -> 3.3.1
2013-04-07 11:13:37 +02:00
Rok Garbas
d8fe87bbe1
Revert "plone43Packages.zc_buildout: 2.1.0"
...
new zc_buildout doesn't pick eggs from "system" site-packages
This reverts commit abf49f299e
.
2013-04-06 23:10:31 +02:00
Rok Garbas
abf49f299e
plone43Packages.zc_buildout: 2.1.0
2013-04-06 17:59:23 +02:00
Peter Simons
dc3bdd43ab
haskell-platform-2010.2.0.0.nix: fix download URL
2013-04-06 16:04:35 +02:00
Peter Simons
1ebb925939
haskell-cabal2nix: update to version 1.49
2013-04-06 15:56:27 +02:00
Peter Simons
dc70e15f8b
haskell-hspec: update to version 1.5.3
2013-04-06 15:54:19 +02:00