Commit graph

28500 commits

Author SHA1 Message Date
Shea Levy
67eb2c8ad3 Handle peerDependencies in nodePackages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-18 19:28:51 -04:00
Shea Levy
b0320f130a Update node-packages-generated to latest npm2nix format
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-18 19:28:18 -04:00
Bjørn Forsman
e507a05ac7 Add taskjuggler ruby gem (2nd try)
This time I've verified that "gem nix" didn't produce any gems with
sha256 = "no hash". Hopefully nothing else breaks :-)

Thanks to phreedom and shlevy on IRC for the tip about removing
~/.gem/nix-sha256.cache to fix/workaround the "no hash" issue.
2013-08-18 22:45:29 +02:00
Sergey Mironov
d5ddce7f76 instead: version 1.9.1, icon, .desktop, few more games
Instead is a textquest game engine. Games are located at

http://instead-games.sourceforge.net/
http://instead-games.ru/
2013-08-18 19:34:23 +02:00
Song Wenwu
6ae213d3ae add gtk-engines 2.20.2 2013-08-18 19:17:19 +02:00
Peter Simons
0cb9924e7f hlint: jailbreak to support latest version of cpphs 2013-08-18 18:49:12 +02:00
Peter Simons
e6e33e3d08 haskell-cpphs: update to version 1.17 2013-08-18 18:49:12 +02:00
Peter Simons
86d0afeb5b haskell-uniplate: update to version 1.6.11 2013-08-18 18:49:12 +02:00
Peter Simons
991df6461f haskell-multiarg: update to version 0.18.0.0 2013-08-18 18:49:11 +02:00
Peter Simons
62aa6a492b haskell-monadcryptorandom: update to version 0.5.3 2013-08-18 18:49:11 +02:00
Peter Simons
8a54efe7c4 haskell-liblastfm: update to version 0.3.0.0 2013-08-18 18:49:11 +02:00
Peter Simons
21e8b7f337 haskell-hxt-unicode: update to version 9.0.2.1 2013-08-18 18:49:11 +02:00
Peter Simons
cc38b2c948 haskell-hxt-charproperties: update to version 9.1.1.1 2013-08-18 18:49:11 +02:00
Peter Simons
8932a889bc haskell-entropy: update to version 0.2.2.2 2013-08-18 18:49:11 +02:00
Peter Simons
1392922727 haskell-git-annex: update to version 4.20130815 2013-08-18 18:49:10 +02:00
Bodil Stokke
de462dcae2 Cleaned up ponysay build, and added maintainer metadata. 2013-08-18 18:23:35 +02:00
Bjørn Forsman
d6b4ed9e3c samba: 3.6.8 -> 3.6.18
Release notes (left column): http://www.samba.org/samba/history/

The GNU/Hurd patch doesn't apply anymore so I dropped it.
2013-08-17 16:57:34 +02:00
Peter Simons
d2194a294e mpack: add version 1.6 2013-08-17 14:42:06 +02:00
Peter Simons
588c8e062c haskell-lhs2tex: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
dc7c1bc042 haskell-ghc-vis: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
95385a697a haskell-ghc-mod: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
8784de3a60 haskell-ghc-heap-view: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
3dbe2e6cea haskell-HFuse: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
9cf2e2d030 haskell-darcs: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
0740a07c13 haskell-language-java: go back to version 0.2.5
This reverts commit 416bd743f0. Version 0.2.5.1
seems to have disappeared from Hackage.
2013-08-17 11:18:21 +02:00
Peter Simons
898348a80d ghc-head: update to version 7.7.20130816 2013-08-16 23:47:59 +02:00
Ludovic Courtès
2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Bjørn Forsman
68ce9e91e1 linux: really provide /proc/config.gz
Currently there is no /proc/config.gz, even though the configuration
indicates it. This fixes it.
2013-08-16 23:12:07 +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 ddb8b7f831.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-16 15:30:49 -04:00
Evgeny Egorochkin
026f444450 Merge pull request #837 from errge/master
Add unix-bytestring haskell library
2013-08-16 12:30:33 -07:00
Evgeny Egorochkin
a8185ff379 ino: fix hash 2013-08-16 22:26:34 +03:00
Evgeny Egorochkin
b14b86dded Merge pull request #836 from the-kenny/fix-inotool
Update inotool and fix `ino upload'.
2013-08-16 12:23:26 -07:00
Gergely Risko
d169b3600f Fix HFuse compilation with GHC 7.6.3 2013-08-16 18:18:19 +02: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
Domen Kožar
330219d0c4 add thunar-archive-plugin 2013-08-16 13:57:08 +02:00
Eelco Dolstra
6175954271 Revert "libav: major update and refactoring"
This reverts commit b003138081 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
Sander van der Burg
bf1c37494e Moved reference to iPhone SDKs to the wrapper that proxies to Xcode 2013-08-16 13:20:59 +02:00
Eelco Dolstra
5cb688eb52 linux: Update to 3.4.58 2013-08-16 12:05:42 +02:00
Eelco Dolstra
a0d4c09445 Fix Nixpkgs evaluation
http://hydra.nixos.org/build/5722962
2013-08-16 11:52:10 +02:00
Moritz Ulrich
cf24550e91 Update inotool and fix `ino upload'.
0.3.5 is just a patch-release (no code changes). More important is the
patch to the upload-command. It now uses the nix-supplied avrdude
instead of some random avrdude it finds (in the arduino distribution
or wherever).

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-15 23:14:36 +02:00
Joachim Schiele
7b5a92c49d fixed patch rejection and added RPATH magic 2013-08-15 16:25:02 +00: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
Eelco Dolstra
91bb940160 mousepad: Don't segfault at startup 2013-08-15 16:37:30 +02:00
Eelco Dolstra
a218b2d3cb xfce: Fix missing icons
Xfce didn't have a default value for its icon theme, so most icons
were missing until the user explicitly selected an icon theme in the
appearance settings.  Example:

  http://hydra.nixos.org/build/5717570/download/1/screen.png

This patch sets the Rodent theme as the default (which used to be the
case on NixOS).

http://lists.freebsd.org/pipermail/freebsd-ports/2012-June/076349.html
http://www.freebsd.org/cgi/query-pr.cgi?pr=168688
2013-08-15 16:15:11 +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
Shea Levy
63d096bc46 libjson: Update to 7.6.1
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-15 09:30:52 -04:00
Rok Garbas
48e89259b1 pypi2nix should only be avaliable for python27 2013-08-15 14:33:24 +02:00
Mathijs Kwik
b85984d840 linux-3.10: upgrade to 3.10.7 2013-08-15 14:06:27 +02:00
Peter Simons
e2baa14add xxdiff: update to version 4.0 2013-08-15 12:25:07 +02:00
aszlig
9faad8f274
chromium: Fix meta.description attribute.
The description now no longer contains the package name itself. Thanks
to nixpkgs-lint for noticing :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-15 11:11:02 +02:00
aszlig
e76a755517
uqm: Add myself to the maintainers list.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-15 10:43:39 +02:00
aszlig
3fbd3a025d
uqm: Symlink addons and packages.
Copying these over to the output path of the main derivation will just
unnecessarily blow up the size of it with files we already have in the
store anyway.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-15 10:43:39 +02:00
aszlig
80673a70e7
uqm: Add an option to use the remix packs.
The remix packs are a collection of newly remixed versions of the
old music from the PC/3DO versions. By using useRemixPacks these are
fetched as well and added to the game.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-15 10:43:39 +02:00
aszlig
5b421a86f6
uqm: Convert base16 SHA256 hashes to base32.
We want to have shorter SHAs, don't we? :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-15 10:43:39 +02:00
aszlig
7e2587561d
uqm: Switch to using fetchurl for uqm3donix.
As we now have a tagged first release, it really doesn't make sense to
introduce additional dependencies by using fetchgit.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-15 10:43:38 +02:00
Evgeny Egorochkin
857cfb4c03 Merge pull request #833 from lovek323/p7zip
p7zip: fix build on darwin
2013-08-14 21:22:08 -07: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
Jason "Don" O'Conal
e822cc9c44 p7zip: fix build on darwin 2013-08-15 13:53:43 +10:00
Eelco Dolstra
68469ca342 releaseTools.aggregate: Rename ‘members’ to ‘constituents’ 2013-08-15 02:29:08 +02:00
Eelco Dolstra
d46858d5b8 Propagate failure of aggregate members 2013-08-15 01:40:33 +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
4f62f1603a
uqm: Update video extractor to latest Git version.
This updates the 3DO video extractor to the latest Git version, which
should fix a too restrictive dependency on base which leads to it not
compiling with current nixpkgs.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:58 +02:00
aszlig
edc4e80862
picard: Patch in path of AcoustED fingerprinter.
That way we have the fingerprinter preselected in the configuration file
and the user doesn't need to search with an "open file" dialog inside
the Nix store.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:58 +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
aszlig
213ff4d38c
chromium: Update beta and dev channels.
This introduces the following new versions:

