Commit graph

11149 commits

Author SHA1 Message Date
John Wiegley 1da4d8b5c9 coqPackages.QuickChick: New expression 2015-05-08 11:35:23 -05:00
William A. Kennington III f5ea3fe589 gnutls: Remove potentially insecure 3.2 2015-05-08 06:08:46 -07:00
Luca Bruno eb98989cf0 Add libcrafter and tracebox 2015-05-08 13:20:27 +02:00
cillianderoiste 8849e8daa3 Merge pull request #7750 from magnetophon/artFX-master
add artyFX: A LV2 plugin bundle of effects
2015-05-08 10:00:08 +02:00
Daniel Peebles b1a217ec55 Merge pull request #7637 from spwhitt/sdl
SDL*: Fix on Darwin
2015-05-08 01:16:39 -04:00
Bart Brouns 27d57966f5 add artyFX: A LV2 plugin bundle of effects 2015-05-07 17:51:05 +02:00
Tobias Geerinckx-Rice 72d925f7ef Add libpsl 0.7.1: Publix Suffix List C library 2015-05-07 16:08:48 +02:00
Peter Simons 8ea440b59b Merge pull request #7600 from jraygauthier/jrg/add_diagrambuilder_stdalone_pkg
Added standalone diagram-builder haskell package.
2015-05-07 11:16:01 +02:00
aszlig c7e7f12ef6
uqm: Bring back package and fix 3do extractor.
It was dropped in 324719a5a6.

The UQM package itself doesn't require Haskell, but in order to extract
contents from the 3do version of the game, we need to have a small
helper utility which I wrote in Haskell a while ago. In order to switch
it to Haskell NG, only very minor modifications were necessary, which
are now done with this commit instead of dropping the whole game.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-07 08:03:06 +02:00
Dan Peebles 35ddd2543a Revert "Fix bundler HEAD"
This reverts commit 00c4c52277.
2015-05-07 01:10:46 -04:00
Dan Peebles 00c4c52277 Fix bundler HEAD 2015-05-07 00:11:00 -04:00
cillianderoiste 9cb6ebe15e Merge pull request #7678 from magnetophon/ingen-master
update ingen
2015-05-06 19:26:35 +02:00
cillianderoiste cb9a681131 Merge pull request #7715 from magnetophon/ir.lv2-master
add ir.lv2, a convolution plugin.
2015-05-06 19:01:29 +02:00
William A. Kennington III 4559bc015d hiredis: 0.13.0 -> 0.13.1 2015-05-06 09:42:50 -07:00
Rob Vermaas 290132bf89 Disable hiredis in rsyslog as it is currently broken. 2015-05-06 15:32:07 +00:00
Charles Strahan ae8c6092e7 pwmt: update packages (zathura, jumanji, girara)
This updates (and fixes) the mupdf backend for zathura, and bumps the
versions for other related packages.
2015-05-06 10:36:30 -04:00
Bart Brouns c99af2710d add ir.lv2, a convolution plugin. 2015-05-06 15:16:08 +02:00
Bart Brouns 3ca38da728 add Sorcer, an LV2 synth. 2015-05-06 13:14:14 +02:00
Domen Kožar bc453c868e Merge pull request #7720 from Ralith/libuv
libuv: version 1.4.2
2015-05-06 11:29:52 +02:00
Damien Cassou 46952b1b4e Merge pull request #7705 from DamienCassou/new-package-open-pdf-presenter
Add package for open-pdf-presenter
2015-05-06 10:47:41 +02:00
Damien Cassou a043b3ba9f Add package for open-pdf-presenter 2015-05-06 10:02:32 +02:00
Benjamin Saunders 7f00ab7f67 libuv: version 1.4.2 2015-05-06 01:44:24 +00:00
Peter Simons 324719a5a6 Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
Tobias Geerinckx-Rice 897897cc30 Add flexc++ 2.02.00: C++ lexical scanner generator 2015-05-05 19:44:48 +02:00
Tobias Geerinckx-Rice 32ff988030 Add bobcat 3.25.01: C++ helper library 2015-05-05 19:44:47 +02:00
Tobias Geerinckx-Rice c37ca32be2 Add picoc 2015-05-04: a very small C interpreter 2015-05-05 19:43:20 +02:00
Tobias Geerinckx-Rice 2c62a0a930 Add egypt 1.10: create simple C call graphs 2015-05-05 19:43:18 +02:00
Arseniy Seroka 232222536e Merge pull request #7685 from magnetophon/zam-plugins-master
add zam-plugins:  a set of audio plugins
2015-05-05 15:03:04 +03:00
Bart Brouns 0d8af2ce9a add zam-plugins: a set of audio plugins 2015-05-05 13:57:06 +02:00
Arseniy Seroka eaa5e2309f spacefm: update and add dep 2015-05-05 02:59:25 +03:00
Edward Tjörnhammar 649d6a6b71 Merge pull request #7687 from joachifm/freemind-1_0_1
freemind: 0.9.0 -> 1.0.1
2015-05-04 17:02:50 +02:00
Joachim Fasting ca27e79025 freemind: 0.9.0 -> 1.0.1
See http://freemind.sourceforge.net/wiki/index.php/FreeMind_1.0.0:_The_New_Features
for an overview of changes in version 1.

