Commit Graph

21273 Commits

Author SHA1 Message Date
aszlig
3ed91754e2
lastwatch: New package, version 0.4.1.
This is actually one of my own programs I've written some years ago, but as I'm
still using it on several systems, I'm adding it to nixpkgs. As it is an (at the
moment, fanotify looks like it's more suitable) inotify based scrobbler, it of
course requires the inotify feature to be enabled in the kernel.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:54 +02:00
aszlig
9d71bb96c0
w3m: Add mouse support for completeness.
I'm personally not using mouse/gpm support for w3m, because I find it somewhat
too awkward when copy/pasting text. But maybe there are users out there who want
to have it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:54 +02:00
aszlig
194e9d929c
w3m: Add support for fbcon image display.
This builds the w3m image helper with fbcon support if the derivation is called
with graphicsSupport set to true. This change shouldn't break anything as
graphicsSupport is disabled by default, so in any case it could only break
things for users explicitly passing the attribute.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
de5c5467a6
mmv: New package, version 1.01b from Debian.
This package as well as the patches are used from Debian, as the upstream
version is no longer maintained, plus other distributions seem to use the Debian
patched version aswell. And by looking at the patch from Debian, it seems
reasonable, because it contains a _lot_ of fixes that accrued over time.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
930d13e12c
picard: New package, version 1.1.
Picard is the official MusicBrainz audio tagger which is able to use audio
fingerprinting to tag your files.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
03a8eea607
pyinotify: New package, version 0.9.3.
Provides Python bindings for the inotify syscalls. For more information on
inotify, see: http://en.wikipedia.org/wiki/Inotify

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
e94d50f359
pep8: New package, version 1.3.3.
This is a style checker/linter to check whether a source files is correctly
formatted according to PEP8: http://www.python.org/dev/peps/pep-0008/

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:52 +02:00
aszlig
96ab1aa9df
pylast: New package, version 0.5.11.
pylast is an interface for the last.fm API version 2.0.
It also supports services such as Libre.fm, which has a similar API.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:52 +02:00
aszlig
5320792ed7
haskell-diagrams: Move main libs into single dir.
That way we have all diagrams specific stuff in one directory, which coulde make
it easier for code-reuse in the future.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:17 +02:00
aszlig
3e1c9217c4
haskell-diagrams: Don't invoke haddock.
This package is only a metapackage and doesn't contain any source files, so we
don't need to generate source code documentation at all.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
4c418cd3aa
haskell-diagrams: New package, v0.5.
This is just a metapackage, so the build is going to fail and we need to fix
things up next.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
1763eb518b
haskell-diagrams-cairo: New package, v0.5.0.2.
We use the jailbreak attribute here to avoid splitting off cmdargs and split
into directly versioned packages.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:19:16 +02:00
aszlig
e3826e5e9c
haskell-diagrams-core: New package, v0.5.0.1.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
a7ca544945
haskell-diagrams-lib: New package, v0.5.0.1.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
cad8a942e1
haskel-vector-space-points: New package.
Starting with version 0.1.1.1, required by diagrams-core.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
d12f707f6c
haskell-newtype: New package in version 0.2.
This package is required by diagrams-lib.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
6e0924ca84
haskell-active: New package in version 0.1.0.2.
This package is required by diagrams-lib.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
Peter Simons
bb7daf767b cosmetic 2012-09-10 18:28:17 +02:00
Peter Simons
7b587a5ad8 haskell-funcmp: update to version 1.7 2012-09-10 18:27:35 +02:00
Peter Simons
9f7f71aeaa Add myself as maintainer to those packages Haskell packages I, well, maintain. 2012-09-10 16:31:41 +02:00
Peter Simons
741a7ef530 haskell-packages.nix: update 'haskellPlatformArgs_future' for GHC 7.6.1 2012-09-10 16:30:58 +02:00
Peter Simons
bbf098baa8 haskell-defaults.nix: extensible-exceptions is not a part of GHC 7.6.1 2012-09-10 15:59:20 +02:00
Peter Simons
249ff424a9 haskell-zlib: jailbreak version 0.5.3.3 to fix build with GHC 7.6.1 2012-09-10 15:56:51 +02:00
Peter Simons
5bde8b0985 Override 'Cabal' attribute in 'jailbreakCabal' only when building with a GHC
version older than 7.2.x. Newer compilers can use their native version of Cabal
to build this tool.
2012-09-10 15:39:44 +02:00
Peter Simons
010c282cb2 haskell-lhs2tex: update to version 1.18.1 2012-09-10 15:08:24 +02:00
Peter Simons
4fc17179f9 haskell-zlib-conduit: update to version 0.5.0.1 2012-09-10 15:08:24 +02:00
Peter Simons
09f1fbfa1c haskell-zlib-bindings: update to version 0.1.1.1 2012-09-10 15:08:24 +02:00
Peter Simons
07a2ac1634 haskell-zipper: update to version 0.4.2 2012-09-10 15:08:24 +02:00
Peter Simons
2c4011974d haskell-warp: update to version 1.3.1 2012-09-10 15:08:24 +02:00
Peter Simons
69074bf98b haskell-unordered-containers: update to version 0.2.2.1 2012-09-10 15:08:24 +02:00
Peter Simons
d1990fed5d haskell-texmath: update to version 0.6.1.1 2012-09-10 15:08:24 +02:00
Peter Simons
0dd2732946 haskell-system-filepath: update to version 0.4.7 2012-09-10 15:08:24 +02:00
Peter Simons
0acfb5994f haskell-syb-with-class: update to version 0.6.1.4 2012-09-10 15:08:23 +02:00
Peter Simons
6ab66d48fe haskell-simple-sendfile: update to version 0.2.7 2012-09-10 15:08:23 +02:00
Peter Simons
2040c25c3d haskell-semigroups: update to version 0.8.4.1 2012-09-10 15:08:23 +02:00
Peter Simons
76ae366292 haskell-pureMD5: update to version 2.1.2.1 2012-09-10 15:08:23 +02:00
Peter Simons
2d5e95a09c haskell-persistent: update to version 1.0.1 2012-09-10 15:08:23 +02:00
Peter Simons
bf6b450d70 haskell-network-conduit: update to version 0.5.0.1 2012-09-10 15:08:23 +02:00
Peter Simons
efe11de735 haskell-multirec: update to version 0.7.3 2012-09-10 15:08:23 +02:00
Peter Simons
b3eb13c229 haskell-mime-mail: update to version 0.4.1.2 2012-09-10 15:08:23 +02:00
Peter Simons
e421db3284 haskell-math-functions: update to version 0.1.1.2 2012-09-10 15:08:23 +02:00
Peter Simons
0a5b6548e7 haskell-logict: update to version 0.5.0.2 2012-09-10 15:08:22 +02:00
Peter Simons
b422578f1d haskell-iteratee: update to version 0.8.9.4 2012-09-10 15:08:22 +02:00
Peter Simons
4127150fcf haskell-hscolour: update to version 1.20.3 2012-09-10 15:08:22 +02:00
Peter Simons
51384cc519 haskell-highlighting-kate: update to version 0.5.3.2 2012-09-10 15:08:22 +02:00
Peter Simons
26a7363aad haskell-haskell-src-meta: update to version 0.6.0.1 2012-09-10 15:08:22 +02:00
Peter Simons
8b4ee13aad haskell-gloss: update to version 1.7.5.2 2012-09-10 15:08:22 +02:00
Peter Simons
6a34dabe17 haskell-flexible-defaults: update to version 0.0.1.0 2012-09-10 15:08:22 +02:00
Peter Simons
603be88be1 haskell-filepath: update to version 1.3.0.1 2012-09-10 15:08:22 +02:00
Peter Simons
6c78b5f919 haskell-fclabels: update to version 1.1.4.3 2012-09-10 15:08:22 +02:00