beta: 29.0.1547.41 -> 29.0.1547.49 (builds fine, tested)
dev:  30.0.1581.2  -> 30.0.1588.0  (builds fine, tested)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
aszlig
a3bd1be27b
redshift: Update to new upstream version 1.7.
Upstream release notes:

 - Add Geoclue location provider by Mathieu Trudel-Lapierre.
 - Allow brightness to be adjusted (-b).
 - Provide option to set color temperature directly (Joe Hillenbrand).
 - Add option to show program version (-V).
 - Add configure.ac option to install ubuntu icons. They will no longer
   be installed by default (Francesco Marella).
 - config: Look in %userprofile%/.config/redshift.conf on windows platform.
 - Fix: w32gdi: Obtain a new DC handle on every adjustment. This fixes a
   bug where redshift stops updating the screen.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
aszlig
f84d1fe3f5
picard: Update to new upstream version 1.2.
Changes since 1.1:

 - Picard now requires at least Python 2.6
 - Removed support for AmpliFIND/PUIDs
 - Add support for the Ogg Opus file format
 - It's now possible to download cover images without any plugin. Cover
   Art Archive images can be downloaded by image type
 - Improved directory scanning performance
 - Prefer already-loaded releases of the same RG when matching files
 - Allow dropping new files onto specific targets
 - Add basic collections management support (PICARD-84)
 - Allow adding custom tags in the tag editing dialog (PICARD-349)
 - Fix replacing of Windows-incompatible characters (PICARD-393)
 - Save both primary and secondary release types (PICARD-240)
 - Handle errors from the AcoustID service better (PICARD-391)
 - Accept HTTPS URLs on drag-and-drop (PICARD-378)

Full release announcement can be found here:

http://blog.musicbrainz.org/2013/03/31/picard-1-2-released/

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:56 +02:00
aszlig
a41d0cb640
chromium: Drop cups_allow_deprecated.patch.
It's no longer needed in current Chromium/CUPS versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:56 +02:00
Joachim Schiele
bb9263edbf removed all patches from perlqt 2013-08-14 17:41:24 +00:00
Joachim Schiele
9109cc6e4f removed one patch which seems to be upstream now 2013-08-14 17:41:06 +00:00
Bjørn Forsman
53fe67e74d ipython: 0.13.2 -> 1.0.0
Release notes:
http://ipython.org/ipython-doc/rel-1.0.0/whatsnew/version1.0.html
2013-08-14 19:16:22 +02:00
Peter Simons
91ad63716c haskell-yesod: update to version 1.2.2 2013-08-14 11:53:08 +02:00
Peter Simons
e1461748f5 haskell-yesod-test: update to version 1.2.1 2013-08-14 11:53:08 +02:00
Peter Simons
e47758a1ec haskell-yesod-form: update to version 1.3.1 2013-08-14 11:53:08 +02:00
Peter Simons
7d5678a51e haskell-yesod-core: update to version 1.2.4 2013-08-14 11:53:08 +02:00
Peter Simons
79a6fd35c9 haskell-yesod-bin: update to version 1.2.2.1 2013-08-14 11:53:08 +02:00
Peter Simons
0cdda690fa haskell-yesod-auth: update to version 1.2.1 2013-08-14 11:53:08 +02:00
Peter Simons
3bbe2f54db haskell-yaml: update to version 0.8.4.1 2013-08-14 11:53:07 +02:00
Peter Simons
e63aed801f haskell-xml-conduit: update to version 1.1.0.6 2013-08-14 11:53:07 +02:00
Peter Simons
baf44bfbbf haskell-warp: update to version 1.3.9.1 2013-08-14 11:53:07 +02:00
Peter Simons
e2fcb8d67b haskell-wai-extra: update to version 1.3.4.3 2013-08-14 11:53:07 +02:00
Peter Simons
54609334b8 haskell-tagged: update to version 0.7 2013-08-14 11:53:07 +02:00
Peter Simons
7faf783bad haskell-resourcet: update to version 0.4.7.2 2013-08-14 11:53:07 +02:00
Peter Simons
1493fa028b haskell-repa-algorithms: update to version 3.2.4.1 2013-08-14 11:53:07 +02:00
Peter Simons
3c1e499b16 haskell-persistent: update to version 1.2.3.0 2013-08-14 11:53:07 +02:00
Peter Simons
c6a9104810 haskell-network-conduit-tls: update to version 1.0.1 2013-08-14 11:53:07 +02:00
Peter Simons
3537e15b31 haskell-mime-mail: update to version 0.4.2.1 2013-08-14 11:53:07 +02:00
Peter Simons
5c0be3ea6a haskell-logict: update to version 0.6.0.1 2013-08-14 11:53:07 +02:00
Peter Simons
3e2857dbae haskell-http-conduit: update to version 1.9.4.2 2013-08-14 11:53:07 +02:00
Peter Simons
f9b89e6f13 haskell-hspec: update to version 1.7.0 2013-08-14 11:53:07 +02:00
Peter Simons
5e53bec090 haskell-hspec-meta: update to version 1.6.2 2013-08-14 11:53:07 +02:00
Peter Simons
b302962acb haskell-gloss: update to version 1.8.0.1 2013-08-14 11:53:07 +02:00
Peter Simons
2d6f187f4c haskell-cryptocipher: update to version 0.5.1 2013-08-14 11:53:07 +02:00
Peter Simons
0b805ffccc haskell-crypto-cipher-types: update to version 0.0.2 2013-08-14 11:53:07 +02:00
Peter Simons
2272af9994 haskell-crypto-cipher-tests: update to version 0.0.2 2013-08-14 11:53:06 +02:00
Peter Simons
dbecc86dfd haskell-clientsession: update to version 0.9.0.2 2013-08-14 11:53:06 +02:00
Peter Simons
7147de66c6 haskell-Elm: update to version 0.9.0.2 2013-08-14 11:53:06 +02:00
Peter Simons
dff0f73d25 haskell-elm-server: update to version 0.9.0.2 2013-08-14 11:53:06 +02:00
Peter Simons
be4cb037ff haskell-monadcryptorandom: fix build with recent versions of tagged 2013-08-14 11:53:06 +02:00
Peter Simons
ce1c694f4e haskell-skein: jailbreak to support recent versions of tagged 2013-08-14 11:53:06 +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
Peter Simons
e1379d02cb xmobar: disable 'wireless' support
That particular feature depends on iwlib, which is broken in modern Linux kernels
2013-08-14 10:03:03 +02:00
Alexander Foremny
219e45b5f5 Disable tests in Elm
Elm does not serve any tests besides a test that always fails.
2013-08-14 10:02:05 +02:00
Domen Kožar
b331056e75 python2.6: add crpyt module 2013-08-14 08:42:48 +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
Eelco Dolstra
f69eb63a1b firmware-linux-nonfree: Install copyright notices
Most of the firmwares require that redistribution in binary form
reproduces the copyright notice.
2013-08-14 04:01:04 +02:00
Eelco Dolstra
d0617613dd firmware-linux-nonfree: Update to 0.40 2013-08-14 04:01:04 +02: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
Evgeny Egorochkin
cb42db20a0 Merge pull request #827 from the-kenny/leiningen-2.3.1
Update leiningen to 2.3.1.
2013-08-13 16:36:16 -07:00
Domen Kožar
4cbf9f3f19 fix nixpkgs eval 2013-08-14 00:43:14 +02:00
Moritz Ulrich
c5d81ea3b5 Update leiningen to 2.3.1. 2013-08-13 21:48:26 +00: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
Lluís Batlle i Rossell
2a444fbdee Marc Weber suggests to drop 'latest' in vim_configurable. 2013-08-13 17:52:07 +02:00
Lluís Batlle i Rossell
09e831e292 Updating vim and vim_configurable to 7.4.
I change vim_configurable from 'latest' to 'default', as 'default' now is more
recent than latest.
2013-08-13 17:47:27 +02:00
Lluís Batlle i Rossell
463029fe91 thunderbird: reenabling parallel building
It built fine here. Maybe the previous failure was of a particular version.
2013-08-13 17:29:17 +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
Domen Kožar
3882056313 typo 2013-08-13 12:22:40 +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
Lluís Batlle i Rossell
1f2ecd08cc Updating netatop to 0.3 (linux 3.10) 2013-08-13 09:55:49 +02:00
Justin Bedo
9ab74cd977 Add expression for flpsed 2013-08-13 08:20:08 +02:00
Evgeny Egorochkin
1adc88661d nvidia_x11: recover the lost patch 2013-08-13 05:30:10 +03: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
Domen Kožar
01b483f692 Revert "upower: 0.9.19 -> 0.9.21"
This reverts commit d10d50132a.

