Bjørn Forsman
62adfd8570
espeak: version bump 1.46.02 -> 1.48.04 (and add to channel)
2014-07-22 21:24:25 +02:00
Bjørn Forsman
28f41870c4
portaudio: fixup .pc file to find alsa library
2014-07-22 21:24:25 +02:00
aszlig
0da8390338
python-packages/nbxmpp: Fix wrong sha256.
...
Using the sha256 from v0.4 obviously won't work very well for v0.5.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-22 19:35:42 +02:00
aszlig
4fc46efac2
python-packages: Add nbxmpp version 0.5.
...
This is going to be a dependency of the upcoming Gojim version 0.16, so
let's package it so it's easy to run release canidate versions using
overrideDerivation without much cruft.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-22 19:25:54 +02:00
Eelco Dolstra
e7295597d8
Revert "all-packages.nix: Provide a shorter way to specify packages"
...
This reverts commit ece61b7cc8
.
2014-07-22 17:40:24 +02:00
Eelco Dolstra
ece61b7cc8
all-packages.nix: Provide a shorter way to specify packages
...
There are zillions of lines of the form
foo = callPackage ../bla/foo { };
in all-packages.nix. To get rid of this verbosity, you can now list
such packages in pkgs/auto-packages.nix. This is just a list of
package file names, e.g.
development/libraries/libogg
development/libraries/libvorbis
tools/archivers/gnutar
If the package needs non-default function arguments, or if its
intended attribute name is different from its file name, then you
cannot put it in auto-packages.nix and instead need to specify it in
all-packages.nix.
If Nix had a glob function (https://github.com/NixOS/nix/pull/235 ), we
could even get rid of auto-packages.nix and have package expressions
be discovered automatically. However, that might not be desirable
because of the need to traverse the file system to find packages we
may not even use.
2014-07-22 15:58:18 +02:00
Eelco Dolstra
beb47fa3b6
opensans-ttf: Fix attribute name
2014-07-22 15:13:09 +02:00
Eelco Dolstra
3a9542455e
Remove unused gcc builds
2014-07-22 15:12:22 +02:00
Eelco Dolstra
5add082ab8
gcc-4.2: Remove
2014-07-22 15:12:21 +02:00
Eelco Dolstra
9c53065b61
exult: Update to 1.4.9rc1
2014-07-22 15:12:21 +02:00
Eelco Dolstra
ee39b4e82e
opencxx: Remove
...
It's unused and unmaintained.
2014-07-22 15:12:21 +02:00
Eelco Dolstra
6f11a6681d
arb: Mark as broken
2014-07-22 15:12:21 +02:00
Rob Vermaas
2851d81d76
Merge pull request #3287 from NixOS/opensans
...
Package for Open Sans fonts.
2014-07-22 14:38:20 +02:00
Peter Simons
02c99b7cd1
haskell-haste-perch: drop unsupported package
...
This package requires a special build process that's not based on Cabal (see
<https://github.com/agocorona/haste-perch/issues/5 >). Someone needs to figure
out how to compile and install this stuff in the context of Nix.
2014-07-22 14:20:59 +02:00
Peter Simons
fd3ca78bfc
haskell-hlint: update to version 1.9.1
2014-07-22 14:20:59 +02:00
Peter Simons
029d26cdfb
haskell-codex: update to version 0.1.0.3
2014-07-22 14:20:59 +02:00
Peter Simons
7b9288bc81
haskell-HaRe: update to version 0.7.2.6
2014-07-22 14:20:59 +02:00
Peter Simons
55405fa201
haskell-xml-conduit: update to version 1.2.1
2014-07-22 14:20:59 +02:00
Peter Simons
e60fa1b3cb
haskell-wai: update to version 3.0.1
2014-07-22 14:20:59 +02:00
Peter Simons
c8f9953107
haskell-vinyl: update to version 0.4.3
2014-07-22 14:20:59 +02:00
Peter Simons
0cb71fd83c
haskell-units: update to version 2.1
2014-07-22 14:20:59 +02:00
Peter Simons
8ed8908997
haskell-trifecta: update to version 1.4.3
2014-07-22 14:20:59 +02:00
Peter Simons
12e8d29cf9
haskell-taggy: update to version 0.1.1
2014-07-22 14:20:59 +02:00
Peter Simons
58b3a7c437
haskell-streaming-commons: update to version 0.1.4.1
2014-07-22 14:20:59 +02:00
Peter Simons
1772a7857e
haskell-stm-conduit: update to version 2.5.1
2014-07-22 14:20:59 +02:00
Peter Simons
5fdecebd54
haskell-scotty: update to version 0.8.2
2014-07-22 14:20:59 +02:00
Peter Simons
97dff65ae6
haskell-quickcheck-property-monad: update to version 0.2.3
2014-07-22 14:20:59 +02:00
Peter Simons
93f6495731
haskell-pandoc-types: update to version 1.12.4
2014-07-22 14:20:59 +02:00
Peter Simons
f31953f539
haskell-network-carbon: update to version 1.0.1
2014-07-22 14:20:58 +02:00
Peter Simons
9ba4d983c9
haskell-mongoDB: update to version 2.0.2
2014-07-22 14:20:58 +02:00
Peter Simons
c26575e5e3
haskell-json-schema: update to version 0.6.1.1
2014-07-22 14:20:58 +02:00
Peter Simons
fefd1a9d5e
haskell-http-conduit: update to version 2.1.4
2014-07-22 14:20:58 +02:00
Peter Simons
d0e8593875
haskell-http-client: update to version 0.3.6
2014-07-22 14:20:58 +02:00
Peter Simons
dfaf4862b9
haskell-hspec2: update to version 0.4.0
2014-07-22 14:20:58 +02:00
Peter Simons
ab8dd24f11
haskell-hspec: update to version 1.11.0
2014-07-22 14:20:58 +02:00
Peter Simons
344b4197c9
haskell-hspec-meta: update to version 1.11.0
2014-07-22 14:20:58 +02:00
Peter Simons
639901ae56
haskell-hspec-expectations: update to version 0.6.0.1
2014-07-22 14:20:58 +02:00
Peter Simons
8606a1dddf
haskell-highlighting-kate: update to version 0.5.8.5
2014-07-22 14:20:58 +02:00
Peter Simons
4daefeaeb6
haskell-hcltest: update to version 0.3.3
2014-07-22 14:20:58 +02:00
Peter Simons
7d6565da4a
haskell-haskell-token-utils: update to version 0.0.0.4
2014-07-22 14:20:58 +02:00
Peter Simons
0aafa56004
haskell-generic-aeson: update to version 0.1.1.1
2014-07-22 14:20:57 +02:00
Peter Simons
e12bb1d4d9
haskell-gdiff: update to version 1.1
2014-07-22 14:20:57 +02:00
Peter Simons
549b50436c
haskell-focus: update to version 0.1.2
2014-07-22 14:20:57 +02:00
Peter Simons
e54952dd3c
haskell-ekg-carbon: update to version 1.0.1
2014-07-22 14:20:57 +02:00
Peter Simons
e96356056e
haskell-cmdargs: update to version 0.10.8
2014-07-22 14:20:57 +02:00
Peter Simons
6051f59490
haskell-cgrep: update to version 6.4.4
2014-07-22 14:20:57 +02:00
Peter Simons
29f6060ca7
haskell-MFlow: update to version 0.4.5.5
2014-07-22 14:20:57 +02:00
Peter Simons
524be7b33c
haskell-ChasingBottoms: update to version 1.3.0.8
2014-07-22 14:20:57 +02:00
Peter Simons
62bb741348
haskell-github-backup: update to version 1.20140721
2014-07-22 14:20:57 +02:00
Peter Simons
5e3f52243d
haskell-HUnit-approx: add version 1.0
2014-07-22 14:20:57 +02:00