Bjørn Forsman
e3a67bbb99
diffuse: new package, close #731 .
...
Diffuse is a graphical diff and merge tool.
http://diffuse.sourceforge.net/
2013-07-08 11:14:50 +02:00
Domen Kožar
5d8c682f4e
Merge pull request #729 from bjornfor/python-modules
...
Add some Python modules (gevent, pyodbc, construct, bitstring)
2013-07-08 00:55:16 -07:00
Rok Garbas
6b6eaf3bf3
i3lock: updating to 2.5
2013-07-08 01:18:12 +02:00
Rok Garbas
0360d4bfb6
alot: updated to latest revision
2013-07-08 00:47:33 +02:00
Bjørn Forsman
5dd026a063
python-bitstring: new package
...
bitstring is a python module for binary data manipulation.
Run tested.
2013-07-07 23:35:58 +02:00
Bjørn Forsman
0a0b15321a
python-construct: new package
...
Construct is a powerful declarative parser (and builder) for binary
data.
Run tested.
2013-07-07 23:35:49 +02:00
Bjørn Forsman
30bb106aa9
python-pyodbc: new package
...
The pyodbc module enables python programs to connect to almost any
database using ODBC.
Build and "import pyodbc" tested, but I haven't tried connecting to any
database yet.
2013-07-07 23:34:56 +02:00
Bjørn Forsman
e41456cebe
python-gevent: new package
...
gevent is a coroutine-based Python networking library that uses greenlet
to provide a high-level synchronous API on top of the libevent event
loop.
Run tested.
2013-07-07 23:34:44 +02:00
Mathijs Kwik
ad8a3b86ab
linux-3.10: forward-port 9p speedup from 3.9
2013-07-07 22:50:12 +02:00
Mathijs Kwik
f43003237a
linux-3.9: upgrade to 3.9.9
2013-07-07 22:46:47 +02:00
Jason \"Don\" O'Conal
24f6c85096
eyeD3: add expression
2013-07-07 14:41:35 +02:00
Rok Garbas
5d3a07f57e
Merge pull request #723 from lovek323/darwin-tools
...
otool and setfile: cleanup
2013-07-07 04:49:04 -07:00
Jason \"Don\" O'Conal
ccb7715de8
apacheHttpd_2_4: fix build on darwin
2013-07-07 13:46:43 +02:00
Jason \"Don\" O'Conal
3fe02f7c8b
aescrypt: fix build on darwin
...
* add libiconvOrEmpty to build inputs
* add '-liconv' to LDFLAGS
2013-07-07 13:46:08 +02:00
Jason \"Don\" O'Conal
ec9f54602e
avahi: fix build on darwin
2013-07-07 13:44:06 +02:00
Jason \"Don\" O'Conal
0dd6c44183
portaudio: fix license ( fix #728 )
2013-07-07 13:16:00 +02:00
Domen Kožar
8057b5957f
Merge pull request #726 from lovek323/autojump
...
autojump: fix build on darwin
2013-07-07 03:29:33 -07:00
Jason "Don" O'Conal
03f716d05e
autojump: fix build on darwin
...
* remove install.sh shell check
2013-07-07 19:21:45 +10:00
Jason "Don" O'Conal
525a6856f2
otool and setfile: cleanup
2013-07-07 18:58:29 +10:00
Lluís Batlle i Rossell
be2dfd1b72
Updating libzrtpcpp to 2.3.4.
...
I think it fixes the security threats exposed in:
http://blog.azimuthsecurity.com/2013/06/attacking-crypto-phones-weaknesses-in.html
2013-07-06 14:34:15 +02:00
Lluís Batlle i Rossell
c979360b52
Adding a wrapper for sflphone-gnome (to find gtk3 schema files)
2013-07-06 14:34:15 +02:00
Rok Garbas
33d957b34b
Merge branch 'libspotify' of git://github.com/lovek323/nixpkgs into lovek323-libspotify
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-07-06 13:51:31 +02:00
Jason \"Don\" O'Conal
5e45773df1
pyaudio: fix build on darwin
...
* build with '--static-link' flag
* set 'PORTAUDIO_PATH' environment variable
2013-07-06 13:46:18 +02:00
Jason \"Don\" O'Conal
cd5f3dc1fa
portaudio: fix build on darwin
...
* remove alsaLib from build inputs
* add --build=x86_64 to configure flags
* add --without-oss to configure flags
* add --enable-static to configure flags
* add --enable-shared to configure flags
* add framework header files
* disable failed tests
* copy all headers on install
* build with gccApple
2013-07-06 13:46:18 +02:00
Jason "Don" O'Conal
1aad70826e
pyspotify: update to latest version
2013-07-06 19:14:58 +10:00
Jason "Don" O'Conal
0f4f212adc
pyspotify: fix build on darwin
...
* use install_name_tool to have _spotify.so point to the correct library
2013-07-06 19:14:50 +10:00
Jason "Don" O'Conal
2da7f32b25
install_name_tool: add expression
2013-07-06 19:14:45 +10:00
Rob Vermaas
da7db90068
Add CentOS 6.4 to vm images
2013-07-05 17:52:42 +02:00
Eelco Dolstra
20301af497
testdisk: Add to channel
2013-07-05 17:29:53 +02:00
Michael Raskin
b2e912fd8d
Update fdm
2013-07-05 18:43:21 +04:00
Michael Raskin
7853c0c60a
Update acpi-call for Linux 3.10 compatibility
2013-07-05 18:43:21 +04:00
Rob Vermaas
51a22a8f8a
Add loopback network device and localhost entry to /etc/hosts for VM tests.
2013-07-05 15:02:43 +02:00
Vladimír Čunát
6726776c74
kdiff3: maintenance update
2013-07-05 14:45:59 +02:00
Vladimír Čunát
355092dcdc
kile: minor update
2013-07-05 14:45:58 +02:00
Vladimír Čunát
6f5e5cfe06
kde4: unify used libcanberra
...
I wondered why I'm getting two versions in the closure of KDE apps.
2013-07-05 14:45:44 +02:00
Joachim Schiele
f064ee612f
Merge pull request #709 from qknight/kdenetwork-kopete-fixes
...
fixes two issues via patches to get knetwork compiling; both patches are minimal and mine is now also upstream
2013-07-05 04:38:34 -07:00
Jason \"Don\" O'Conal
8938d57025
heroku gem: add expression
2013-07-05 11:25:19 +02:00
Eelco Dolstra
9f5f30a7e6
Remove runInGenericVM
...
It's not used anywhere and probably doesn't work anymore.
2013-07-05 00:17:04 +02:00
Eelco Dolstra
0e386d0c13
VM builds: Use 9p/virtfs instead of CIFS
...
9p (with caching enabled) is much faster than CIFS and doesn't require
Samba or virtual networking. For instance, building GNU Hello with
CIFS takes ~323s on my laptop, but with 9p it takes 54s.
More measurements will be needed to see if "cache=fscache" is really
faster than "cache=loose" (the former seems to be a little bit
faster).
2013-07-05 00:17:04 +02:00
Eelco Dolstra
9efe759dd8
VM builds: Increase the default memory size to 512 MB
2013-07-05 00:17:04 +02:00
Eelco Dolstra
2321f2d55c
VM builds: Panic on OOM
2013-07-05 00:17:04 +02:00
Eelco Dolstra
5f8571405b
VM builds: Use ext4 instead of ext2
2013-07-05 00:17:03 +02:00
Eelco Dolstra
ed37a6b465
VM builds: Use qemu instead of the obsolete qemu-kvm
2013-07-05 00:17:03 +02:00
Michael Raskin
72359433d0
Merge pull request #717 from aristidb/master
...
xdg-utils update (fixes problems with xdg-open)
2013-07-04 14:51:15 -07:00
Peter Simons
400d4a03b0
Update references to 'rLang' to the new name 'R'.
2013-07-04 23:41:22 +02:00
Aristid Breitkreuz
7a2daf2db7
update xdg-utils to 1.1.0-rc1, fixes problems with generic xdg-open code
2013-07-04 23:36:29 +02:00
Peter Simons
d1c3c10d95
R: delete obsolete version 2.x from Nixpkgs
2013-07-04 21:30:59 +02:00
Rok Garbas
53f6bd73ad
plone: updating plone.app.discussion to 2.2.7
2013-07-04 20:26:06 +02:00
Aristid Breitkreuz
c222c31745
do not patch non-existent bash_completion for old kernels
2013-07-04 20:13:52 +02:00
Aristid Breitkreuz
f925c5ae7f
fix bash completion for perf
2013-07-04 20:13:52 +02:00
Jonas Hoersch
5597e9a2a5
aria2: update to version 1.17.1 and add sqlite support
...
also add missing pkgconfig dependency, so that the buildInputs zlib,
openssl, and sqlite are properly found.
2013-07-04 19:26:03 +02:00
Jason \"Don\" O'Conal
061462aef9
newsbeuter: fix perl shebang
2013-07-04 19:17:07 +02:00
Jason \"Don\" O'Conal
f5a130b6b3
newsbeuter: add expression
2013-07-04 19:17:07 +02:00
Eelco Dolstra
7afc1149d9
testRPMImage: Use x86_64 image
2013-07-04 18:27:26 +02:00
Eelco Dolstra
abc10b4715
qemu: Allow building only the x86 emulator
2013-07-04 18:27:26 +02:00
Eelco Dolstra
b625a16068
qemu: Merge qemu-kvm dependencies
2013-07-04 18:27:26 +02:00
Eelco Dolstra
d199fe766a
qemu: Merge stuff from qemu-kvm
2013-07-04 18:27:26 +02:00
Eelco Dolstra
e638620100
spice: Update to 0.12.3
2013-07-04 18:27:26 +02:00
Eelco Dolstra
e3e35c1f15
spice-protocol: Update to 0.12.6
2013-07-04 18:27:26 +02:00
Eelco Dolstra
9da1586d75
qemu: Update to 1.5.1
2013-07-04 18:27:26 +02:00
Vladimír Čunát
4a0952d2fa
fix bad "licence" names
...
Mostly what I merged from @lovek323.
Such errors can be easily checked by
nix-env -f . -qa \* --meta --xml --drv-path --show-trace >/dev/null
2013-07-04 18:16:34 +02:00
Peter Simons
cfbae2de73
haskell-shelly: update to version 1.3.0.3
2013-07-04 17:56:12 +02:00
Peter Simons
f0738b3c16
haskell-oeis: update to version 0.3.4
2013-07-04 17:56:12 +02:00
Peter Simons
e2874236d3
llvm: fix meta.license attribute
2013-07-04 17:53:57 +02:00
Peter Simons
70a437e4a7
editres: add version 1.0.6
...
The tool doesn't seem to work well for me. Not sure whether I'm building
it wrong, maybe?
2013-07-04 14:12:42 +02:00
Peter Simons
3df0409cb6
liblapack: propagate the 'shared' flag to atlas
2013-07-04 13:42:47 +02:00
Peter Simons
9185515611
R: add various features
...
* Ensure that R can link blas, liblapack, and libgfortran at run-time.
* Ensure that R can run the Tcl/Tk interpreter.
* Add Java support.
* Install texinfo and PDF documentation.
2013-07-04 13:42:47 +02:00
Jason \"Don\" O'Conal
1f9005a3f6
php53: add imap option
2013-07-04 13:12:13 +02:00
Jason \"Don\" O'Conal
9007e57f28
python27: compile with tkinterp on darwin
2013-07-04 13:11:25 +02:00
Jason \"Don\" O'Conal
bd61c42d22
tk: fix build on darwin
2013-07-04 13:11:24 +02:00
Jason \"Don\" O'Conal
dff980733a
add au debian mirror
2013-07-04 13:07:40 +02:00
Jason \"Don\" O'Conal
16bc5e12aa
mopidy: update to latest version (0.14.2)
2013-07-04 13:02:51 +02:00
Vladimír Čunát
387a691f59
Merge pull request #694 from lovek323/subversion
...
subversion: fix build on darwin
2013-07-04 02:18:58 -07:00
Vladimír Čunát
01548459be
Merge pull request #711 from lovek323/gnuplot
...
gnuplot and others: fix build on darwin
2013-07-04 02:17:35 -07:00
Jason "Don" O'Conal
cf3364bdb6
libspotify: add darwin library
2013-07-04 19:12:26 +10:00
Jason "Don" O'Conal
bd3c2c76c7
subversion: fix build on darwin
...
* remove useless -no-cpp-precomp flags
2013-07-04 19:10:41 +10:00
Jason "Don" O'Conal
3b490b7ccb
llvm: re-disabling tests
...
accidentally re-enabled doCheck, which isn't working yet
2013-07-04 19:02:40 +10:00
Jason "Don" O'Conal
2a21046f24
otool & setFile: only allow on darwin
2013-07-04 19:01:47 +10:00
Vladimír Čunát
12fdf69849
Merge pull request #712 from lovek323/ncmpcpp
...
ncmpcpp: fix build on darwin
2013-07-04 01:56:15 -07:00
Jason "Don" O'Conal
7ccf7c1529
ncmpcpp: fix build on darwin
...
* add libiconvOrEmpty to build inputs
2013-07-04 09:12:39 +10:00
Jason "Don" O'Conal
4c9cff322a
gnuplot: fix build on darwin
...
* add readline to build inputs
* don't use wxGTK
2013-07-04 08:51:25 +10:00
Jason "Don" O'Conal
c2901da1b8
setFile: add expression
2013-07-04 08:50:37 +10:00
Jason "Don" O'Conal
3babc55ae2
wxGTK29: fix build on darwin
...
* use clang to compile
* add configure flags to enable building for 64-bit
* add setFile to build inputs
2013-07-04 08:50:15 +10:00
Jason "Don" O'Conal
67e5eb909b
llvm: fix build on darwin
...
* add DYLD_LIBRARY_PATH
* don't build with shared libs
2013-07-04 08:48:55 +10:00
Peter Simons
9e98650f8d
boost: generalize the header-only expression
...
The 'header-only-wrapper' expression can now wrap any version of boost
that's passed to it as an argument.
2013-07-03 21:38:34 +02:00
Peter Simons
ea04555518
boost-headers: update to version 1.54.0
2013-07-03 21:26:31 +02:00
Peter Simons
cb31653acb
boost: add version 1.54.0
2013-07-03 18:55:51 +02:00
Peter Simons
e533af98e4
git-annex: enable web-related features
2013-07-03 18:48:12 +02:00
Peter Simons
b3a3f0f521
haskell-yaml: update to version 0.8.3
2013-07-03 18:48:11 +02:00
Peter Simons
d31b934ad2
haskell-shelly: update to version 1.3.0.2
2013-07-03 18:48:11 +02:00
Peter Simons
4d8327877c
haskell-shakespeare-css: update to version 1.0.6.1
2013-07-03 18:48:11 +02:00
Peter Simons
d36c915686
haskell-oeis: update to version 0.3.3
2013-07-03 18:48:11 +02:00
Sander van der Burg
5bb91ac679
Added nodejs packages for: bcrypt, nconf, winston, jade, view-helpers, mongoose, passport, gzippo, walk, forever, kue, supertest and should
2013-07-03 17:28:49 +02:00
Eelco Dolstra
074acec50b
Doh
2013-07-03 16:35:13 +02:00
Joachim Schiele
d8f8d052c5
fixes two issues via patches to get knetwork compiling
...
kopete-4.10.4-kopete-linphonemediaengine.patch
----------------------------------------------
patch copied from here:
https://bugs.kde.org/show_bug.cgi?id=318825
kopete-4.10.4-kopete-stun.patch
-------------------------------
when compiling kopete/protocols/jabber/googletalk/libjingle/talk/session/phone/channelmanager.cc
it would produce this error:
kopete/protocols/jabber/googletalk/libjingle/talk/p2p/base/stunrequest.h:91:9: error: ‘StunMessageType’ does not name a type
problem:
this is cased by a cyclic use of stun.h, stunrequest.h and channelmanager.cc with the outcome,
that kdenetwork couldn't be compiled since kopete fails to build.
solution:
move the StunMessageType enum into its own #ifndef
2013-07-03 16:35:03 +02:00
Jason "Don" O'Conal
3e14bb6fdf
gst-plugins-base: fix build on darwin
...
* remove alsaLib and cdparanoia from build inputs
* add cairo to build inputs
2013-07-04 00:25:53 +10:00
Jason "Don" O'Conal
a42133a102
gnome.GConf: fix build on darwin
...
* disable polkit
* add --enable-static to configureFlags
2013-07-04 00:21:46 +10:00
Shea Levy
47aafb73f8
Add stream-splitter-transform nodePackage
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-03 09:40:13 -04:00
Shea Levy
2ddcab0617
Updte nodePackages
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-03 09:39:31 -04:00
Ludovic Courtès
b9960211ab
add GNU Guix
2013-07-03 15:33:17 +02:00
Eelco Dolstra
5cfa68ab50
Reinstate sec=none
...
Seems to be required, despite the subsequent sec=ntlm. But the NixOS
VM tests work fine without this flag :-S
http://hydra.nixos.org/build/5451901
2013-07-03 14:38:56 +02:00
Jason "Don" O'Conal
216d47be0c
gobject-introspection: fix build on darwin
...
* add otool expression (add otool to build inputs)
* add libintlOrEmpty to build inputs
2013-07-03 22:03:48 +10:00
Jason "Don" O'Conal
84f5d870f3
glib: remove unnecessary restrictions on darwin
2013-07-03 22:03:47 +10:00
Jason "Don" O'Conal
3b54af72b1
cracklib: fix build on darwin
...
* add libintlOrEmpty to build inputs
2013-07-03 22:03:47 +10:00
Jason "Don" O'Conal
6307798b45
gnome.ORBit2: fix build on darwin
...
* add libintlOrEmpty to build inputs
2013-07-03 22:03:47 +10:00
Eelco Dolstra
80213cbb05
meta.license is a list of strings (not attribute sets)
...
http://hydra.nixos.org/build/5453648
2013-07-03 12:41:27 +02:00
Jason "Don" O'Conal
bdf5a5c20e
liboil: fix build on darwin
...
* force --build=x86_64
2013-07-03 19:57:38 +10:00
Jason "Don" O'Conal
72a771b6e4
emacs24: fix build on darwin
2013-07-03 19:57:38 +10:00
Rok Garbas
e84ba407f9
plone: adding collective_recipe_filestorage package
2013-07-03 04:44:01 +02:00
Rok Garbas
7816aa4ada
plone: adding collective_recipe_template package
2013-07-03 04:26:27 +02:00
Rok Garbas
0a527048eb
pythonPackages.genshi: update to 0.7
2013-07-03 04:26:02 +02:00
Rok Garbas
bf540904de
haproxy: update to 1.4.24 (set platform to linux, for now)
2013-07-03 03:36:15 +02:00
Rok Garbas
52dd19be1b
plone: plone_recipe_varnish updated to 1.3dev to support varnish >= 3
2013-07-03 02:47:14 +02:00
Rok Garbas
79ec396f6f
plone: z3c.form downgraded to 3.0
2013-07-03 02:32:01 +02:00
Rok Garbas
c590a5b4c3
plone: updating 4.3.0 to 4.3.1, minor renaming of nix files
2013-07-03 00:21:22 +02:00
Rickard Nilsson
ac8eb2523b
darktable: Update to 1.2.2
2013-07-02 18:38:56 +02:00
Eelco Dolstra
75e34854f6
Remove redundant cifs option
2013-07-02 17:03:29 +02:00
Eelco Dolstra
ebe81d17d7
linux: Update to 3.2.48, 3.4.51
2013-07-02 14:40:08 +02:00
Joachim Schiele
e6bf2413ef
Merge pull request #685 from qknight/aescrypt
...
added AES crypt with fixes from edolstra
2013-07-02 01:02:28 -07:00
Shea Levy
61fef700ee
On linux-3.10, build in #! script support
...
Starting with 3.10, #! script handling can be built modularly (or not
at all). By default the nixpkgs builder sets everything modular, but
since our initird init is a #! script this creates a chicken-and-egg
problem on NixOS.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-01 14:53:56 -04:00
Eelco Dolstra
e969c941b3
thunderbird: Update to 17.0.7
2013-07-01 19:55:33 +02:00
aszlig
168115f610
python-nixpart: Update to new version 0.2.0.
...
This introduces the ability to mount filesystems (only). Also, the description
is now less kickstart specific as in the long term we want to move away from
kickstart syntax to Nix attribute sets.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-01 19:03:30 +02:00
aszlig
e2e77c641a
python-blivet: Update to upstream version 0.17-1.
...
Changes since 0.16-1:
- Used Python type instead of variable name (hamzy)
- Fix detection of valid EFI system partition during autopart. (dlehman)
Full changelog can be found in the spec file in the package or at:
https://git.fedorahosted.org/cgit/blivet.git/tree/python-blivet.spec
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-01 19:03:29 +02:00
Joachim Schiele
431cd91f01
fixed requested changes
2013-07-01 18:24:43 +02:00
Rickard Nilsson
070ddf8367
New package: Twitter Bootstrap 2.3.2, a front-end framework for web development.
2013-07-01 16:14:52 +02:00
Rickard Nilsson
00df29c471
New package: lessc, version 1.4.0
...
Compiles LESS to CSS
2013-07-01 15:39:39 +02:00
Rickard Nilsson
cb534f1baa
New package: Google Closure compiler version 20130603.
...
A JavaScript optimizing compiler.
2013-07-01 14:52:57 +02:00
Sander van der Burg
47931dcefa
dysnomia: Some updated meta information
2013-07-01 14:27:18 +02:00
Peter Simons
8e95d2564d
haskell-time: bring back version 1.1.2.4 to un-break Haskell Platform 2009.2.0.2
2013-07-01 12:16:38 +02:00
Peter Simons
d9a71f35c8
haskell-oeis: the test suite depends on network access
2013-07-01 12:11:06 +02:00
Peter Simons
8bb29fb94a
haskell-http-attoparsec: add version 0.1.0
2013-07-01 12:11:05 +02:00
Peter Simons
2ece8f76f5
haskell-warp-tls: add version 1.4.1.3
2013-07-01 12:11:05 +02:00
Peter Simons
b8a44d7289
haskell-byteable: add version 0.1.1
2013-07-01 12:11:05 +02:00
Peter Simons
df12e039e3
haskell-keter: update to version 0.4.0
2013-07-01 12:11:05 +02:00
Peter Simons
6b58b32ad8
haskell-hlint: update to version 1.8.47
2013-07-01 12:11:05 +02:00
Peter Simons
66a0b56567
haskell-zeromq3-haskell: update to version 0.4
2013-07-01 12:11:05 +02:00
Peter Simons
028dd8b25e
haskell-yesod: update to version 1.2.1.1
2013-07-01 12:11:05 +02:00
Peter Simons
9e6de5d8c7
haskell-yesod-form: update to version 1.3.0.1
2013-07-01 12:11:05 +02:00
Peter Simons
928af0cb55
haskell-yesod-core: update to version 1.2.3
2013-07-01 12:11:05 +02:00
Peter Simons
4c3f84b572
haskell-yesod-bin: update to version 1.2.1
2013-07-01 12:11:05 +02:00
Peter Simons
aa4d6ca07d
haskell-xss-sanitize: update to version 0.3.4
2013-07-01 12:11:05 +02:00
Peter Simons
3c5de343a2
haskell-warp: update to version 1.3.9
2013-07-01 12:11:05 +02:00
Peter Simons
e0470dcdff
haskell-wai-test: update to version 1.3.1.1
2013-07-01 12:11:05 +02:00
Peter Simons
66e80948bb
haskell-void: update to version 0.6.1
2013-07-01 12:11:05 +02:00
Peter Simons
435eab8d23
haskell-unix-time: update to version 0.1.9
2013-07-01 12:11:04 +02:00
Peter Simons
edc1b8d14a
haskell-threadmanager: update to version 0.1.6
2013-07-01 12:11:04 +02:00
Peter Simons
2af75c20c7
haskell-tagged: update to version 0.6.1
2013-07-01 12:11:04 +02:00
Peter Simons
643455fcea
haskell-smallcheck: update to version 1.0.4
2013-07-01 12:11:04 +02:00
Peter Simons
b7e4259ac5
haskell-shelly: update to version 1.3.0.1
2013-07-01 12:11:04 +02:00
Peter Simons
ec8723e71a
haskell-shake: update to version 0.10.6
2013-07-01 12:11:04 +02:00
Peter Simons
7a5c803932
haskell-semigroupoids: update to version 3.0.3
2013-07-01 12:11:04 +02:00
Peter Simons
d71ce2786d
haskell-profunctor-extras: update to version 3.3.1
2013-07-01 12:11:04 +02:00
Peter Simons
15a1283937
haskell-persistent: update to version 1.2.1
2013-07-01 12:11:04 +02:00
Peter Simons
f35d36ed00
haskell-persistent-sqlite: update to version 1.2.1
2013-07-01 12:11:04 +02:00
Peter Simons
be17d7d06c
haskell-persistent-postgresql: update to version 1.2.1
2013-07-01 12:11:04 +02:00
Peter Simons
88034ca819
haskell-oeis: update to version 0.3.2
2013-07-01 12:11:03 +02:00
Peter Simons
42c3918056
haskell-mime-mail: update to version 0.4.2
2013-07-01 12:11:03 +02:00
Peter Simons
265e043cff
haskell-io-choice: update to version 0.0.5
2013-07-01 12:11:03 +02:00
Peter Simons
469ec818b7
haskell-http-reverse-proxy: update to version 0.2.0
2013-07-01 12:11:03 +02:00
Peter Simons
585ee36fb9
haskell-http-conduit: update to version 1.9.4.1
2013-07-01 12:11:03 +02:00
Peter Simons
e3f3271812
haskell-hspec: update to version 1.6.1
2013-07-01 12:11:03 +02:00
Peter Simons
e6535b526a
haskell-hspec-meta: update to version 1.6.1
2013-07-01 12:11:03 +02:00
Peter Simons
f3ee0ca904
haskell-hledger: update to version 0.21.3
2013-07-01 12:11:03 +02:00
Peter Simons
54fb831ad7
haskell-hledger-lib: update to version 0.21.3
2013-07-01 12:11:03 +02:00
Peter Simons
2838565f9a
haskell-highlighting-kate: update to version 0.5.4
2013-07-01 12:11:03 +02:00
Peter Simons
717a181d0d
haskell-gloss: update to version 1.7.8.4
2013-07-01 12:11:02 +02:00
Peter Simons
3b29e271dd
haskell-file-embed: update to version 0.0.4.9
2013-07-01 12:11:02 +02:00
Peter Simons
932df79a85
haskell-errors: update to version 1.4.2
2013-07-01 12:11:02 +02:00
Peter Simons
de20da33c3
haskell-either: update to version 3.4.1
2013-07-01 12:11:02 +02:00
Peter Simons
4b40122b69
haskell-dimensional: update to version 0.12
2013-07-01 12:11:02 +02:00
Peter Simons
2c33e25eed
haskell-cryptohash: update to version 0.9.1
2013-07-01 12:11:02 +02:00
Peter Simons
3af166f42b
haskell-constraints: update to version 0.3.3
2013-07-01 12:11:02 +02:00
Peter Simons
2cb552f2dc
haskell-conduit: update to version 1.0.7
2013-07-01 12:11:02 +02:00
Peter Simons
3e5b4ccd9a
haskell-comonads-fd: update to version 3.0.2
2013-07-01 12:11:02 +02:00
Peter Simons
d83f8248c3
haskell-comonad: update to version 3.0.3
2013-07-01 12:11:02 +02:00
Peter Simons
126dd12da2
haskell-comonad-transformers: update to version 3.0.3
2013-07-01 12:11:01 +02:00
Peter Simons
6e07719f4c
haskell-cmdargs: update to version 0.10.4
2013-07-01 12:11:01 +02:00
Peter Simons
ee53871062
haskell-authenticate-oauth: update to version 1.4.0.7
2013-07-01 12:11:01 +02:00
Peter Simons
cf0fba67dc
haskell-acid-state: update to version 0.11.3
2013-07-01 12:11:01 +02:00
Peter Simons
4b75f5a2ae
haskell-git-annex: update to version 4.20130627
2013-07-01 12:11:01 +02:00
Peter Simons
b0b9f1fd5c
haskell-time: update to version 1.4.1
2013-07-01 12:11:01 +02:00
Peter Simons
2eb36d2a7a
Merge pull request #669 from iyzsong/kmplayer
...
kmplayer: update to 0.11.3d
2013-07-01 02:54:13 -07:00
Gergely Risko
64cbe2d6ee
Update hflags to 0.2
2013-07-01 11:40:38 +02:00
Vladimír Čunát
9cf9b24dc4
kde4.rsibreak: fix broken download and homepage
2013-07-01 08:55:55 +02:00
Mathijs Kwik
a1febc799a
whitespace cleaning
2013-07-01 07:52:15 +02:00
Mathijs Kwik
fc8c97f5d9
linux-3.9: upgrade to 3.9.8
2013-07-01 07:52:14 +02:00
Mathijs Kwik
cbf48a8cd1
upgrade to texinfo5 for some packages
2013-07-01 07:52:14 +02:00
Mathijs Kwik
ca5b44a218
explicitly flag gcc 4.6 as needing texinfo 4.13
2013-07-01 07:52:14 +02:00
Mathijs Kwik
3a0dfdd87a
kde 4.10: use up-to-date ffmpeg
2013-07-01 07:52:14 +02:00
Mathijs Kwik
bd7823d5de
upgrade some packages to lcms2
2013-07-01 07:52:14 +02:00
Mathijs Kwik
04cbaef102
keep lcms versioning in all-packages.nix
2013-07-01 07:52:13 +02:00
Mathijs Kwik
6937609391
clucene_core: upgrade some packages to clucene_core_2
...
on my systems, I can now override "clucene_core = clucene_core_2" globally in nixpkgs.
so perhaps we can soon drop v1?
2013-07-01 07:52:13 +02:00
Mathijs Kwik
fe622f6523
upgrade some packages to libusb1
...
on my systems, I can now override "libusb = libusb1" in all of nixpkgs
so perhaps we can soon drop libusb 0.1 support?
2013-07-01 07:52:13 +02:00
Shea Levy
270ba268d7
Add HYPERVISOR_GUEST for linux 3.10
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-30 21:42:51 -04:00
Shea Levy
0d8025c612
Linux 3.10
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-30 20:55:21 -04:00
Vladimír Čunát
cffec59612
cairo: no openGL on darwin by default (see #692 )
2013-06-30 10:47:44 +02:00
Michael Raskin
6d42b3b1dc
srtp: fix URL
2013-06-30 12:09:42 +04:00
Jason "Don" O'Conal
1ebaebbd93
php-xdebug: update to latest version
2013-06-30 02:51:20 +02:00
Rob Vermaas
f01588653c
Update get_iplayer to 2.83, and fix the package.
2013-06-29 20:50:44 +02:00
Bjørn Forsman
ae1c5a5844
python-demjson: add missing license (LGPLv3 or later)
2013-06-29 20:33:58 +02:00