xfce doesn't support this version api yet
2013-08-12 18:14:42 +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
efe0d9ece2 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-08-12 14:58:10 +02:00
Eelco Dolstra
287c9ba6d4 thunderbird: Update to 17.0.8 2013-08-12 14:57:27 +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
7fc87a865e openssh: Update to 6.2p2 2013-08-12 14:50:55 +02:00
Eelco Dolstra
898a33bef2 zabbix: Update to 1.8.17 2013-08-12 14:22:16 +02:00
Eelco Dolstra
adefbee815 Forks::Super: Disable checks 2013-08-12 14:22:16 +02:00
Eelco Dolstra
36622f5964 nixUnstable: Update to 1.6pre3187_3fb7ae0 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
Evgeny Egorochkin
339e1d94c6 Turning off PAE support which makes kernel unbootable on older hardware causes CRASH_DUMP option to
disappear, so make it optional.
2013-08-12 05:32:11 +03: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
Karn Kallio
1ce0c6d4e3 racket: advance version to 5.3.6. 2013-08-11 23:54:29 +02:00
Peter Simons
bb312b77b5 ghc-head: update to version 7.7.20130811 2013-08-11 23:50:05 +02:00
Peter Simons
9547cdaadc haskell-language-c: drop obsolete version 0.3.2.1 2013-08-11 23:50:05 +02:00
Peter Simons
39f336b92f haskell-numeric-extras: add version 0.0.3 2013-08-11 23:50:05 +02:00
Peter Simons
db322400df haskell-tls-extra: jailbreak to fix build with recent versions of cipher-aes 2013-08-11 23:50:05 +02:00
Peter Simons
35221e2be3 haskell-intervals: add version 0.2.2 2013-08-11 23:50:05 +02:00
Peter Simons
92a9b2ab83 haskell-cabal2nix: update to version 1.53 2013-08-11 23:50:04 +02:00
Peter Simons
e8002fadf0 haskell-c2hs: update to version 0.16.5 2013-08-11 23:50:04 +02:00
Gergely Risko
de35a6dbb9 Export ghci config files for ghc-vis and ghc-heap-view 2013-08-11 23:50:04 +02:00
Peter Simons
185439ca5f haskell-crypto-cipher-types: disable test suite
https://github.com/vincenthz/hs-crypto-cipher/issues/29
2013-08-11 23:50:04 +02:00
Peter Simons
ea27769a61 haskell-securemem: add version 0.1.2 2013-08-11 23:50:04 +02:00
Peter Simons
0700209478 haskell-crypto-cipher-types: add version 0.0.1 2013-08-11 23:50:04 +02:00
Peter Simons
60a58dda25 haskell-crypto-cipher-tests: add version 0.0.1 2013-08-11 23:50:04 +02:00
Peter Simons
30cb6ebdd1 haskell-monoid-extras: update to version 0.3.0.0 2013-08-11 23:50:04 +02:00
Peter Simons
173d4aac67 haskell-cabal-ghci: update to version 0.3 2013-08-11 23:50:04 +02:00
Peter Simons
669cb32bae haskell-texmath: update to version 0.6.3 2013-08-11 23:50:04 +02:00
Peter Simons
a2ec6565d4 haskell-stm-conduit: update to version 2.1.2 2013-08-11 23:50:04 +02:00
Peter Simons
aab1fed918 haskell-postgresql-simple: update to version 0.3.5.0 2013-08-11 23:50:04 +02:00
Peter Simons
a0cb696441 haskell-hastache: update to version 0.5.1 2013-08-11 23:50:03 +02:00
Peter Simons
af90db8e24 haskell-hakyll: update to version 4.3.3.0 2013-08-11 23:50:03 +02:00
Peter Simons
bd40d4aa2c haskell-github: update to version 0.7.1 2013-08-11 23:50:03 +02:00
Peter Simons
bb05fc78ab haskell-diagrams-svg: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
cfe56579e5 haskell-diagrams-lib: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
255abace30 haskell-diagrams: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
1a48ac3b50 haskell-diagrams-core: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
e472833cee haskell-diagrams-contrib: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
668c691afb haskell-diagrams-cairo: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
0a77a99c57 haskell-bindings-posix: update to version 1.2.6 2013-08-11 23:50:03 +02:00
Peter Simons
8a09380383 haskell-Elm: update to version 0.9.0.1 2013-08-11 23:50:03 +02:00
Peter Simons
b5b53e250b haskell-elm-server: update to version 0.9 2013-08-11 23:50:03 +02:00
Bjørn Forsman
81db5cfe0a lttng-modules: don't use licenses.mit because it breaks hydra evaluation
Hydra has these evaluation errors:
  at `nixpkgs.linuxPackages.lttngModules.i686-linux' [nixosSrc = ..., nixpkgs = ..., officialRelease = false]:
  value is an attribute set while a string was expected

because licenses.mit is an attribute set and not a string.

TODO: Licenses in pkgs/lib/licenses.nix are a mix of attr sets and
strings, this needs to be standardized.
2013-08-11 20:35:44 +02:00
Domen Kožar
94105045b4 typo 2013-08-11 17:13:46 +02:00
Joachim Schiele
12f7c0666a qgit version bump from 2.3 to 2.5 2013-08-11 14:35:23 +00:00
Joachim Schiele
e5c1a1f627 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-08-11 14:33:51 +00:00
Bjørn Forsman
078213e892 orc: add a comment about the license 2013-08-11 14:50:55 +02:00
Domen Kožar
1cdc07296d update deform,colander,translationstring python modules 2013-08-11 14:29:40 +02:00
Domen Kožar
cade6959e4 Merge pull request #823 from ivan/typo-fix-1
Fix a few typos
2013-08-11 04:32:34 -07:00
Domen Kožar
cc2c757fc2 Merge pull request #818 from iyzsong/orc
add orc 0.4.17
2013-08-11 04:32:01 -07:00
Ivan Kozik
1866619acc Fix a few typos 2013-08-11 10:55:53 +00:00
Joachim Schiele
06b3a158b4 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-08-11 10:22:11 +00:00
Jaka Hudoklin
50021ebb0a pythonPackages: fix graphite_web, make it usable 2013-08-11 12:05:02 +02:00
Song Wenwu
5f4fc730b1 add myself to maintainers list, keep it sorted
orc: add myself as a maintainer
2013-08-11 15:14:12 +08:00
Evgeny Egorochkin
d068505b2f leiningen: fix hash 2013-08-11 07:59:30 +03:00
Evgeny Egorochkin
8b02246373 Merge pull request #812 from the-kenny/leiningen-2.3.0
Update leiningen to 2.3.0.
2013-08-10 21:46:41 -07:00
Song Wenwu
8e023d078c orc: add missing license (bsd3) 2013-08-11 12:07:57 +08:00
Domen Kožar
a5a9ccffc9 Merge pull request #816 from offlinehacker/pycurl2
Add pycurl2, a Python interface to libcurl
2013-08-10 20:23:12 -07:00
Domen Kožar
007f563124 Merge pull request #817 from offlinehacker/pythonPackages.carbon
pythonPackages: fix carbon, move dependecies to propagated build inputs
2013-08-10 20:22:53 -07:00
Song Wenwu
4705462a2f add libvisual 0.4.0 2013-08-11 11:15:07 +08:00
Song Wenwu
094ffb2b08 add orc 0.4.17 2013-08-11 11:00:45 +08:00
Domen Kožar
f3cae400e0 unclutter: add to channel 2013-08-10 20:26:51 +02:00
Evgeny Egorochkin
3065a7686b torbutton: package version 1.6.1 2013-08-10 20:09:18 +03:00
Michael Raskin
15637cf207 Add HTTPS support to Midori 2013-08-10 21:00:14 +04:00
Jaka Hudoklin
46d887aca9 pythonPackages: fix carbon, move dependecies to propagated build inputs 2013-08-10 15:27:25 +02:00
Jaka Hudoklin
cf4e29b916 Add pycurl2, a Python interface to libcurl 2013-08-10 15:06:01 +02:00
Bjørn Forsman
70ea99cfa8 lttng-modules: new package
Add linux kernel modules needed to do kernel tracing with LTTng.

To make them available to lttng in NixOS, add this to configuration.nix:

  boot.extraModulePackages = [ pkgs.linuxPackages.lttngModules ];
2013-08-10 14:47:55 +02:00
Bjørn Forsman
5a3a82d81c lttv: new package
Linux Trace Toolkit Viewer is a GUI program to visualize LTTng trace
files. (An alternative to this program is the LTTng plugin for the
Eclipse IDE.)
2013-08-10 14:32:57 +02:00
Bjørn Forsman
1eb38f2ccb babeltrace: new package
Babeltrace is a command-line tool and library to read and convert LTTng
tracefiles. Give it a (binary) trace file/dir path and it will print a
human readable event log to standard out.
2013-08-10 14:32:57 +02:00
Bjørn Forsman
6a4f068b9e lttng-tools: new package
This is the Linux Trace Toolkit. Included in this package:

Command-line client:
  lttng
Tracing daemons:
  lttng-sessiond (automatically started by lttng)
  lttng-relayd   (remote trace collection daemon)

Userspace tracing can be done by using liblttng-ust. To do kernel
tracing we also need the LTTng kernel modules.

I've added a patch that changes "/sbin/modprobe" to just "modprobe".
2013-08-10 14:32:57 +02:00
Bjørn Forsman
33d78777a3 lttng-ust: new package
This is the user space library for LTTng. It is needed to do user space
tracing, as opposed to kernel space tracing.
2013-08-10 14:32:56 +02:00
Bjørn Forsman
4e8dfe71d3 liburcu: new package
liburcu is a userspace RCU (read-copy-update) library that is used by
LTTng - Linux Trace Toolkit (next generation).
2013-08-10 14:32:56 +02:00
Bjørn Forsman
e242ae058d virtualbox: fix extension pack hash (must be base16) 2013-08-10 14:30:53 +02:00
Bjørn Forsman
5a1593ed22 Revert "Add taskjuggler ruby gem"
This reverts commit 67a46ce928.

It seems this commit is the reason for this hydra breakage:

  building /nix/store/hwdyx4mf5638mxkka64cxjcj75vw3hmz-nixpkgs-tarball-1.0pre28245_67a46ce
  unpacking sources
  [...snip lots of stuff...]
  'manual.pdf' successfully built
  make: Leaving directory `/tmp/nix-build-nixpkgs-tarball-1.0pre28245_67a46ce.drv-0/git-export/doc'
  running tests
  checking pkgs/top-level/all-packages.nix on i686-linux
  error: while evaluating the attribute `drvPath' at `/nix/store/l7ny7f17aii5qfgmadr2wcp3wan54wlp-nix-1.5.3/share/nix/corepkgs/derivation.nix:19:9':
  while evaluating the builtin function `derivationStrict':
  while instantiating the derivation named `ruby-actionmailer-4.0.0' at `/tmp/nix-build-nixpkgs-tarball-1.0pre28245_67a46ce.drv-0/git-export/pkgs/development/interpreters/ruby/gem.nix:16:5':
  while evaluating the derivation attribute `propagatedNativeBuildInputs' at `/tmp/nix-build-nixpkgs-tarball-1.0pre28245_67a46ce.drv-0/git-export/pkgs/stdenv/generic/default.nix:78:17':
  while evaluating the attribute `outPath' at `/nix/store/l7ny7f17aii5qfgmadr2wcp3wan54wlp-nix-1.5.3/share/nix/corepkgs/derivation.nix:18:9':
  while evaluating the builtin function `getAttr':
  while evaluating the builtin function `derivationStrict':
  while instantiating the derivation named `ruby-actionpack-4.0.0' at `/tmp/nix-build-nixpkgs-tarball-1.0pre28245_67a46ce.drv-0/git-export/pkgs/development/interpreters/ruby/gem.nix:16:5':
  while evaluating the derivation attribute `propagatedNativeBuildInputs' at `/tmp/nix-build-nixpkgs-tarball-1.0pre28245_67a46ce.drv-0/git-export/pkgs/stdenv/generic/default.nix:78:17':
  while evaluating the attribute `outPath' at `/nix/store/l7ny7f17aii5qfgmadr2wcp3wan54wlp-nix-1.5.3/share/nix/corepkgs/derivation.nix:18:9':
  while evaluating the builtin function `getAttr':
  while evaluating the builtin function `derivationStrict':
  while instantiating the derivation named `ruby-activesupport-4.0.0' at `/tmp/nix-build-nixpkgs-tarball-1.0pre28245_67a46ce.drv-0/git-export/pkgs/development/interpreters/ruby/gem.nix:16:5':
  while evaluating the derivation attribute `propagatedNativeBuildInputs' at `/tmp/nix-build-nixpkgs-tarball-1.0pre28245_67a46ce.drv-0/git-export/pkgs/stdenv/generic/default.nix:78:17':
  while evaluating the attribute `outPath' at `/nix/store/l7ny7f17aii5qfgmadr2wcp3wan54wlp-nix-1.5.3/share/nix/corepkgs/derivation.nix:18:9':
  while evaluating the builtin function `getAttr':
  while evaluating the builtin function `derivationStrict':
  while instantiating the derivation named `ruby-multi_json-1.7.8' at `/tmp/nix-build-nixpkgs-tarball-1.0pre28245_67a46ce.drv-0/git-export/pkgs/development/interpreters/ruby/gem.nix:16:5':
  while evaluating the derivation attribute `src' at `/tmp/nix-build-nixpkgs-tarball-1.0pre28245_67a46ce.drv-0/git-export/pkgs/development/interpreters/ruby/gem.nix:11:5':
  while evaluating the attribute `outPath' at `/nix/store/l7ny7f17aii5qfgmadr2wcp3wan54wlp-nix-1.5.3/share/nix/corepkgs/derivation.nix:18:9':
  while evaluating the builtin function `getAttr':
  while evaluating the builtin function `derivationStrict':
  hash `no hash' has wrong length for hash type `sha256'
  build time elapsed:  0m0.038s 0m0.023s 0m20.586s 0m2.004s
  builder for `/nix/store/lxmyqg7z1l71ji5vdar2m5w66dx45v20-nixpkgs-tarball-1.0pre28245_67a46ce.drv' failed with exit code 1
  error: build of `/nix/store/lxmyqg7z1l71ji5vdar2m5w66dx45v20-nixpkgs-tarball-1.0pre28245_67a46ce.drv' failed
