Bjørn Forsman
4b1042cf02
pitz: new package
...
pitz is a distributed bug tracker, inspired by ditz. Homepage:
http://pitz.tplus1.com/
pitz has a command line interface, pitz-<command>, and a webapp,
pitz-webapp.
TODO: pitz has a pitz-shell utility that depends on ipython, but when I
enabled it it raised an exception. I think it depends on an old IPython
version:
from IPython.Shell import IPShellEmbed
ImportError: No module named Shell
A broken pitz-shell doesn't affect the rest of the command line
interface nor the webapp, so it is not critical to have it working.
There are not many distributed bug trackers out there, so I hope that
adding pitz to nixpkgs may inspire people to support pitz (or similar
software).
2013-03-28 17:25:42 +01:00
Peter Simons
f2726c5c57
perl-GD: update to version 2.49 in a blind attempt to fix test suite failures on x86-linux
2013-03-26 02:19:22 +01:00
Peter Simons
f658d72377
texLiveFull: include texinfo in the generated environment
2013-03-26 01:16:15 +01:00
Peter Simons
270a0009be
python3: update to version 3.3.0
2013-03-26 01:16:15 +01:00
Peter Simons
98af10f476
all-packages.nix: mark python3 'hiPrio' so that it takes precedence when version 2.x and 3.x are installed into the same environment
2013-03-26 01:16:15 +01:00
Peter Simons
e825c522b6
Merge pull request #409 from pcapriotti/renameutils
...
Add renameutils package.
2013-03-25 11:40:36 -07:00
Lluís Batlle i Rossell
26ec1abf41
Adding Steam Locomotive, for the fun
2013-03-25 14:57:45 +01:00
Paolo Capriotti
f85025a30e
Add renameutils package.
2013-03-25 13:45:01 +00:00
Peter Simons
b7a8b5fc11
haskell-HGL: drop obsolete library that doesn't compile anymore with recent GHCs
2013-03-25 14:25:52 +01:00
Peter Simons
03149a85dc
rsync: fix build an FreeBSD (by disabling ACL support)
2013-03-25 12:44:22 +01:00
Peter Simons
aff27c669e
haskell-cuda: add version 0.5.0.1
2013-03-25 11:47:58 +01:00
Mathijs Kwik
b1200f1a28
mongodb: upgrade to 2.4.0
2013-03-25 08:08:46 +01:00
Peter Simons
d2fff5ed22
gnulib: add version 0.0-7898-gdb9cad7
2013-03-24 23:32:14 +01:00
Peter Simons
6f85323164
haskell-circle-packing: add version 0.1.0.2
2013-03-24 18:08:35 +01:00
Peter Simons
8de45f4da4
haskell-arithmoi: add version 0.4.0.3
2013-03-24 17:44:05 +01:00
Shea Levy
4fa4ab3a6e
Partially revert my recent kernelPackages changes
...
First, pass in `self' again so that overriding works properly (thanks
for pointing that out, @edolstra)
Second, instead of having linuxPackages*.kernel mean something different
inside the set and out, add a new attribute linuxPackages*.kernelDev,
which for the generic kernel is simply linuxPackages*.kernel but for the
manual-config kernel is the `dev' output (which has the build tree,
source tree, etc.)
The second change required trivial modifications in a bunch of
expressions, I verified that all of the linuxPackages* sets defined in
all-packages.nix have the same drv paths before and after the change.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-24 07:45:00 -04:00
Peter Simons
35c86a3d99
release-haskell.nix: configure package set for ghc 6.10.4, 6.12.3 and 7.0.4
2013-03-23 18:44:44 +01:00
Peter Simons
439809b6c6
Fix build of haskell-platform 2009.2.0.2.
2013-03-23 18:44:44 +01:00
Peter Simons
f684ed19ba
haskell-editline: add old version 0.2.1.0
2013-03-23 18:44:44 +01:00
Peter Simons
573e61ea6f
pkgs/top-level/release-haskell.nix: configure Hydra to verify that important Haskell packages build
...
At the moment, this file is used only by my own Hydra instance.
2013-03-23 15:58:14 +01:00
Sander van der Burg
5add198e3d
nijs: updated to 0.0.5
2013-03-23 15:24:59 +01:00
Rok Garbas
fb127d28cb
ipython: adding depenencies for ipython's notebook
2013-03-23 00:38:18 +01:00
Lluís Batlle i Rossell
4144141c7b
Fixing the teamviewer evaluation and builds.
...
Now tested even the tarball, before committing.
2013-03-22 16:16:37 +01:00
Rok Garbas
f7ddf2fc4a
Merge pull request #398 from the-kenny/dunst
...
dunst, a lightweight notification daemon
2013-03-22 05:17:02 -07:00
Lluís Batlle i Rossell
d716731cf4
teamviewer: adding a work-in-progress lowprio version 8.
...
It requires root running a daemon, just to use the client. Suspicious.
2013-03-22 12:41:16 +01:00
Lluís Batlle i Rossell
930ace150b
Adding teamviewer client for linux (www.teamviewer.com)
...
In fact it uses wine.
2013-03-22 12:10:50 +01:00
Mathijs Kwik
8b39202106
add dutch tax application for 2012
2013-03-22 00:00:04 +01:00
Lluís Batlle i Rossell
90b2dcdd2a
Revert "i3 window manager: cairo.override with xcbSupport enabled, on par with i3lock"
...
i3 doesn't want cairo at all.
This reverts commit 1eb4377840
.
2013-03-20 22:38:27 +01:00
Moritz Ulrich
c2d3d24349
Add dunst, a lightweight notification daemon.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-20 21:35:13 +01:00
modulistic
1eb4377840
i3 window manager: cairo.override with xcbSupport enabled, on par with i3lock
2013-03-20 00:11:58 +01:00
Florian Friesdorf
36ca429641
ipdbplugin: nose ipdb plugin, nosetests --ipdb
2013-03-19 19:14:47 +01:00
Eelco Dolstra
93a963f347
nixUnstable: Update to the latest
...
This is mostly to get rid of those annoying Perl warnings in NixOS...
2013-03-18 22:35:33 +01:00
Lluís Batlle i Rossell
4ae71ad19d
Adding the sgml dtd for docbook 3.1
...
Required by iputils manpages.
2013-03-18 15:07:20 +01:00
Lluís Batlle i Rossell
4ef33e7a67
perlPackages: add SGMLSpm
...
Required by iputils to create the manpages.
2013-03-18 15:07:19 +01:00
Peter Simons
a3e96d7d94
Merge pull request #393 from aforemny/haskell-authenticate-oauth
...
Add haskell-authenticate-oauth
2013-03-18 06:21:56 -07:00
Lluís Batlle i Rossell
ec99c8625b
openjade: making it build
...
It wants an older perl.
2013-03-18 13:56:51 +01:00
Alexander Foremny
7c071ade78
Add haskell-authenticate-oauth
2013-03-18 13:29:00 +01:00
Peter Simons
3e4b863c62
Merge pull request #388 from aforemny/haskell-netwire
...
Add haskell-netwire
2013-03-18 04:20:23 -07:00
Peter Simons
c78d28fb72
Merge pull request #389 from aforemny/haskell-cereal-conduit
...
Add haskell-cereal-conduit
2013-03-18 04:19:51 -07:00
Peter Simons
dad328f766
Merge pull request #390 from aforemny/haskell-stm-conduit
...
Add haskell-stm-conduit
2013-03-18 04:19:29 -07:00
Peter Simons
07bbcaf29e
haskell-GLUT: add version 2.4.0.0
2013-03-18 12:17:24 +01:00
Peter Simons
f642dcd638
haskell-OpenGL: add version 2.8.0.0
2013-03-18 12:17:24 +01:00
Peter Simons
852350301f
haskell-mmorph: add version 1.0.0
2013-03-18 12:17:24 +01:00
Peter Simons
26a39d2dbc
haskell-monad-par: update to version 0.3.4.1
2013-03-18 12:17:24 +01:00
Peter Simons
4fce144369
Merge pull request #387 from aforemny/cloc
...
Add cloc-1.58
2013-03-18 04:04:04 -07:00
Lluís Batlle i Rossell
51528e61d9
transmission: update to 2.77, but leave the old 2.60 for its gtk client
...
The gtk client in 2.61 and above require a gtk3 we don't have in nixpkgs yet.
2013-03-17 22:27:55 +01:00
Rok Garbas
4ec3035a04
pythonPackage.turses: update to 0.2.13
2013-03-17 15:24:45 +01:00
Rok Garbas
cad8f4b0f6
pythonPackage.flake8: update to 2.0
...
flake8 is not depending on pyflakes, mccabe, pep8 which were also updated or added.
2013-03-17 15:23:56 +01:00
Rok Garbas
cdcfc953bf
pythonPackages.httplib2: update to 0.8
2013-03-17 15:17:20 +01:00
Rok Garbas
44ec42ed93
pythonPackages.alot: update to 0.3.4 (and stable revision)
2013-03-17 15:15:56 +01:00