Commit graph

9200 commits

Author SHA1 Message Date
Shea Levy b89cbe26a8 Add tar nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-16 20:33:28 -04:00
Eelco Dolstra 54166165a6 Remove some unused GCC builds 2013-07-16 22:54:05 +02:00
Eelco Dolstra 8ebf53ce4c Indent properly 2013-07-16 22:54:05 +02:00
Eelco Dolstra 8e8c3d665c Remove KDE 4.7
It's obsolete.
2013-07-16 22:54:04 +02:00
Bjørn Forsman f0669d2b45 Merge pull request #760 from grwlf/avarice
AVaRICE: translates between GDB's remote debug protocol and the AVR JTAG...
2013-07-16 10:39:08 -07:00
Eelco Dolstra 4cc4ed6d2d linux-3.7: Remove
It's EOL.
2013-07-16 13:45:23 +02:00
Sergey Mironov 62bbba8173 AVaRICE: translates between GDB's remote debug protocol and the AVR JTAG ICE protocol 2013-07-16 14:19:32 +04:00
Rickard Nilsson 56c5f33845 New package: dovecot_pigeonhole, a sieve plugin for dovecot 2013-07-15 15:15:35 +02:00
Rickard Nilsson 0dc36983e9 New package: opensmtpd, an SMTP server from the OpenBSD project. 2013-07-15 15:05:03 +02:00
Rickard Nilsson 93ff42ae9c dovecot: Add version 2.2.4 as attribute dovecot22
I also added a patch that makes dovecot search for
plugins in /var/lib/dovecot/modules. This way, you
can add plugins from several packages without running
into circular dependencies. The module dir needs to
be populated before the dovecot service is started,
for example. This is currently not done in NixOS, so
you need to implement your own service in order to
get the plugins working.

The module patch has not been added to the old 2.1.x
package.
2013-07-15 14:55:00 +02:00
Eelco Dolstra 46a2dfe960 Set the default Linux kernel to 3.4
3.4 is the most recent long-term stable branch, which will be
maintained until October 2014 at least.

Issue #501.
2013-07-15 14:33:27 +02:00
Sander van der Burg 2cf1cbf2fe Added gridfs-stream node package + updated nodejs packages 2013-07-15 13:25:42 +02:00
Domen Kožar ac1803f424 Merge pull request #747 from lovek323/vim-plugins-command-t
vim-plugins: add expression command-t
2013-07-14 23:04:33 -07:00
aszlig a01ab33e03
chromium: Enable pulseaudio by default.
If no config.pulseaudio is explicitely set to false, build with pulse
support, because even if there is no pulse server available, chromium
will fall back to using ALSA.