2013-08-10 14:15:20 +02:00
Mathijs Kwik
59025453e7 linux-3.10: backport a fix for "btrfs send"
It has been submitted for inclusion in mainline, so it will probably
make it into 3.11 (or 3.12 as 3.11 is fairly close to release).

It is very local, only affecting people who use the "send" feature.
Without it, send is unstable/unsafe to use incrementally.

It can probably be applied to 3.9 and 3.8 as well, but as I only
tested it against 3.10, so I didn't bother.
2013-08-10 13:53:17 +02:00
Mathijs Kwik
31648f889d btrfsprogs: upgrade to current git master 2013-08-10 13:53:17 +02:00
Michael Raskin
7701b22977 Merge pull request #814 from garbas/vifm-update
vifm: update to 0.7.5 and enabling new options
2013-08-10 04:03:01 -07:00
Rok Garbas
24a0e6ad5f callPackage automatically inherits from xlibs 2013-08-10 13:00:43 +02:00
Evgeny Egorochkin
37996253e6 Steam: fix and update to 1.0.0.39 2013-08-10 06:08:19 +03:00
Carles Pagès
5885cf1286 steam: add flashplayer plugin support.
The videos work, but there is a problem with sound:
ALSA lib dlmisc.c:236:(snd1_dlobj_cache_get) Cannot open shared library
/nix/store/9z51hr9l19vdhgmqd60jwwrg6ny5md2d-alsa-plugins-1.0.26/lib/alsa-lib/libasound_module_pcm_pulse.so

It tries to open a 64bit plugin, which obviously fails. I think this depends on
/etc/asound.conf, but I'm not sure how to fix it.

Regardless of the problem, in one computer I tried the sound works but other
apps cannot output sound. In another, the sound doesn't work and other apps
continue working as normal.
2013-08-10 06:08:18 +03:00
Carles Pagès
4d853ae94f steam: revert adding amd64 version.
It turns out that the .deb only contains the changelog and some other docs.
Revert back to using the i686 version, but keep the double url for the future.
2013-08-10 06:08:18 +03:00
Carles Pagès
97ea8d61e6 steam: add amd64 version and point url to fix version (as suggested by aristid).
Valve has a repository with fixed version packages, so use that instead of the
steam.deb I was using. They also have amd64 packages there.
2013-08-10 06:08:18 +03:00
Carles Pagès
3f4557b0eb steam: update to 1.0.0.28 2013-08-10 06:08:18 +03:00
Carles Pagès
bd44348baf steam: create some missing symlinks in the script.
In the original script it says they are temporary, but without those simlinks
Osmos and others fail to start with SteamAPI_Init() failed.
2013-08-10 06:08:18 +03:00
Carles Pagès
2725cbef42 Add libtxc_dxtn-1.0.1.
I thought this was needed by Steam, but it only applies when not using
propietary drivers, and even then it doesn't look like well supported.
2013-08-10 06:08:17 +03:00
Carles Pagès
87c5a418ec steam: create proper symlinks in $HOME/.steam 2013-08-10 06:08:17 +03:00
Carles Pagès
a249fa67d9 steam: add libXdmcp to dependencies.
I must have been blind. libXdmcp is in nixpkgs, contrary to what I said.
2013-08-10 06:08:17 +03:00
Carles Pagès
dc10fabb2f steam: update to 1.0.0.27
It needed some more sed'ing and more deps. It's still not working as I seem to
need libXdmcp which is not in nixpkgs.
2013-08-10 06:08:17 +03:00
Carles Pagès
f42cece8f5 steam: update to 1.0.0.21.
I also updated the patches for the bootsrapper script and fixed a typo, but
didn't test anything.
2013-08-10 06:08:17 +03:00
Carles Pagès
094c0662e8 steam: add mesa to library path.
Mesa is needed for Superbrothers: S&S EP, which links to libGLU.
2013-08-10 06:08:17 +03:00
Carles Pagès
10f722dc04 steam: workaround segfault at startup.
I don't know why, if I call ld-linux.so.2 to launch the game, it segfaults, so
I renamed it to ld.so.
2013-08-10 06:08:16 +03:00
Carles Pagès
c75cccc469 steam: update to 1.0.0.18.
I forgot in the previous commit to update the version as I had changed the
tarball hash.

