Peter Simons
d2a2a2628e
haskell-adjunctions: add version 4.0.1
2014-01-30 08:32:38 +01:00
Petr Rockai
8162222071
dictd: Update to latest upstream (0.12.1).
2014-01-29 22:13:32 +01:00
Edward Tjörnhammar
00765dccd8
bully, a wpa/wpa2 passphrase retriever from wps enabled devices
2014-01-29 20:56:54 +01:00
Peter Simons
9109c4650c
haskell-yesod-platform: remove broken (and unused) package
2014-01-29 20:04:02 +01:00
Peter Simons
5375237ba9
haskell-tls-extra: remove obsolete package
2014-01-29 20:04:02 +01:00
Peter Simons
eae54a4b60
haskell-pqueue: add version 1.2.1
2014-01-29 20:04:02 +01:00
Petr Rockai
2062abfd4f
Merge branch 'yubikey' of git://github.com/Calrama/nixpkgs
2014-01-29 18:54:07 +01:00
aszlig
a2a44f92ae
paramiko: Update to new upstream version 1.12.1.
...
This release contains only minor fixes, which are:
* Fix AttributeError bugs in known_hosts file (re)loading.
* Note ecdsa requirement in README.
Full changelog with credits and issue IDs can be found at:
https://github.com/paramiko/paramiko/blob/master/NEWS
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-01-29 13:23:30 +01:00
aszlig
e3cb9e5e5f
tkabber: Merge main package with site plugins.
...
The site plugins are released alongside the main Tkabber sources, so it
makes no sense to have them in a separate package (which also introduces
an impurity). In addition, both packages share the same makefile
structure, so it really makes sense to merge them.
Before people might get worried about my decision to enable those
plugins by default: Since version 1.0, Tkabber is no longer loading
_all_ available plugins, but gives you a menu (Plugins Management) to
selectively enable plugins (whereas all plugins are disabled by
default).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-01-29 13:23:29 +01:00
Petr Rockai
5383e07e40
lua5: Add the lua-sockets extension.
2014-01-28 21:48:47 +01:00
Eelco Dolstra
1a68ee7deb
Disable FreeBSD builds
2014-01-28 16:13:16 +01:00
Peter Simons
cae97e9418
Add newly required Haskell packages.
...
- asn1-encoding: add version 0.8.1.2
- asn1-parse: add version 0.8.1
- x509-store: add version 1.4.3
- x509-system: add version 1.4.2
- x509-validation: add version 1.5.0
- x509: add version 1.4.7
2014-01-28 14:59:46 +01:00
Vladimír Čunát
9739171cd4
Merge pull request #1567 from wizeman/u/grsec-upd-and-fix
...
grsecurity: Fix build and update patches
2014-01-28 03:41:05 -08:00
Cillian de Róiste
197de444df
ipython: disable support for qtconsole, pylabQt and pylab on Darwin
...
Qt and CUPS are not supported on Darwin and are dependencies.
Note: this makes ipython the same as ipythonLight on Darwin, but
ipython is used as an input for other packages (ipdb and ipdplugin)
and it is reasonable to assume that users on other platforms may
choose ipythonLight.
2014-01-28 12:13:41 +01:00
Rob Vermaas
3f56d9f4b4
Add keepassx 2.0alpha5, contributed by Thomas Tuegel.
2014-01-27 21:55:04 +01:00
Ricardo M. Correia
e361d27eeb
zfstools: Add new package
...
zfstools is an OpenSolaris-like and compatible auto snapshotting script
for ZFS, which also supports auto snapshotting mysql databases.
2014-01-27 21:48:24 +01:00
Peter Simons
4791ee9019
Merge pull request #1612 from ocharles/haskellPackages.fay
...
haskellPackages.fay: New expression
2014-01-27 12:32:39 -08:00
Peter Simons
8bc3ee449f
Merge pull request #1614 from ocharles/haskellPackages.iCalendar
...
haskellPackages.iCalendar: New expression
2014-01-27 12:24:25 -08:00
Wojciech Danilo
c50314dc38
Added SublimeText3 support. SublimeText2 and SublimeText3 can be installed side by side.
...
They provide 'sublime', 'sublime2' and 'sublime3' commands. SublimeText3 has lower precedense than SublimeText2
because its in beta mode (for over a year now)
2014-01-27 20:50:08 +01:00
Oliver Charles
6af7e0e1cd
haskellPackages.iCalendar: New expression
2014-01-27 17:01:10 +00:00
Oliver Charles
e9b02facfc
haskellPackages.fayBase: New expression
2014-01-27 14:21:56 +00:00
Oliver Charles
cb3f3ad35b
haskellPackages.fay: New expression
2014-01-27 14:19:22 +00:00
Rok Garbas
e6e2459f59
Merge pull request #1581 from offlinehacker/pkgs/docker/add
...
Add docker
2014-01-27 04:18:11 -08:00
Jaka Hudoklin
cc33c351b8
Add docker
2014-01-27 00:56:51 +01:00
Petr Rockai
81598537a7
Merge branch 'vlstill-llvm-multivers'
2014-01-26 23:48:54 +01:00
Vladimir Still
b5a560d76a
llvm: Enable also building of LLVM 3.[12] & Clang 3.[123].
2014-01-26 20:42:12 +01:00
Shea Levy
51a4bf7ae0
Fix haskellPackages.llvmGeneral build
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:20:37 -05:00
Vladimír Čunát
7d5c6ab5f3
Merge #1388 : update rabbitmq-server and add lib
2014-01-26 14:21:34 +01:00
Vladimír Čunát
0c2f09e992
gawk: signify interactivity in name
...
I forgot to commit this.
2014-01-26 13:44:34 +01:00
Kevin Quick
8f0511b0a0
gawk: add gawkInteractive with readline support
...
stdenv (on linux) depends on gawk, readline and similar are useless for non-interactive usage.
Close #1596 . Original patch was almost completely rewritten by vcunat.
On darwin we always specify whether to use readline, so it isn't always picked as reported.
2014-01-26 10:53:22 +01:00
Peter Simons
2f51348f4d
haskell-patience: add version 0.1.1
2014-01-26 00:05:35 +01:00
Peter Simons
a8f8ac72a3
apparmor: build with bison 2.x; version 3.x causes compiler errors
2014-01-25 20:58:49 +01:00
Domen Kožar
09e7489ddc
Merge pull request #1588 from ocharles/pythonPackages.tarsnapper
...
pythonPackages.tarsnapper: New expression
2014-01-25 09:08:25 -08:00
Domen Kožar
dd409f09d6
add ibus
2014-01-25 17:06:05 +01:00
Petr Rockai
031c229cc0
haskell: Add an atto-lisp package.
2014-01-25 16:37:21 +01:00
Petr Rockai
853eaaa69c
perl-Mojolicious: A real-time web framework.
2014-01-25 16:37:21 +01:00
Petr Rockai
fb4ff01e1a
perl-Devel-SizeMe: A module for dumping heap use and structure.
2014-01-25 16:37:21 +01:00
Petr Rockai
ed5bd26574
STP: Simple Theorem Prover (a SMT solver for bitvectors & arrays).
2014-01-25 16:33:12 +01:00
Petr Rockai
e3fae16a29
emacs: Allow non-GTK X11 builds (--with-x-toolkit=lucid).
2014-01-25 16:30:14 +01:00
Peter Simons
a1f7094b98
Merge pull request #1583 from MarcWeber/submit/drop-myhasktags
...
drop myhasktags, current hackage version has everything my version had
2014-01-25 04:24:12 -08:00
Oliver Charles
ee26cdd389
perlPackages.LWPUserAgentMockable: Disable tests
...
These tests need network connectivity, which isn't available in a
chroot'ed environment (at least, it's not available on Hydra build machines).
2014-01-25 11:56:02 +00:00
Oliver Charles
0ff30b7925
perlPackages.HTMLFormHandler: Upgrade to 0.40055
2014-01-25 11:46:03 +00:00
Oliver Charles
c3b4e87f25
haskellPackages.ariadne: Fix dependencies to allow building
2014-01-25 11:27:33 +00:00
Oliver Charles
8ab1160079
pythonPackages.tarsnapper: New expression
2014-01-25 10:30:35 +00:00
Andraz Brodnik
47ac1f38cd
Added beep to top-level.
2014-01-25 10:35:02 +01:00
Moritz Maxeiner
8f9300fb0e
Add ykpers (aka yubikey-personalization) package
2014-01-25 03:17:06 +01:00
Moritz Maxeiner
433774c608
Add libyubikey (aka yubico-c) package
2014-01-25 03:13:34 +01:00
Eelco Dolstra
458d0a92c9
junixsocket: Add
2014-01-25 03:04:46 +01:00
Eelco Dolstra
e07ce3314d
Fix some "meta.licenses" attributes
2014-01-25 03:04:46 +01:00
Domen Kožar
f2d6166781
python-libarchive: 3.0.4-5 -> 3.1.2-1
2014-01-24 14:33:41 +01:00