And we definitely want to avoid that users have to build chromium for
themselves just for the sake of having pulse support. Thanks to @devhell
for actually helping me discovering this (I for myself do always rebuild
Chromium, so I won't notice those kind of things).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-15 01:16:32 +02:00
Peter Simons ec786d59d8 firefox-wrapper: remove the 'lowPrio' attribute that was accidentally added in an earlier commit 2013-07-14 23:49:35 +02:00
Shea Levy a895082e56 nodePackages: Update to npm2nix 2.0 format
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-14 14:41:53 -04:00
aszlig 0716e5b9e2
python-hetzner: Update to new version 0.3.0.
Changes are:

 - Ability to set the name of a server (Server.set_name()).
 - New sub-command (set-name) for hetznerctl to set server name.
 - Show server name in list command.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-14 09:47:05 +02:00
Evgeny Egorochkin 2c71290da7 Fix perl packages go use mirror://cpan where possible 2013-07-14 05:39:02 +03:00
Shea Levy aefae32c8c Add npm nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 22:25:18 -04:00
Jason "Don" O'Conal 1d7d0addcc vim-plugins: add expression command-t
* also fix build of vim on darwin
2013-07-14 11:24:45 +10:00
Evgeny Egorochkin b084b29d26 Even more mirror:// fixes 2013-07-14 04:17:07 +03:00
Evgeny Egorochkin 649dd8377e perl-net-amazon-s3-policy: fix version to match tarball 2013-07-14 02:08:52 +03:00
Evgeny Egorochkin 366dfa9883 python-twisted: fix version to match tarball 2013-07-14 02:08:52 +03:00
Evgeny Egorochkin 88a2e70184 python-paramiko: fix version to match tarball 2013-07-14 02:08:52 +03:00
Evgeny Egorochkin 744e06b4c3 python-colorama: fix name 2013-07-14 02:08:52 +03:00
Evgeny Egorochkin 3fe900b053 perl-uri-url: fix version to match tarball 2013-07-14 02:08:51 +03:00
Evgeny Egorochkin e675a2a996 perl-io-pager: fix version 2013-07-14 02:08:51 +03:00
Shea Levy 3b274caaac Fix tarball
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 15:54:39 -04:00
Sander van der Burg 18e9efe0f7 nijs: update to 0.0.9 2013-07-12 16:55:19 +02:00
Oliver Charles b17f4486a1 More Perl libraries
Adds:

- File-Share-0.02
- Module-Install-AuthorRequires-0.02
- Module-Install-AuthorTests-0.002
- Test-EOL-1.5
- Test-NoTabs-1.3
2013-07-12 16:26:48 +02:00
Gergely Risko a97936fba8 Add bindings-DSL and bindings-posix hackage packages 2013-07-12 16:26:48 +02:00
Jason \"Don\" O'Conal 6fc89eead6 qt48: fix build on darwin
* build with clang
2013-07-12 16:26:47 +02:00
Jason \"Don\" O'Conal 5c8a44fd18 mpd: fix build on darwin
* disable systemd
* disable alsaLib
* disable ffado
* compile with gccApple
* disable libmad
2013-07-12 16:26:46 +02:00
Jason \"Don\" O'Conal dcc4ffdb7f libsndfile: fix build on darwin
* build with gccApple
* add Carbon headers to include path
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal 3a1a7b2d6a libsamplerate: fix build on darwin
* build with gccApple
* add Carbon include path
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal c449a67e01 libmikmod: fix build on darwin
* build with gccApple
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal 735555d86f ffmpeg: fix build on darwin
* build with gccApple
* don't delete '*.a' files when building xvidcore
2013-07-12 16:26:44 +02:00
Jason \"Don\" O'Conal 7ef50f5098 audiofile: fix build on darwin
* disable alsaLib
* build with gccApple
2013-07-12 16:26:43 +02:00
Sander van der Burg 0024926701 Updated nodejs packages 2013-07-12 15:43:51 +02:00
Bjørn Forsman 49fccb03e9 slic3r: new package
Slic3r is a G-code generator for 3D printers.

- Math-Clipper and Boost-Geometry-Utils have been bumped to satisfy
  Slic3r.

- Slic3r has problems with perl 5.16 due to a locale issue (comma vs
  period in floating point numbers). So we use perl 5.14.

- The tests fail, so we skip them. According to the author of Slic3r,
  that should be safe:

    "Tests failed because of a typo when the 0.9.10b tag was applied.
    You can safely ignore the test results, Slic3r will work."

  See https://github.com/alexrj/Slic3r/issues/1303

  For reference, the errors look like this:

    Use of uninitialized value $deg in numeric eq (==) at /tmp/nix-build-perl-slic3r-0.9.10b.drv-0/git-export/t/../lib/Slic3r/TriangleMesh.pm line 328.
    # Looks like your test exited with 255 before it could output anything.
2013-07-11 01:35:00 +02:00
Bjørn Forsman f094996e9c perlPackages: compatibility with perl <= 5.10
This is just a small dependency fix for ExtUtils::CBuilder and
Module::Build to make them build with perl 5.10.

It seems that perl gradually adds CPAN modules into its core. So when
using older perl there typically some more dependencies to take care of.

ExtUtils-CBuilder 0.280202 is not available anymore, so I had to bump it
to 0.280205.
2013-07-11 00:59:09 +02:00
Bjørn Forsman e9bee7d9cb ExtUtilsTypemapsDefault: fix for perl < 5.16
Add missing dependencies for ExtUtilsTypemapsDefault, needed when
building with perl < 5.16. This works for perl 5.16 too.

ExtUtils-ParseXS 3.15 has disappeared from the mirrors, so I had to bump
it to something available from CPAN; version 3.18.

See note from CPAN[1]:
  This module [ExtUtilsTypemap] exists merely as a compatibility
  wrapper around ExtUtils::Typemaps. In a nutshell, ExtUtils::Typemap
  was renamed to ExtUtils::Typemaps because the Typemap directory in
  lib/ could collide with the typemap file on case-insensitive file
  systems.

  The ExtUtils::Typemaps module is part of the ExtUtils::ParseXS
  distribution and ships with the standard library of perl starting with
  perl version 5.16.

[1] http://search.cpan.org/~smueller/ExtUtils-Typemap-1.00/lib/ExtUtils/Typemap.pm:
2013-07-11 00:58:20 +02:00
Jaka Hudoklin 9a8677caeb Add easyrsa 2013-07-10 21:00:56 +02:00
aszlig f728650731
pythonPackages: Add new hetzner module, v0.2.1.
This is for accessing the Hetzner Robot API (an IPMI-like interface).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 11:45:24 +02:00
aszlig d58a5eb572
Move nixpartHetzner into hetzner-nixops-installer.
This should keep all Hetzner/NixOps specific stuff in one place.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 08:27:53 +02:00
aszlig 2fd13d8fca
Add new hetzner-nixops-installer package.
This fixes a bunch of issues for the NixOps Hetzner backend, because over there,
it's quite difficult to export the references graph without either duplicaing
lots of code or make a bunch of workarounds.

A detailed description about how it works can be found in the
meta.longDescription attribute.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 08:27:52 +02:00
Domen Kozar d7d873fb95 add extundelete 2013-07-08 21:08:40 +02:00
Domen Kozar 58975755ea add bpython 2013-07-08 20:58:44 +02:00
Sander van der Burg 82967d897e Added stylus nodejs package 2013-07-08 15:30:05 +02:00
aszlig d21493cf7d
python-nixpart: Add Hetzner-specific attribute.
This is for NixOps and the corresponding Hetzner backend and allows for easy
referencing by nix-build using the -A argument.

Basically the Hetzner rescue system uses an older udev version from Debian, so
we need to use shared object major number 0 here.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:44 +02:00