Commit graph

16887 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
Edward Tjörnhammar
a682c2eb4e Merge pull request #7572 from dezgeg/pr-trinity
trinity: New package
2015-04-26 10:13:57 +02:00
William A. Kennington III
3cb1669249 alsa-plugins: 1.0.28 -> 1.0.29 2015-04-25 21:43:37 -07:00
William A. Kennington III
618763f5a8 pulseaudio: Fix typo 2015-04-25 21:31:03 -07:00
William A. Kennington III
a2a35082cc pulseaudio: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III
418963ef63 jack2: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III
60a39dec54 ffado: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III
2bc99bb996 webrtc-audio-processing: Add derivation 2015-04-25 21:27:53 -07:00
William A. Kennington III
dbcbb2dbe1 libasyncns: Add derivation 2015-04-25 21:27:53 -07:00
William A. Kennington III
f9afdf62b9 speex: 1.2rc1 -> 1.2rc2 2015-04-25 21:27:53 -07:00
William A. Kennington III
6e2b9cf61a speexdsp: Add derivation 2015-04-25 21:27:53 -07:00
Michael Alyn Miller
374000befd Add enableAdobeFlashDRM option to firefoxWrapper 2015-04-25 20:44:59 -07:00
Tuomas Tynkkynen
7453f378ea trinity: init at version 1.5 2015-04-26 00:03:01 +03:00
Domen Kožar
600d73df41 Merge pull request #7551 from offlinehacker/pkgs/node-packages/add
node-packages: updates
2015-04-25 21:55:25 +02:00
Jaka Hudoklin
8599cfdad4 Merge pull request #7552 from offlinehacker/pkgs/python-packages/docker-compose
fig: switch to docker-compose
2015-04-25 16:23:00 +02:00
Jaka Hudoklin
efe6f06aa4 goPackages: add confd, grafana and vulcand 2015-04-25 15:58:55 +02:00
Jaka Hudoklin
3e480fde93 fig: switch to docker-compose 2015-04-25 15:11:19 +02:00
Jaka Hudoklin
fc1aa9f99a nodePackages: export npm2nix 2015-04-25 15:07:26 +02:00
Jaka Hudoklin
8a0dbafdc5 nodePackages: export packages for node 0.10 and 0.12 2015-04-25 15:06:29 +02:00
Jaka Hudoklin
2497836f66 node-packages: add a few packages, fix, regenerate 2015-04-25 14:54:26 +02:00
Pascal Wittmann
fd15fe4f09 Merge pull request #7466 from matthiasbeyer/add-rtv
Add Package: rtv
2015-04-25 12:19:29 +02:00
Edward Tjörnhammar
9604dcc42f Merge pull request #7493 from malyn/hal-flash
Add hal-flash package
2015-04-25 12:14:15 +02:00
Matthias Beyer
6acc1fe34d Add package: rtv 2015-04-25 11:55:47 +02:00
Pascal Wittmann
8e86ec5bf0 Merge pull request #7529 from joachifm/trivial-builderDefs
Some trivial builderDefs->mkDerivation translations
2015-04-25 11:32:12 +02:00
Thomas Tuegel
66d44ef6d4 Merge branch 'openblas' 2015-04-24 19:34:39 -05:00
Thomas Tuegel
9508fcafdd openblas: drop old versions 2015-04-24 19:12:28 -05:00
Edward Tjörnhammar
e610f41583 Merge pull request #7537 from codyopel/x265
x265: 1.5 -> 1.6
2015-04-24 17:06:00 +02:00
Edward Tjörnhammar
29c3f65ffe Merge pull request #7494 from malyn/powerline-fonts
Add Powerline fonts
2015-04-24 17:00:00 +02:00
Michael Alyn Miller
76dcf48b13 Add Powerline fonts 2015-04-24 07:33:59 -07:00
codyopel
82472ee628 x265: 1.5 -> 1.6
+ Removed unused x265-hg package
+ Fix missing optionals
+ Fix high bit-depth to allow for all 64bit platforms
2015-04-24 06:51:45 -04:00
Joachim Fasting
fd9c13956f libffcall: port to mkDerivation
Also set meta.{license,platforms} (the latter is guesswork).
2015-04-24 11:52:16 +02:00
Dario Bertini
7c5dbbe23a
Add jython 2015-04-24 10:44:33 +01:00
Michael Alyn Miller
48c8092f6d Add hal-flash package 2015-04-23 19:56:51 -07:00
William A. Kennington III
4277d71a83 bandwidth: Add package 2015-04-23 14:45:39 -07:00
Edward Tjörnhammar
83b5b5ca6c Merge pull request #7507 from ertesx/ertes-compton-git
compton-git: added package
compton: removed unnecessary optimizations
2015-04-23 22:08:56 +02:00
Ertugrul Söylemez
a4e976c752 Added compton-git, the Git version of compton. 2015-04-23 21:22:19 +02:00
Nikolay Amiantov
f6607ca4a5 wineStaging: add derivation 2015-04-23 21:00:42 +03:00
Peter Simons
9bf6a6d679 haskell-defaults.nix: remove obsolete override for cabal2nix
Thanks @jwiegley for catching this!
2015-04-23 19:55:55 +02:00
Peter Simons
019b18722d cabal2nix: bump to latest version and wrap it to include nix-prefetch-scripts in $PATH 2015-04-23 14:12:43 +02:00
William A. Kennington III
a7638854d2 libdbi-drivers: Fix 2015-04-22 21:16:22 -07:00
Tobias Geerinckx-Rice
07b9356023 b43-firmware: add new version 6.30.163.46 2015-04-23 01:52:18 +02:00
Tobias Geerinckx-Rice
b7135f496e suid-chroot 1.0.1 -> 1.0.2 (and refactor)
More of a conversion excercise than anything, but here you go.
2015-04-23 01:52:18 +02:00
William A. Kennington III
781d77d507 rsyslog: Use libmysql instead of mysql 2015-04-22 16:08:53 -07:00
William A. Kennington III
5129c67fd3 libdbi-drivers: Use libmysql 2015-04-22 16:06:33 -07:00
William A. Kennington III
05d7fb2054 ceph: Add git derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III
49967a7b3a sphinx: 1.2.3 -> 1.3.1 2015-04-22 12:35:21 -07:00
William A. Kennington III
6a031c8aa7 snowballstemmer: Add derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III
d144b28996 PyStemmer: Add derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III
18e91d3614 alabaster: Add derivation 2015-04-22 12:35:21 -07:00