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
William A. Kennington III
074c4a7f78
Merge remote-tracking branch 'upstream/master' into staging
2015-05-07 01:44:49 -07: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
Tuomas Tynkkynen
a6aa673849
ARMv7 platforms: switch header config to multi_v7_defconfig
...
Otherwise they wouldn't be able to share a binary cache since glibc et
al would get a different hash due to different linux-headers package.
2015-05-07 06:04:10 +03:00
Tuomas Tynkkynen
a7c4aba896
ARM: Assume armv7l-hf-multiplatform instead of beaglebone
...
Several places in the tree associate the ARMv7 system
with the beaglebone platform. Change them to point to
armv7l-hf-multiplatform as it supports several boards (including the
beaglebone as well)
2015-05-07 06:04:10 +03:00
Tuomas Tynkkynen
0d5e144210
platforms: Add ARMv7 (hard float) multiplatform
...
Based on the 'multi_v7_defconfig' that supports numerous boards.
2015-05-07 06:04:10 +03: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
Thomas Tuegel
68350c5b9f
add signon
2015-05-06 10:53:01 -05:00
Thomas Tuegel
10d1a9cf8e
add accounts-qt
2015-05-06 10:32:40 -05: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
Thomas Tuegel
abb76bcdad
add libaccounts-glib-1.16
2015-05-06 07:34:18 -05:00
Shea Levy
3aff74a7a2
Resurrect old cloog and isl for gcc-4.9
...
Fixes #7723
Refs 8af39c1cf7
Refs 5cd11989c5
2015-05-06 08:32:12 -04:00
Thomas Tuegel
09af6d4572
add telepathy-qt5
2015-05-06 07:08:20 -05: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
Lluís Batlle i Rossell
0c5be7164c
sheevaplug: fix kernel build.
...
I added platform.kernelMakeFlags. This allows setting the required
parameter to make the required kernel uImage for the sheevaplug,
since it became a platform with devicetree (3.10).
I have tried it with linux 3.18 and it built fine.
2015-05-06 09:50:51 +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
d80f6f8d6f
python-packages: add repocheck 2015-05-04
...
This script gives status information for code repositories found
recursively under a root directory. In particular, it tells whether
there are uncommitted changes, untracked files, unpushed or unpulled
commits. Thanks to the -u option, it is also useful to fetch updates
for all the remotes in the encountered repositories.
2015-05-05 19:43:19 +02:00
Tobias Geerinckx-Rice
2c62a0a930
Add egypt 1.10: create simple C call graphs
2015-05-05 19:43:18 +02:00
Rob Vermaas
b114eab794
le: add psutil to dependencies
2015-05-05 13:26:55 +00: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
b7aeeee043
pythonPackages.httpretty: disable testing
2015-05-04 23:41:54 +02:00
Edward Tjörnhammar
210452aacd
Merge pull request #7683 from codyopel/fix-tornado
...
tornado: fix breakage from a5b17ec
2015-05-04 23:34:44 +02: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
c0f0a20961
pkgs/top-level/release.nix: haskell-ng --> haskell
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
codyopel
63ea868735
tornado: fix breakage from a5b17ec
...
tornado 4.x now depends on certifi
add tornado 3.2.2 back for packages not compatible with 4.x
2015-05-04 03:33:31 -04:00
William A. Kennington III
9740b0d12d
kerberos: Modernize build
2015-05-03 20:30:09 -07:00
William A. Kennington III
f73682c526
ncurses: Cleanup abi version
2015-05-03 20:30:09 -07: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
Aristid Breitkreuz
365fd9efeb
use gnutls rtmpdump for ffmpeg, as it doesnot build otherwise
2015-05-03 11:47:25 +00:00
Bart Brouns
797c6d3fab
cleanup Ardour 3 and Ardour 4
2015-05-03 13:03:41 +02:00
Bart Brouns
de0aa2d099
add Ardour4
2015-05-03 12:24:52 +02:00
Shea Levy
123ca02fe3
gcc51: rename gcc5 in light of new versioning scheme
2015-05-03 06:10:26 -04:00
Domen Kožar
36e2a9d3bd
Merge pull request #7656 from joachifm/redundant-docutils
...
Delete redundant docutils expression
2015-05-03 04:36:05 +02:00
William A. Kennington III
36f6601e12
gnuk: Add derivation for fst-01
2015-05-02 15:54:42 -07:00
Pascal Wittmann
9dcac56f34
bzrTools: update from 2.5 to 2.6 and refactor
2015-05-03 00:02:04 +02:00
Pascal Wittmann
2514f80bdf
removed phpPackages.apc
...
We no longer build packages for php-5.4 and apc is
obsolete and will not build for later versions of php.
See #7615 and #7518 .
2015-05-02 23:16:21 +02:00
Pascal Wittmann
ca03cf5c70
xmoto: refactor, remove patches and add myself to maintainers
2015-05-02 23:14:19 +02:00
Pascal Wittmann
2fee606d86
Merge pull request #7662 from joachifm/chipmunk-7
...
chipmunk: 6.1.5 -> 7.0.0
2015-05-02 22:42:41 +02:00
Utku Demir
a5b17ecc94
pythonPackages.tornado: 3.2 -> 4.1
2015-05-02 22:05:00 +02:00
Utku Demir
c9f7c574ec
pythonPackages.pyzmq: 13.0.0 -> 14.5.0
2015-05-02 22:04:53 +02:00
Edward Tjörnhammar
1a6cddff0e
pythonPackages.httpretty: add certifi dependency
2015-05-02 22:03:30 +02:00
Thomas Tuegel
d1bf222c14
ghc: GHC 7.x.y binary builds need libncursesw.so.5
2015-05-02 14:43:34 -05:00
Thomas Tuegel
5535793302
ncurses5: add old ABI version for binary packages
2015-05-02 14:43:16 -05:00
Luca Bruno
bb9ee2ab55
Add vala 0.28
2015-05-02 14:45:21 +02:00
Joachim Fasting
d1df0cd873
chipmunk: 6.1.5 -> 7.0.0
2015-05-02 13:34:22 +02:00
William A. Kennington III
e9ee5f9961
libssh2: Modernize Build
2015-05-01 19:13:14 -07:00
William A. Kennington III
60eda8f64d
libassuan1: Remove
2015-05-01 17:48:25 -07:00
William A. Kennington III
a71f78acf7
libgcrypt: Massive cleanup and make 1.6 the default
2015-05-01 17:41:42 -07:00
William A. Kennington III
5e3fe3916a
curl: Modernize build
2015-05-01 15:57:14 -07:00
William A. Kennington III
d74901170a
pkgconfig: Allow for use in curl
2015-05-01 15:57:14 -07:00
William A. Kennington III
00df204c82
Merge remote-tracking branch 'upstream/master' into staging
2015-05-01 15:57:09 -07:00
William A. Kennington III
cf0b6b7be8
nghttp2: Add derivation
2015-05-01 15:06:39 -07:00
Joachim Fasting
78a877bef1
Delete redundant docutils expression
...
`development/tools/documentation/docutils` is also provided
by `pythonPackages`; use that instead.
2015-05-01 20:46:07 +02:00
William A. Kennington III
ee78173b21
ncurses: Modernize build
2015-04-30 18:49:28 -07:00
William A. Kennington III
c06df0b064
gpm: Refactor
2015-04-30 18:49:27 -07:00
Charles Strahan
53ab1f7d3c
mbpfan: new package
...
Daemon that uses input from coretemp module and sets the fan speed using
the applesmc module
2015-04-30 21:21:15 -04:00
Arseniy Seroka
a8f17b376e
Merge pull request #7642 from leenaars/master
...
Nixpkg updated with new release of Blink (1.3.0, released Apr 29th 2015)
2015-05-01 03:50:48 +03:00
Shea Levy
a704233a87
Add ats-extsolve (formerly patsolve)
2015-04-30 18:54:40 -04:00
Jascha Geerds
6823b5e657
Merge pull request #7636 from bramd/brltty
...
Added BRLTTY package
2015-05-01 00:21:49 +02:00
Rob Vermaas
33984cfeee
Add logentries agent 1.4.13
2015-04-30 16:44:45 +00:00
Joachim Fasting
bf7ad2d84f
meta.description fixups
...
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Markus Kohlhase
4b0a59b3fe
pkgs: added ArangoDB 2.5.2
2015-04-30 16:48:57 +02:00
Shea Levy
90ebf5b952
Add gcc-5.1.0
2015-04-30 10:48:35 -04:00
Shea Levy
0f3586e917
Add isl-0.14.1
2015-04-30 10:48:09 -04:00
Arseniy Seroka
934d3c19fd
Merge pull request #7640 from jraygauthier/jrg/clementine_improvements
...
Improvements to the clementine package.
2015-04-30 16:46:55 +03:00
Michiel Leenaars
85c0aac675
New release of Blink
2015-04-30 09:49:45 +02:00
Raymond Gauthier
22faf646f1
Improvements to the clementine package.
...
- Pass the gstreamer plugins as a list attribute instead of
individual attributes.
+ This should allow for greater customization (e.g.: a
user can add / remove plugins by overriding
the plugin list attribute).
This is the same technique as used for wrapping chrome
with gstreamer plugins.
- Moved integration of gstreamer plugins, spotify
library and clementine into a wrapper derivation.
+ This should allow a user to change the gstreamer
plugin set and activate / deactivate the spotify
plugin without triggering a whole rebuild of the
clementine sources (which is pretty long).
2015-04-29 21:03:35 -04:00
Thomas Tuegel
e3ff2793fb
add libusbmuxd-1.0.10
2015-04-29 17:45:57 -05:00
Ricardo M. Correia
4cae83bb70
gprof2dot: Add new package
...
gprof2dot is a Python script to convert the output from many profilers
into a dot graph.
2015-04-30 00:16:02 +02:00
Spencer Whitt
27f50a486c
Remove unnecesary darwin stdenv conditional
2015-04-29 17:39:41 -04:00
Bram Duvigneau
9a535b9023
Added BRLTTY package
2015-04-29 23:02:09 +02:00
Edward Tjörnhammar
06cf9a9613
Merge pull request #7617 from svenkeidel/pig
...
pig: added package
2015-04-29 20:17:35 +02:00
Thomas Tuegel
1fe28a1132
Merge remote-tracking branch 'upstream/master' into staging
2015-04-29 11:33:28 -05:00
Sven Keidel
456da7fede
apache pig: new package
2015-04-29 14:33:24 +02:00
Vladimír Čunát
8978ff3840
unstable job: glib-tested seems ready (succeeding often)
...
This reverts commit a35d4a9d4e
.
2015-04-29 11:47:18 +02:00
Vladimír Čunát
a38672dea2
release: fix eval by lib.tests -> lib-tests
...
See discussion on commit
https://github.com/NixOS/nixpkgs/commit/de0f122b016c88#commitcomment-10937080
2015-04-29 11:29:15 +02:00
Cillian de Róiste
eadb3a51ff
Fix sorting: dirt comes before distrho
2015-04-29 11:23:40 +02:00
Anders Papitto
4d60f8f1bd
package Dirt
...
Dirt is used with the Tidal audio programming library (already packaged).
I tested by building and running locally.
2015-04-28 22:11:03 -07:00
William A. Kennington III
287ec76b8f
libxml2: Refactor and fix library propagation
2015-04-28 18:27:39 -07:00
Arseniy Seroka
5b62eabdca
Merge pull request #7618 from ambrop72/gcc-arm-update
...
gcc-arm-embedded: Update to latest version.
2015-04-29 02:59:58 +03:00
Edward Tjörnhammar
63c00f2746
fetchFrom{Savannah,RepoOrCz,GitLab}: added fetchgit migration helpers
2015-04-28 22:44:57 +02:00
Ambroz Bizjak
ecd30ec9ca
gcc-arm-embedded: Update to latest version.
2015-04-28 19:16:31 +02:00
Thomas Tuegel
690b3ffa64
remove plasma-5.2.2
2015-04-28 11:10:25 -05:00
Domen Kožar
fdebf37953
Merge pull request #7610 from hbunke/goobook
...
pythonPackages: fixed and updated goobook
2015-04-28 13:57:44 +02:00
Peter Simons
44447fdd17
Merge pull request #7598 from jraygauthier/jrg/add_innoextract_pkg
...
Added innoextract package.
2015-04-28 13:23:14 +02:00
Hendrik Bunke
27ea35b481
pythonPackages: fixed and updated goobook
...
goobook didn't work because dependency package 'six' has been in buildInputs
but should be in propagatedBuildInputs.
Also: updated goobook to 1.6
2015-04-28 12:24:28 +02:00
Pascal Wittmann
69116f8fc9
Fix evaluation after refactoring ( a2a35082cc
)
2015-04-28 11:09:20 +02:00
Pascal Wittmann
f99d5cf2fc
Fixed some descriptions
2015-04-28 10:55:20 +02:00
Raymond Gauthier
c45bc8c2b4
Added innoextract package.
...
Allows to extract inno installer packages.
2015-04-27 23:03:18 -04:00
Raymond Gauthier
76a8089d96
Added standalone diagram-builder haskell package.
...
Simple wrapper over `haskellng`'s `diagram-builder`
package that allows for simpler install.
2015-04-27 23:02:37 -04:00
William A. Kennington III
9258e8a4bf
fusionio: Refactor and add utils
2015-04-27 17:24:43 -07:00
Tobias Geerinckx-Rice
16bb38655d
Add rsstail 1.9: tail for RSS feeds
2015-04-28 02:22:24 +02:00
William A. Kennington III
47e67a80b9
fusionio: Add iomemory-vsl driver
2015-04-27 16:00:17 -07:00
Vincent Laporte
e64cd5feec
Adds ocaml-magic-mime
...
This OCaml library contains a database of MIME types that maps filename
extensions into MIME types suitable for use in many Internet protocols
such as HTTP or e-mail.
Homepage: https://github.com/mirage/ocaml-magic-mime
2015-04-28 00:58:51 +02:00
Tobias Geerinckx-Rice
999241a907
Add aha 0.4.8: quick & dirty ANSI-to-HTML converter
2015-04-28 00:10:14 +02:00
Tobias Geerinckx-Rice
69c0eff661
Add squeak 4.10.2.2614: a Smalltalk environment
2015-04-27 19:29:20 +02:00
lethalman
9807dbc142
Merge pull request #7486 from oxij/actkbd-and-media-keys
...
add actkbd; nixos: add support for volume control with media keys
2015-04-27 12:31:15 +02:00
lethalman
f134ba68e3
Merge pull request #7534 from berdario/jython
...
Add jython
2015-04-27 12:14:45 +02:00
Pascal Wittmann
ad90aaf287
Merge pull request #7579 from ip1981/mwlib
...
Adding mwlib
2015-04-27 10:25:25 +02:00
William A. Kennington III
ed22d756af
pine: Use the passthru version of tcl
2015-04-26 21:20:15 -07:00
William A. Kennington III
d7c0e3eaf8
tcl: Make generic and add 8.5
2015-04-26 21:15:25 -07:00
John Wiegley
3768a7aea9
Merge pull request #7539 from jwiegley/coq_8_5
...
coq_8_5: New expression
2015-04-26 22:32:52 -05:00
John Wiegley
9402a56620
coq_8_5: New expression
2015-04-26 22:29:15 -05:00
Edward Tjörnhammar
2a8b3c724b
Merge pull request #7521 from hbunke/hb_geeknote
...
python-packages: added geeknote with dependencies
2015-04-27 00:20:12 +02:00
Edward Tjörnhammar
28192e5fa8
Merge pull request #7568 from malyn/firefox-hal-flash
...
Add enableAdobeFlashDRM option to firefoxWrapper
2015-04-27 00:19:03 +02:00
Edward Tjörnhammar
ca32fbd6ee
Merge pull request #7580 from ehmry/firestr
...
firestr: initial package at 0.8
2015-04-27 00:17:11 +02:00
Arseniy Seroka
f14242e9aa
Merge pull request #7576 from listx/pcg-c
...
pcg-c rng library
2015-04-27 00:57:59 +03:00
Linus Arver
e216a63c7d
Add package: pcg-c
...
Also, add myself as maintainer.
2015-04-26 14:50:45 -07:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Igor Pashev
00c3434a7e
Added mwlib
2015-04-26 20:32:13 +00:00
Emery Hemingway
8b7a05cba6
firestr: initial package at 0.8
...
http://firestr.com/
2015-04-26 14:57:22 -04:00
Michael Raskin
52b47982ff
Abandon separate TeXLive-associated PGF package, make it a reference to pgf3
2015-04-26 21:49:21 +03:00
Rok Garbas
c76a27e780
keybase: package 0.7.8 and rename it from 'keybase-node-client'
2015-04-26 17:11:31 +02:00
cillianderoiste
ba6390b24d
Merge pull request #7509 from obadz/pithos
...
add pithos 1.0.1
2015-04-26 16:00:17 +02:00
Hendrik Bunke
60aa7bec64
python-packages: added geeknote and dependencies
...
packages: geeknote, thrift, markdown2, evernote
2015-04-26 14:28:01 +02:00