Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Peter Simons
a940651968
liblapack: add myself as a maintainer and enable Hydra builds (in stdenv-updates)
2013-08-16 22:45:30 +02:00
Shea Levy
595b8dbab9
Revert "Make all node packages available at the top level via their real name/version"
...
This makes attributes visible to nix-env that can't actually be
specified with -A, which is why there is a separate top-level in the
first place, duh.
This reverts commit ddb8b7f83136f64cff21adb3dcd300b742f4443f.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-16 15:30:49 -04:00
Gergely Risko
a7a9676e60
Add unix-bytestring haskell library
2013-08-16 17:55:34 +02:00
Vladimir Still
eb97daf88d
networking: Add bwm-ng expression.
2013-08-16 14:57:16 +02:00
Eelco Dolstra
6175954271
Revert "libav: major update and refactoring"
...
This reverts commit b0031380816d5b1f9767bc62a799083790e69a7e because
it breaks Nixpkgs evaluation with "error: attribute `cross.config'
missing".
http://hydra.nixos.org/build/5725600
2013-08-16 13:39:02 +02:00
Eelco Dolstra
a0d4c09445
Fix Nixpkgs evaluation
...
http://hydra.nixos.org/build/5722962
2013-08-16 11:52:10 +02:00
Eelco Dolstra
3a008f7a1d
tango-icon-theme: Add
2013-08-15 18:01:16 +02:00
Eelco Dolstra
50b2e52988
hicolor-icon-theme: Move to data/icons
2013-08-15 16:53:40 +02:00
Rob Vermaas
47c9825c2d
Update boto to 2.9.9
2013-08-15 16:01:36 +02:00
Shea Levy
ddb8b7f831
Make all node packages available at the top level via their real name/version
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-15 09:57:07 -04:00
Rok Garbas
48e89259b1
pypi2nix should only be avaliable for python27
2013-08-15 14:33:24 +02:00
Evgeny Egorochkin
1af650355b
Merge pull request #831 from the-kenny/avra-1.3.0
...
avra-1.3.0: Assember for the Atmel AVR microcontroller family
2013-08-14 21:20:02 -07:00
Eelco Dolstra
68469ca342
releaseTools.aggregate: Rename ‘members’ to ‘constituents’
2013-08-15 02:29:08 +02:00
Moritz Ulrich
f15af7c8e6
avra-1.3.0: Assember for the Atmel AVR microcontroller family
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-14 23:37:17 +02:00
aszlig
23a53b8dfa
windowmaker: New package in version 0.95.4.
...
Packaged this for @devhell sometime ago and adding it here so maybe it's
useful for other people using Nix(OS).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:59 +02:00
aszlig
f67392cbca
paramiko: Correctly call the test suite.
...
Using setup.py, the test suite isn't run at all, because it's not
referenced there. So let's call it directly.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:59 +02:00
aszlig
e8eea6c2c0
acoustid-fingerprinter: Add new package, v0.6.
...
This is the commandline tool for interacting with the chromaprint
library and it's needed for Picard version 1.2 (as it no longer has
support for AmpliFIND/PUIDs).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:58 +02:00
aszlig
d5487fc684
chromaprint: Add new package in version 0.7.
...
This is the core component of the AcoustID project and is the library
for extracting/querying of audio fingerprints.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
Peter Simons
48ff02f369
haskell-monad-par: update to version 0.3.4.4
2013-08-14 11:53:06 +02:00
Domen Kožar
c51e9e7fad
substanced: bump git rev
2013-08-14 10:52:26 +02:00
Domen Kožar
963bde70bd
Mako: 0.7.3 -> 0.8.1 (python3 support)
2013-08-14 10:52:26 +02:00
Domen Kožar
ff2338d2a7
fix evaluation error (for real)
2013-08-14 08:17:03 +02:00
Evgeny Egorochkin
2d056f9307
Merge pull request #811 from the-kenny/erlang-elixir
...
Update erlang to R16B1, add elixir and rebar
2013-08-13 21:56:04 -07:00
Evgeny Egorochkin
91e082a241
Merge pull request #828 from iyzsong/tiled-qt
...
add tiled-qt 0.9.1
2013-08-13 18:35:45 -07:00
Eelco Dolstra
b3642c3673
Move the AMD microcode to the microcode directory
2013-08-14 03:26:04 +02:00
Eelco Dolstra
5c208844e9
Remove more duplicate firmware
2013-08-14 03:24:58 +02:00
Song Wenwu
40cfa15513
add tiled-qt 0.9.1
2013-08-14 09:23:15 +08:00
Eelco Dolstra
0b086080f9
Typo fix
...
Doesn't fix evaluation though...
2013-08-14 02:34:45 +02:00
Eelco Dolstra
4d7d5ba69c
Delete the Intel firmware packages
...
The Debian firmware package (firmwareLinuxNonfree) contains all of
these so there is no reason to keep them.
2013-08-14 02:32:12 +02:00
Domen Kožar
4cbf9f3f19
fix nixpkgs eval
2013-08-14 00:43:14 +02:00
Vladimír Čunát
b003138081
libav: major update and refactoring
...
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).
2013-08-13 20:08:26 +02:00
Domen Kožar
558067676d
python-magic: git -> 0.4.3
2013-08-13 15:13:56 +02:00
Domen Kožar
ab1c1773e2
python: fix alot by having magic and python_magic packages
2013-08-13 14:49:42 +02:00
Rok Garbas
425ea2ce9b
Merge pull request #815 from garbas/pypi2nix
...
pypi2nix - generating packages from pypi
2013-08-13 02:42:50 -07:00
Domen Kožar
1974c55d91
add python application substanced and it's dependencies
2013-08-13 11:14:24 +02:00
Justin Bedo
9ab74cd977
Add expression for flpsed
2013-08-13 08:20:08 +02:00
Rok Garbas
bea6a51986
updated beautifulsoup4 and waitress
2013-08-13 01:33:51 +02:00
Rok Garbas
274f26620a
json wasnt formatted correctly and updating pypi2nix script
2013-08-13 01:26:30 +02:00
Jaka Hudoklin
941055dae9
curl: Add support for c-ares, asynchronous dns resolver
2013-08-12 19:53:08 +02:00
Sander van der Burg
e502b3867b
express-form needs express, but it does not get extracted by npm2nix. Fixing it manually
2013-08-12 15:20:49 +02:00
Sander van der Burg
d77bbbae82
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-08-12 14:57:24 +02:00
Sander van der Burg
5a0c7f3077
Added express-form and updates nodejs package
2013-08-12 14:57:00 +02:00
Eelco Dolstra
adefbee815
Forks::Super: Disable checks
2013-08-12 14:22:16 +02:00
Rok Garbas
7fdf26231f
pypi2nix packaged, Distutils2 added to generated python packages
2013-08-12 10:10:44 +02:00
Rok Garbas
a646dee027
removing existing plone packages
2013-08-12 10:10:44 +02:00
Rok Garbas
92443dea6c
generated python packages for Plone and Pyramid
2013-08-12 10:10:44 +02:00
Karn Kallio
91358d6529
racket: libpng 1.6 now supported
2013-08-12 01:19:07 +02:00
Evgeny Egorochkin
27dcd771c3
Merge pull request #802 from wizeman/kernel_update
...
Kernel update
2013-08-11 15:08:45 -07:00
Peter Simons
1ccc0025e4
haskell-union-find: add version 0.2
2013-08-11 23:56:02 +02:00