Tested briefly by creating, saving & loading a simple mind map. The
problems referred to in the previous version of the build recipe
do not occur for me.

This patch simplifies the build somewhat, but it could still be improved
by not copying the freemind dist wholesale into nix-support and replacing
freemind.sh with a more specialized wrapper.
2015-05-04 13:57:14 +02:00
Peter Simons f8743f3dcd hedgewars: convert the build to Haskell NG 2015-05-04 12:43:24 +02:00
Peter Simons c34b6df8d8 all-packages.nix: drop the NG bit from Haskell
Renamed haskell-ng --> haskell and haskellngPackages --> haskellPackages.
2015-05-04 12:27:03 +02:00
Peter Simons 436fbf8564 uhc: convert build to Haskell NG 2015-05-04 12:27:03 +02:00
Peter Simons a186500417 jhc: convert build to Haskell NG 2015-05-04 12:27:03 +02:00
Peter Simons 7299118724 Remove obsolete Haskell attribute name compatibility layer. 2015-05-04 12:27:03 +02:00
Peter Simons c0c82ea2eb Replace old "haskellPackages" code with Haskell NG. 2015-05-04 12:27:02 +02:00
Bart Brouns 9bf7b293e6 make lilv and sord svn versions separate. 2015-05-04 11:58:12 +02:00
Domen Kožar 21a7e39b0b Merge pull request #7658 from benley/jenkins-job-builder
New package: jenkins-job-builder
2015-05-04 10:34:52 +02:00
Pascal Wittmann 21141d05f5 Merge pull request #7657 from teh/master
Add shairport sync binary.
2015-05-03 21:57:52 +02:00
Arseniy Seroka 6cecc2baf5 Merge pull request #7677 from philandstuff/add-pam-u2f-support
Add PAM support for U2F devices
2015-05-03 21:47:11 +03:00
Philip Potter 2216728979 add support for pam_u2f to nixos pam module
This adds support for authenticating using a U2F device such as a
yubikey neo.
2015-05-03 19:22:00 +01:00
Benjamin Staffin 3a371528bb New package: jenkins-job-builder 2015-05-03 10:58:17 -07:00
cillianderoiste d53fa28109 Merge pull request #7670 from magnetophon/Ardour4-master
add Ardour4
2015-05-03 19:43:47 +02:00
Lluís Batlle i Rossell 3bac56f1ab nodePackages_0_12: use nodejs 0.12. Bad copypaste. 2015-05-03 18:19:42 +02:00
Lluís Batlle i Rossell 919de285eb Fix nodePackages naming (evaluation error) 2015-05-03 18:18:43 +02:00
Lluís Batlle i Rossell 9be8b790f8 Choosing a different nodejs for armv5tel.
nodejs 0.12 doesn't build in armv5 or without fpu, it seems.
I tested this change on armv5tel, branch staging.
2015-05-03 18:02:55 +02:00
Tom Hunger 6d219ff222 Add shairport sync binary.
This binary allows to run a local airtunes server.
2015-05-03 14:47:58 +01:00
Andreas Baldeau c7bb01cfa2 Added Font Awesome TTF font. 2015-05-03 14:55:04 +02:00