I also modified a bit the launcher script, since xz should only be needed by
the installer.
2013-08-10 06:08:16 +03:00
Carles Pagès
b07300f2ef steam: bypass valve's bootstrapper.
Since there is no way to modify either steam.sh or the steam binary as they are
hash checked, I took the approach of bypassing steam.sh and create a script
that does its job.

For now it segfaults, but when I try to run under strace, it works perfectly.
Need to check this.
2013-08-10 06:08:16 +03:00
Carles Pagès
dad0ed4eaa steam: add all the missing dependancies.
Calling their steam script still segfaults, but I managed to run it from the
shell with all these deps in the lib path.
2013-08-10 06:08:16 +03:00
Carles Pagès
ee6129350e steam: add glibc215 to the wrapper. 2013-08-10 06:08:16 +03:00
Carles Pagès
12a0d83855 Steam: add patch for user stuff and lib paths to wrapProgram.
The binaries that get copied to $HOME need patchelf to run, and after that I
need all the runtime libs in the library path. Still not working as I need
glibc2.15.
2013-08-10 06:08:15 +03:00
Carles Pagès
3cd37b550b Steam: first attempt at adding the beta client.
The script installed with this expression only copies a boostrapper and another
script to the user's home folder. Those also need to be patched to get on with
the installation.
2013-08-10 06:08:15 +03:00
Rok Garbas
3c6b2f7501 vifm: update to 0.7.5 and enabling new options 2013-08-10 02:32:21 +02:00
Bodil Stokke
7f1a5fe0cf Merge branch 'master' of github.com:bodil/nixpkgs 2013-08-10 01:22:51 +02:00
Bodil Stokke
14c5f6bd74 Adding ponysay. 2013-08-10 01:21:25 +02:00
Bjørn Forsman
67a46ce928 Add taskjuggler ruby gem
Unfortunately, this changes lots of unrelated gems.
2013-08-09 21:52:58 +02:00
Eelco Dolstra
f4681d8e08 virtualbox: Update to 4.2.16 2013-08-09 18:48:52 +02:00
Eelco Dolstra
9845e6ec5c Kernel module aggregator: Use kmod instead of module-init-tools 2013-08-09 18:48:52 +02:00
Eelco Dolstra
d9a4706f73 linux: Use kmod instead of module-init-tools 2013-08-09 18:48:51 +02:00
Moritz Ulrich
02707296e8 Update leiningen to 2.3.0.
Unfortunately, leiningen will now pull in some dependencies via maven (via http) on `lein version' so the test at the end of builder.sh failed. This is okay because leiningen is used only as a interactive tool and no other package in Nixpkgs depends on it.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 17:30:10 +02:00
Moritz Ulrich
31083cd226 Add myself as a maintainer to erlang R16B1 and elixir.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 16:33:51 +02:00
Moritz Ulrich
dbfcdc9066 Add meta for elixir & rebar.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 16:29:01 +02:00
Moritz Ulrich
ceb96b7312 Package elixir and rebar.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 16:29:01 +02:00
Moritz Ulrich
e32b26c222 Add erlang R16B1
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 16:29:01 +02:00
Joachim Schiele
0a0713eb27 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-08-09 13:37:23 +00:00
Sander van der Burg
4be1055c40 Upgraded nodejs packages 2013-08-09 13:37:27 +02:00
Domen Kožar
6ad9ad6160 pgadmin: 1.10.0 -> 1.16.1, add to channel 2013-08-08 16:49:38 +02:00
Sander van der Burg
0e91a58bbe The android GUI does not work if Oracle's JDK is installed. This patch forces it to use OpenJDK 2013-08-08 10:40:09 +02:00
aszlig
bccba58c32
chromium: Update beta channel to v29.0.1547.41.
Builds fine on my machine and tested with a bunch of web sites.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-08 03:18:00 +02:00
aszlig
a1b384783e
chromium: Fix build for version 28 and NSS 3.15.
Build failure details:

http://hydra.nixos.org/build/5663358

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-08 03:18:00 +02:00
aszlig
9040af06e3
nixpart: Add an alias called nixpart0.
The reason behind this is to avoid breaking NixOps while releasing
version 1.0 of nixpart. We could also use nixpart and nixpart1, but the
goal is to have nixpart as a generic part of NixOS instead of being only
used specifically for the Hetzner backend of NixOps.

Which essentially means: The partition syntax will change to be based on
attribute sets and we no longer need to use Kickstart syntax. And that's
the main reason why it will break in version 1.0.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-08 03:18:00 +02:00
Eelco Dolstra
4c77c6e232 makeModulesClosure: Use kmod instead of module-init-tools 2013-08-07 22:46:11 +02:00
Sander van der Burg
a9b4851b74 The android utility's GUI should work and wrapper scripts in bin/ are replaced by symlinks 2013-08-07 22:12:44 +02:00
Eelco Dolstra
e7e4551baa flashplayer: Update to 11.2.202.297 2013-08-07 17:12:33 +02:00
Eelco Dolstra
288811f5e1 firefox: Update to 23.0 2013-08-07 17:12:33 +02:00
Eelco Dolstra
09fc997107 subversion: Update to 1.7.11
CVE-2013-4131
2013-08-07 17:12:33 +02:00
Eelco Dolstra
d17f7d2fdf nss: Update to 3.15.1 2013-08-07 17:12:33 +02:00
Eelco Dolstra
774634a248 man-pages: Update to 3.53 2013-08-07 17:12:32 +02:00
Domen Kožar
d3d92c7b6d supervisor: 3.0b2 -> 3.0 2013-08-07 16:31:04 +02:00
Eelco Dolstra
d846e97656 VM builds: Use Linux 3.10
3.4 apparently gives corrupt 9pfs data on x86.  See e.g.

  http://hydra.nixos.org/build/5661036

where reading /nix/store/kfldnrrsq0lbbv13gjxdfb3vb1sbaz88-vm-run-stage2
gives garbage.  Strangely it doesn't happen here:

  http://hydra.nixos.org/build/5658978

Ah well.
2013-08-07 14:48:22 +02:00
Domen Kožar
d10d50132a upower: 0.9.19 -> 0.9.21 2013-08-07 14:25:17 +02:00
Domen Kožar
9fad991fbb Merge pull request #806 from lovek323/pangomm
fix pangomm build: use cairo 1.12.2
2013-08-07 05:14:29 -07:00
Domen Kožar
ffed739441 Merge pull request #793 from lovek323/grcat
grc: add expression
2013-08-07 05:13:53 -07:00
Domen Kožar
3cf22b5307 Merge pull request #805 from lovek323/pass
password-store: add expression
2013-08-07 05:11:51 -07:00
Domen Kožar
12cc79f844 dunst: upgrade to git version to fix 100% CPU problems 2013-08-07 14:08:21 +02:00
Bjørn Forsman
61a1867c5d strace: 4.7 -> 4.8
Also, update meta.license and add meta.platforms.
2013-08-06 23:43:51 +02:00
Bjørn Forsman
d0748afc5e splint: improve meta attributes
- don't repeat package name in description
- prefer licenses.gpl2Plus over free form "GPLv2+" license name
- add platform attribute so that splint will be available in the channel
2013-08-06 21:20:47 +02:00
Sander van der Burg
d435b39201 Make AVD creating configurable at runtime 2013-08-06 14:11:34 +02:00
Eelco Dolstra
912146d764 linux: Update to 3.4.56, 3.10.5 2013-08-06 12:40:48 +02:00
Eelco Dolstra
3a4ef26397 Remove Linux 3.8 (EOL) 2013-08-06 12:39:50 +02:00
Eelco Dolstra
3e8812d23b Add Unix::Getrusage 2013-08-06 12:32:59 +02:00
Sander van der Burg
dbcb178ef2 Added extraAVDFiles parameter to support custom system images 2013-08-06 11:16:51 +02:00
Sander van der Burg
ed70cc9830 We must also take Android's ABI version into account 2013-08-06 10:41:13 +02:00
Ricardo M. Correia
36c2711f8b linux: update grsecurity patch 2013-08-06 02:21:00 +00:00
Ricardo M. Correia
97056a0620 linux: properly parse config choice when it's new 2013-08-06 02:20:48 +00:00
Evgeny Egorochkin
02c67c3b01 Amarok: update to 2.7.1 2013-08-06 04:13:33 +03:00
Evgeny Egorochkin
db6155fa54 xrestop: package 0.4 2013-08-06 03:56:21 +03:00
Jason "Don" O'Conal
d4ba4769b6 password-store: add expression 2013-08-06 09:46:06 +10:00
Jason "Don" O'Conal
32a3516b2c pythonPackages.googlecl: add expression 2013-08-06 09:43:57 +10:00
Jason "Don" O'Conal
f3aedccfd4 grc: add expression 2013-08-06 09:42:24 +10:00
Peter Simons
0237aa136f R: ensure that run-time dependencies can be found 2013-08-06 00:44:20 +02:00
Sander van der Burg
f5f5f69ef0 The emulator needs file in its PATH and alsaLib 2013-08-05 22:18:56 +02:00
Ricardo M. Correia
2208c360ac linux: Update to 3.2.50 2013-08-05 18:19:48 +00:00
Sander van der Burg
7019b685de Make the emulator flags configurable at runtime and unimportant messages should go the stderr 2013-08-05 19:08:58 +02:00
Eelco Dolstra
2a294a582b Statistics::Descriptive: Update to 3.0605 2013-08-05 15:14:02 +02:00
Sander van der Burg
a82fcea437 Make iPhone simulator SDKs configurable 2013-08-05 12:47:57 +02:00
Peter Simons
d766bb6f32 haskell-stylish-haskell: update to version 0.5.7.0 2013-08-05 10:56:30 +02:00
Peter Simons
0b93f03230 haskell-shakespeare: update to version 1.0.5.1 2013-08-05 10:56:30 +02:00
Peter Simons
0979e4a832 haskell-numeric-prelude: update to version 0.4.0.3 2013-08-05 10:56:30 +02:00
Peter Simons
d65b81b36b haskell-MissingH: update to version 1.2.0.1
Don't run the check phase to avoid depending on the obsolete testpack package.
2013-08-05 10:56:30 +02:00
Peter Simons
60a6e6802f haskell-git-annex: update to version 4.20130802 2013-08-05 10:56:30 +02:00
Jaka Hudoklin
018b39d28b iodined: Fix iptables and route path to bin instead of sbin 2013-08-05 01:00:34 +02:00
Vladimír Čunát
cd531d70f6 lightdm updates (merge #574)
Also fixes the situation where some session stuff is written to nix store.
2013-08-04 19:16:41 +02:00
Peter Simons
d5cad473f9 bison3: mark low-prio until the check phase is fixed 2013-08-03 12:14:03 +02:00
Peter Simons
0c331a4a42 haskell-idris: revert update to version 0.9.9
This reverts commit 61c880d558. The new
Idris version depends on a version of LLVM that we don't have in master
yet: it's only in x-updates.
2013-08-03 12:10:39 +02:00
Peter Simons
cc691d95f5 haskell-lens: jailbreak to fix build with latest version of generic-deriving 2013-08-03 12:08:23 +02:00
Peter Simons
1d06592025 haskell-unix-time: update to version 0.2.0 2013-08-03 12:08:23 +02:00
Peter Simons
02db4b9f70 haskell-unix-process-conduit: update to version 0.2.2 2013-08-03 12:08:23 +02:00
Peter Simons
30135c6b50 haskell-stm-conduit: update to version 2.1.1 2013-08-03 12:08:23 +02:00
Peter Simons
e6239c406f haskell-reactive-banana: update to version 0.7.1.3 2013-08-03 12:08:23 +02:00
Peter Simons
cb8f500a17 haskell-profunctor-extras: update to version 3.3.3.1 2013-08-03 12:08:23 +02:00
Peter Simons
5fd7636a2e haskell-generic-deriving: update to version 1.6.1 2013-08-03 12:08:23 +02:00
Peter Simons
dd0031cbad haskell-feed: update to version 0.3.9.1 2013-08-03 12:08:23 +02:00
Peter Simons
bcd9344f9b haskell-fast-logger: update to version 0.3.3 2013-08-03 12:08:22 +02:00
Peter Simons
bf1ce4f47b haskell-MonadRandom: update to version 0.1.11 2013-08-03 12:08:22 +02:00
Peter Simons
61c880d558 haskell-idris: update to version 0.9.9 2013-08-03 12:08:22 +02:00
Peter Simons
41126666a6 bison: add version 3.0 2013-08-03 10:39:07 +02:00
aszlig
bcb9417c0e
chromium: Update stable and dev release channels.
This introduces the following new versions:

stable: 28.0.1500.71 -> 28.0.1500.95 (builds fine, tested)
dev:    30.0.1573.2  -> 30.0.1581.2  (builds fine, tested)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:49:08 +02:00
aszlig
4489dc729e
python-paramiko: Propagate pycrypto dependency.
Leaving this just in buildInputs won't help here, because the project
using Paramiko will need pycrypto in any case.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:49:08 +02:00
aszlig
a672551d44
python-paramiko: Update to version 0.11.0.
This also now uses the md5 istead of the sha256, because pypi actually
directly provides MD5 sums.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:48:54 +02:00
Peter Simons
4fb87e91ff Merge pull request #800 from edanaher/master
Add simple hsetroot package.
2013-08-02 02:32:19 -07:00
aszlig
9b9fa35ebd
blivet: Update sha256, as it changed upstream.
The sha256 was magically changed upstream with the same contents but
different timestamps, so let's update it. Thanks to @rbvermaa for
noticing.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-02 10:59:06 +02:00
aszlig
1362d479cb
nixpart: Update to bugfix version 0.4.1.
Contains the following fix:

  - Fix mounting btrfs when mount_only (-m) is used.

I would like to update blivet as well, but at the moment it breaks for
nixpart, so let's retry later when we're at 0.5.x or even 1.x :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-02 07:36:08 +02:00
Michael Raskin
bfbbb12e35 Adding CL-Launch. CL-Launch is a wrapper for unified launching of various Lisp implementations 2013-08-02 09:39:20 +04:00
Evan Danaher
35333935d6 Add simple hsetroot package. 2013-08-01 20:16:37 +02:00
Eelco Dolstra
65ad55c425 git-subtree: Remove
This package is obsolete because it's now part of git (see
https://github.com/apenwarr/git-subtree/blob/master/THIS-REPO-IS-OBSOLETE).
2013-08-01 16:37:36 +02:00
Eelco Dolstra
80a82a2858 git: Install git-subtree 2013-08-01 16:36:54 +02:00
Eelco Dolstra
4ec1f8b68a git: Update to 1.8.3.4 2013-08-01 16:26:02 +02:00
Eelco Dolstra
4342a32deb VM builds: Reduce kernel verbosity 2013-08-01 14:35:31 +02:00
Eelco Dolstra
d077851b7d VM builds: Use the default kernel 2013-08-01 14:35:31 +02:00
Eelco Dolstra
f155a35d7d Move kernelExtraConfig to common-config.nix (for x86)
It's bad to have the kernel config scattered across two places.  (This
should also be done for the other architectures.)

Also, restore Xen and KVM guest support in Linux 3.10.
2013-08-01 14:35:31 +02:00
Sander van der Burg
9a2b9ba6b3 Turn LD_LIBRARY_PATH into a suffix to allow NVIDIA's OpenGL driver to be used 2013-08-01 12:43:33 +02:00
Sander van der Burg
c81e70fc30 Shut up annoying question to configure hardware profiles 2013-08-01 11:32:57 +02:00
Sander van der Burg
77dd343e1e - System images are not required for building. Disabling them makes building faster.
- Make ant flags configurable
2013-08-01 11:21:54 +02:00
Eelco Dolstra
14ca9c0bf1 linux: Include "NixOS" in "uname -v" 2013-08-01 01:40:41 +02:00
Eelco Dolstra
d1de0e2d6d linux: Enable detection of hung tasks 2013-08-01 01:40:41 +02:00
Eelco Dolstra
f2f00c56e4 linux: Enable stack protector
This may prevent exploitation of buffer overflows.
2013-08-01 01:40:41 +02:00
Eelco Dolstra
c564d012f8 Style fix 2013-08-01 01:40:41 +02:00
Eelco Dolstra
b976e00ff2 linux: Remove obsolete AUFS 3.7 patch 2013-08-01 01:40:40 +02:00
Eelco Dolstra
ff99631753 linux: Remove CIFS timeout patch
We longer use CIFS in the VM tests so we don't need this anymore.
2013-08-01 01:40:40 +02:00
Eelco Dolstra
956d71f843 linux: Remove some unused patches 2013-08-01 01:40:40 +02:00
Eelco Dolstra
bc8186be1e linux: Disable /dev/kmem
See e.g.
  https://wiki.ubuntu.com/Security/Features#A.2BAC8-dev.2BAC8-kmem_disabled
2013-08-01 01:40:40 +02:00
Eelco Dolstra
e1a7be4294 iwlwifi4965ucodeV1: Remove
This is verrrry obsolete.
2013-08-01 01:40:40 +02:00
Eelco Dolstra
7ce325f3e0 Unify the Linux kernel configurations
Having N different copies of the NixOS kernel configuration is bad
because these copies tend to diverge.  For instance, our 3.10 config
lacked some modules that were enabled in older configs, probably
because the 3.10 config had been copied off an earlier version of some
older kernel config.

So now there is a single kernel config in common-config.nix.  It has a
few conditionals to deal with new/removed kernel options, but
otherwise it's pretty straightforward.

Also, a lot of cut&paste boilerplate between the kernel Nix
expressions is gone (such as preConfigure).
2013-08-01 01:40:40 +02:00
Eelco Dolstra
dccbdcf520 linux: Don't put the kernel version in meta 2013-08-01 01:40:40 +02:00
Bjørn Forsman
2238a23352 wicd: wrapper env vars prefix -> postfix
Change PATH=$PATH:deps to PATH=deps:$PATH in the wicd wrappers, because
the latter is more deterministic; it prevents possibly wrong versions of
dependencies to sneak in from the environment.

Do the same for PYTHONPATH.
2013-07-31 21:54:09 +02:00
Joachim Schiele
cd188cbc0f Merge branch 'master' of github.com:NixOS/nixpkgs 2013-07-31 18:17:08 +00:00
Joachim Schiele
d7dc9cd0d2 fixed a patch which was rejected, i wonder why it was still there... 2013-07-31 18:15:53 +00:00
Sander van der Burg
dc183167cb Merge branch 'master' of github.com:NixOS/nixpkgs 2013-07-31 18:56:36 +02:00
Sander van der Burg
1c8b4c8950 Now x86 and mips images from external repositories are supported + added GPU option to the emulate function 2013-07-31 18:56:27 +02:00
Joachim Schiele
6b1116cfce Merge branch 'dhex' 2013-07-31 15:21:54 +00:00
Joachim Schiele
afbc5cd5e9 added dhex, a nice ncurses based hex editor for the shell 2013-07-31 15:20:23 +00:00
Sander van der Burg
c324091a77 Fixed incorrect platform-tools sha1 value 2013-07-31 16:14:47 +02:00
Sander van der Burg
ab9be1b809 Updated Android SDK to version 22.05, updated all plugins, and added mesa to the search path of the emulators to enable OpenGL acceleration 2013-07-31 16:00:57 +02:00
Rok Garbas
77063f3f75 adding description to networkmanager plugins 2013-07-31 15:36:17 +02:00
Rok Garbas
537a71a51e openconnect and vpnc NetworkManager plugins added
also openvpn plugin updated to the same version as NetworkManager
2013-07-31 15:36:17 +02:00
Eelco Dolstra
32b036a430 apr-util: Update to 1.5.2 2013-07-31 15:02:54 +02:00
Eelco Dolstra
ab7f2aea8e apr: Update to 1.4.8
Also drop the accept4 hack because Linux 2.6.32 is now the minimal
kernel version supported by Nixpkgs.
2013-07-31 15:02:23 +02:00
Eelco Dolstra
c8c817a3b4 qemu-kvm: Disambiguate 2013-07-31 14:53:35 +02:00
Eelco Dolstra
b5fcb5b67d Use the qemu-kvm wrapper 2013-07-31 14:53:35 +02:00
Eelco Dolstra
00e311e438 qemu-kvm: Remove
But install a qemu-kvm wrapper in qemu.
2013-07-31 14:53:34 +02:00
Eelco Dolstra
945c70202f qemu: Update to 1.5.2 2013-07-31 14:53:34 +02:00
Domen Kožar
332dd4854f Move namePrefix="" python packages out of python-packges.nix
It doesn't make sense to build tools/applications with three different
python interpreter versions, so move them out of python modules list.

Also reverts 53ffc6e0ef.
2013-07-31 13:34:11 +02:00
Peter Simons
ef659fa8c0 haskell-unix-process-conduit: update to version 0.2.1.2 2013-07-31 11:09:17 +02:00
Peter Simons
5f960aac0f haskell-haskell-src-meta: update to version 0.6.0.3 2013-07-31 11:09:17 +02:00
Peter Simons
34db77c302 haskell-feed: update to version 0.3.9 2013-07-31 11:09:02 +02:00
Peter Simons
dc4f9a37be haskell-cmdargs: update to version 0.10.5 2013-07-31 11:09:02 +02:00
Peter Simons
67afed00d5 all-packages.nix: drop trailing whitespace 2013-07-31 10:52:27 +02:00
Peter Simons
53ffc6e0ef Drop recurseIntoAttrs from python33Packages and pypyPackages.
We cannot import the packages from all of these three packages sets into
the global namespace, because they are indistinguishable. For example:

  $ nix-env -qaP \* | grep pylint
  pypyPackages.pylint                 pylint-0.26.0
  python33Packages.pylint             pylint-0.26.0
  python27Packages.pylint             pylint-0.26.0

When someone tries to install pylint by running "nix-env -i pylint",
then it's impossible to tell which one of these three versions was
chosen.

I can think of two ways to remedy this problem with recurseIntoAttrs:

 1) Bake the name of the Python interpreter into every package's name,
    i.e. offer "python27-pylint", "python33-pylint", and so on.

 2) Ensure that all non-default package sets mark all their packages
    'lowPrio' to unsure that the choice during installation is
    deterministic.
2013-07-31 10:52:15 +02:00
Bjørn Forsman
7e0bd8d360 offlineimap: remove python prefix from package name
OfflineIMAP is primarily a program/tool, not a python module (although
it installs a python module too, for those who want to poke at its
internals).

Now we can install it with "nix-env -i offlineimap" instead of
"nix-env -i python2.7-offlineimap".
2013-07-30 21:30:34 +02:00
Zef Hemel
b92b8dce05 MicroGNUEmacs, a.k.a. MG 2013-07-30 20:24:28 +02:00
Eelco Dolstra
1e6b14e8a4 Make phpXdebug_5_3 low priority 2013-07-30 16:52:12 +02:00
Eelco Dolstra
394dc5da78 batman-adv: Disambiguate kernel versions 2013-07-30 16:52:12 +02:00
Eelco Dolstra
3c462ded97 linux: Update to 3.2.49, 3.4.55 2013-07-30 16:52:12 +02:00
Eelco Dolstra
70d6623586 Fix a name collision between two distinct KDE wallpaper packages 2013-07-30 16:52:11 +02:00
Eelco Dolstra
7f48c7a447 Fix a name collision between glibc and glibc217 2013-07-30 16:52:11 +02:00
Eelco Dolstra
b509c78ea3 webkitSVN: Remove
It hasn't been updated in a long time.
2013-07-30 16:52:11 +02:00
Eelco Dolstra
60355207c3 Fix some name collisions 2013-07-30 16:52:11 +02:00
Sander van der Burg
ae90a7e8f3 Added forever-monitor nodejs package 2013-07-30 15:24:26 +02:00
Mathijs Kwik
f918e06988 wine: upgrade to 1.6 + latest gecko/mono extensions 2013-07-30 14:25:10 +02:00
Michael Raskin
0a8b83fdd0 Fix unneeded inherit 2013-07-30 16:02:39 +04:00
Michael Raskin
9acc0d4bc9 Adding x-cape keyboard mapping helper 2013-07-30 15:51:01 +04:00
Michael Raskin
97b8ac932d Adding Lush: Lisp Universal SHell 2013-07-30 15:20:46 +04:00
Sander van der Burg
c1fcb0c2e6 Make the setup-hook work again now that nodejs modules reside in lib/node_modules 2013-07-30 13:00:05 +02:00
Sander van der Burg
c7e680c5bd Add fs-walk node package + updated other nodejs packages 2013-07-30 12:19:57 +02:00
Sander van der Burg
44731b5251 Bump disnix,disnixos and dysnomia to latest development versions 2013-07-30 12:03:03 +02:00
Peter Simons
0668d54827 python-packages.nix: unsubscribe myself from some Hydra mails 2013-07-30 11:39:51 +02:00
Domen Kožar
af98eb8de0 Merge pull request #752 from lovek323/matplotlib
matplotlib: fix build on darwin
2013-07-30 00:54:39 -07:00
Domen Kožar
a0740092ce nose: run tests as noted in https://code.google.com/p/python-nose/issues/detail?id=387#c4 2013-07-30 09:51:43 +02:00
Domen Kožar
31ff9d9c68 Limnoria: update to 2013-06-01
Old build was hanging when building for python3, see
http://hydra.nixos.org/build/5615679/log/raw
2013-07-30 09:37:00 +02:00
Domen Kožar
874019b3c4 limnoria: add git as dependency, otherwise build fails 2013-07-30 09:37:00 +02:00
aszlig
69dccda3c0
VM builds: Update debian Wheezy image to v7.1.
Wheezy has been released on June 15th and on all mirrors the SHA256 hash
of Packages.bz2 has changed to reflect the new release, so let's update.

Here is the release announcement from Debian:

http://www.debian.org/News/2013/20130615

It also seems that the versioning scheme has changed in version 7.x, so
they seem to have switched to a two digit versioning scheme. This means,
that the attribute name "debian70..." should really be something like
"debian7...", but I'm keeping the attribute as-is to not break
references.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-30 05:59:59 +02:00
aszlig
b42eb45429
thttpd: New package, version 2.25b.
We already have mini_httpd, but IMHO it is *too* minimal as in not very
flexible in configuration (for example, I haven't found any runtime
configuration for disabling logging), so that's why I decided to add
thttpd, which serves quite well as an ad-hoc HTTPd.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-30 05:59:59 +02:00
aszlig
cd4b5e1a35
fillDiskWithDebs: Create fake start-stop-daemon.
This is needed in order to prevent services from starting while
populating the image with the contents of the .deb files. The procedure
used here is exactly the same as used in debootstrap.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-30 05:59:40 +02:00
Domen Kožar
4c9ba428f9 nose: remove failing test 2013-07-30 00:20:42 +02:00
Domen Kožar
ae7adcb6e4 git: find global configs in /etc/ instead of /etc 2013-07-29 23:40:54 +02:00
Domen Kozar
0be7ef35bb gmvault: use logbook 0.4.2 2013-07-29 21:16:35 +02:00
Domen Kozar
7458f29dc9 don't wrap scripts in EGG-INFO/scripts since they are called from python 2013-07-29 19:31:58 +02:00
Domen Kozar
4f5960e20d distutils2: remove the package, nothing depends on it and it's obsolete 2013-07-29 19:09:12 +02:00
Domen Kozar
0f7a0411b2 psycopg2: 2.0.13 -> 2.5.1 2013-07-29 18:52:04 +02:00
Domen Kozar
662366e4f0 zope_testrunner: 4.0.4 -> 4.4.1 2013-07-29 18:48:54 +02:00
Domen Kozar
19993fcbf8 Logbook: 0.4.1 -> 0.4.2 2013-07-29 18:01:30 +02:00
Domen Kozar
eabf347033 simplejson: 2.1.3 -> 3.3.0 2013-07-29 17:48:49 +02:00
Domen Kozar
cc98ea4a84 numpy: 1.6.1 -> 1.7.1 2013-07-29 17:10:40 +02:00
Domen Kozar
c5243b6e7d python-markdown: 2.0.3 -> 2.3.1 2013-07-29 16:38:29 +02:00
Domen Kozar
918e5efb99 recurse into python33 and pypy packages 2013-07-29 14:52:19 +02:00
Domen Kozar
4993f07fee python: include python version when prefixing python packages 2013-07-29 12:09:06 +02:00
Domen Kozar
5ec6cf3756 add python3 support to pythonPackages 2013-07-29 12:09:06 +02:00
Peter Simons
b253eb0d59 haskell-elm-server: re-generate expression with cabal2nix 2013-07-29 11:27:01 +02:00
Peter Simons
416bd743f0 haskell-language-java: update to version 0.2.5.1 2013-07-29 11:27:01 +02:00
Evgeny Egorochkin
2777f77f18 Soprano: revert clucene update because it isn't found by the build system 2013-07-29 12:16:28 +03:00
Cillian de Róiste
7c23a25476 google-talk-plugin: Upgrade to 4.2.10 2013-07-29 10:45:39 +02:00
Shea Levy
2e57a16219 Linux 3.10.4
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-28 20:16:16 -04:00
Bjørn Forsman
5405636bb1 Add recurseIntoAttrs for gnome3
So that we can search for gnome3.* packages like this:

  nix-env -qaP \* | grep gnome3
2013-07-28 22:06:00 +02:00
Domen Kožar
289a00913c Merge pull request #783 from aristidb/master
pavucontrol 2.0
2013-07-28 11:16:11 -07:00
Shea Levy
5c66a46bc6 buildNodePackage: Fix $out/bin symlink
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-28 11:46:40 -04:00
Domen Kozar
8525695a72 sqlalchemy: add the patch so that things work, you know 2013-07-28 17:13:19 +02:00
Domen Kozar
7186fd3f71 pillow: 1.7.8 -> 2.1.0, add webp and tiff support 2013-07-28 15:56:45 +02:00
Bjørn Forsman
386bef322d iftop: improve meta attributes
- The description attribute is very long, so rename it to
  longDescription and add a short text in the description attribute.
- Use licenses.gpl2Plus instead of free form text "GPLv2+".
- Add platforms attribute so that hydra will build the package.
2013-07-28 14:04:44 +02:00
Peter Simons
516377c0b6 bind: update to 9.9.3-p2 to fix CVE-2013-4854 2013-07-28 13:50:11 +02:00
Domen Kozar
3ee369ce5a sqlalchemy: 0.7.9 -> 0.7.10, apply patch to fix tests 2013-07-28 12:30:11 +02:00
Domen Kozar
f34a79ad35 nose: 1.2.1 -> 1.3.0 2013-07-28 11:31:41 +02:00
Domen Kozar
a0fbee619d Jinja2: 2.6 -> 2.7, rename MarkupSafe to markupsafe 2013-07-28 11:12:39 +02:00
Domen Kožar
a33ba64c66 Merge pull request #782 from aforemny/haskell-elm-fix
Add jailbreak to Elm server
2013-07-28 01:16:09 -07:00
Jason \"Don\" O'Conal
b4105cfaff php53: fix build on darwin (close #748)
* add empty unix.h header
* build with kerberos
* ensure the binary has no extension
2013-07-28 09:41:58 +02:00
Sergey Mironov
5b4e0207ba wmctrl: add command-line window-manipulation tool (close #781) 2013-07-27 20:12:55 +02:00
Sergey Mironov
1fa3afeb91 wmctrl: command-line window-manipulation tool 2013-07-27 20:11:29 +02:00
Jason \"Don\" O'Conal
75dedeb8bd gtk2: fix build on darwin (close #749)
* add xlibs.libXi to build inputs
2013-07-27 20:01:08 +02:00
Jason \"Don\" O'Conal
b43d1c014a sdcv: fix build on darwin (close #744)
* add -lintl flag to NIX_CFLAGS_COMPILE
2013-07-27 20:00:24 +02:00
Shea Levy
2762b0667d node-packages.nix: Actually use nativeDeps
Wonder how long that's been broken...

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-27 13:33:18 -04:00
Shea Levy
93cdc526c3 buildNodePackages: Move /node_modules to /lib/node_modules to make nix profiles usable as an npm prefix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-27 13:23:35 -04:00
Aristid Breitkreuz
5a0710b36b pavucontrol 2.0 2013-07-27 17:43:17 +02:00
Florian Friesdorf
595937318f update release-python.nix from python branch 2013-07-27 12:08:36 +02:00
Peter Simons
30e9f13d81 smartmontools: update to version 6.2 2013-07-27 11:05:59 +02:00
Alexander Foremny
828b1de8f4 Add jailbreak to Elm server 2013-07-27 10:22:07 +02:00
Domen Kozar
082ea14148 virtualenv: upgrade to 1.10 2013-07-27 01:02:57 +02:00
Domen Kozar
51a6bee012 pypy: multiprocessing tests are failing, try with internal module 2013-07-26 23:12:05 +02:00
Domen Kozar
0f98ddf8fd Revert "networkmanager: we dont need networkmanager group anymore, just use at_console policy"
This reverts commit 52fe694360.
2013-07-26 23:09:50 +02:00
Florian Friesdorf
8e3fa9f56a waitress test fail for me 2013-07-26 20:37:02 +02:00
kikic
b9d933ba24 Added nose-cprof for profiling 2013-07-26 20:32:33 +02:00
Peter Simons
5ff9c0c067 haskell-dns: disable the test suite to fix the build
The test suite assumes that it can read /etc/resolv.conf.
2013-07-26 19:40:48 +02:00
Peter Simons
9d7cb9b593 haskell-unix-process-conduit: update to version 0.2.1.1 2013-07-26 19:40:47 +02:00
Peter Simons
b04d577dcb haskell-language-java: update to version 0.2.5 2013-07-26 19:40:47 +02:00
Peter Simons
37e428f229 haskell-splot: update to version 0.3.9 2013-07-26 19:40:47 +02:00
Peter Simons
93b8532f17 haskell-hinotify: update to version 0.3.6 2013-07-26 19:40:47 +02:00
Peter Simons
88cb67fc88 haskell-dns: update to version 0.3.7 2013-07-26 19:40:47 +02:00
Peter Simons
49335abfd2 haskell-git-annex: update to version 4.20130723 2013-07-26 19:40:47 +02:00
Domen Kozar
ef540f3df7 properly use & when ignoring tests 2013-07-26 19:05:39 +02:00
Domen Kožar
7d032bc892 Merge pull request #780 from grwlf/urxvt-gdkpixbuf
urxvt: Enable Gdk_pixbuf to be able to set custom icons/images
2013-07-26 06:45:22 -07:00