Commit graph

11055 commits

Author SHA1 Message Date
Eric Seidel bb363dd2f2 fetchgitlocal: use output of git show and git diff to tell nix whether the source has changed.
this is way more hacky than i was hoping...
2015-03-31 20:00:00 -07:00
Domen Kožar 146eb665d0 Revert "cups: 1.7.5 -> 2.0.2"
This reverts commit 032859faba.

Conflicts:
	pkgs/misc/cups/default.nix

Breaks nixos printing tests, see
032859faba (commitcomment-10495609)
2015-03-31 16:51:07 +02:00
Tobias Geerinckx-Rice 1a77b59a85 Add geolite-legacy 2015-03-26
The geoip package only installs a GeoIP _library_ which is useless
without a GeoIP _database_.

The only package to currently install such a database is ntopng, which
manually downloads Maxmind's GeoLite Legacy files to a private location.

Provide these as a separate package so other packages can use them as
well.
2015-03-31 16:36:15 +02:00
Karn Kallio 39a3fd1454 pure: advance to version 0.64; use llvm 3.5 as 3.6 breaks the build 2015-03-31 13:21:47 +02:00
Gabriel Ebner 20428cd90f Add veriT. 2015-03-31 09:14:38 +02:00
aszlig 6a4370f1ba
qca2: Update to new upstream version 2.1.0.
This also removes qca2_ossl, because it's now bundled with the main QCA
package and we can now drop all those patches and build system fixes,
because they have switched from autotools to cmake.

Tested against a few builds like PSI and Tomahawk.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-31 02:13:06 +02:00
Tobias Geerinckx-Rice ee7c9bd86a Add simple-scan 3.16.0.1 2015-03-31 00:51:47 +02:00
Sven Keidel fc3a714053 gnu-smalltalk: new package 2015-03-31 00:30:49 +02:00
Christian Theune b15078b579 Provide a basic package for sensu.
The server currently starts without error messages (on OS X) if you also
install redis and rabbitmq-server and start their processes without any
further configuration:

$ redis-server
$ rabbitmq-server
$ sensu-server

Haven't tried much more yet, but will in a bit.

(Amended: fix whitespace and string literal formatting issues, and
superfluous dependencies created by the generator script.
Thanks the-kenny!)
2015-03-30 23:56:15 +02:00
Arseniy Seroka cb9f2f8503 merging ssd-guru: fix conflicts 2015-03-30 23:35:14 +03:00
Nikolay Amiantov 7c03829024 Merge pull request #7060 from abbradar/nm-l2tp
Support L2TP in NetworkManager
2015-03-30 23:05:42 +03:00
Edward Tjörnhammar 1092b9da48 Merge pull request #7066 from edwtjo/xbmc-pruning
Remove XBMC expressions in favor of the Kodi ones
2015-03-30 21:46:29 +02:00
Edward Tjörnhammar 1345a65765 Remove XBMC expressions in favor of the Kodi ones 2015-03-30 21:43:32 +02:00
lethalman ed46e81417 Merge pull request #7079 from jb55/obs-studio
add obs-studio
2015-03-30 17:37:02 +02:00
lethalman f2bb0bf964 Merge pull request #6913 from bdimcheff/add-packages-brasero-soundjuicer
Add packages brasero and soundjuicer
2015-03-30 17:31:09 +02:00
Arseniy Seroka c1d5eee053 Merge pull request #7071 from oxij/conky-options
conky: add lua-imlib2 and lua-cairo support, add more options, change defaults
2015-03-30 17:36:38 +03:00
Arseniy Seroka 63f442a590 Merge pull request #7070 from oxij/more-cleanups
More cleanups
2015-03-30 17:35:38 +03:00
lethalman 468876b3f0 Merge pull request #7033 from gebner/jabref
Add jabref, an open source bibliography manager.
2015-03-30 16:08:02 +02:00
lethalman 5f01b8a1d7 Merge pull request #7081 from avnik/gccgo-4.9
Add gccgo build for GCC 4.9
2015-03-30 11:03:28 +02:00
Alexander V. Nikolaev 33120d9891 Add gccgo build for GCC 4.9 2015-03-30 11:03:23 +03:00
William Casarin 497eba7bcb add obs-studio
Open Broadcaster Software is free and open source software for video recording
and live streaming

https://obsproject.com/
2015-03-30 00:56:21 -07:00
Jan Malakhovski 8591b7b48c conky: add lua-imlib2 and lua-cairo support, add more options, rename old ones so that they would conform to a common standard, make the defaults for a "normal desktop user" 2015-03-29 23:23:29 +00:00
Jan Malakhovski dee84264f1 MPlayerPlugin: use callPackage 2015-03-29 23:21:05 +00:00
Jan Malakhovski c283fddea6 mplayer: cleanup 2015-03-29 23:21:05 +00:00
Jan Malakhovski 6ac68a4c59 sylpheed: cleanup 2015-03-29 23:21:04 +00:00
Arseniy Seroka b57c9866c5 viber: add pkg 2015-03-30 00:07:53 +03:00
Karn Kallio b09a6573a0 indilib version advance; older sources no longer available 2015-03-29 15:29:01 -05:00
Thomas Tuegel a7d73f84bf add lsdvd-0.17 2015-03-29 15:26:09 -05:00
Nikolay Amiantov 0e8b27ea6d networkmanager-l2tp: add package 2015-03-29 13:09:02 +03:00
Nikolay Amiantov fe263f4c7e xl2tpd: add package 2015-03-29 13:09:02 +03:00
Nikolay Amiantov fb8ed6efd4 ocz-toolbox: remove (obsoleted by SSD Guru) 2015-03-29 13:05:28 +03:00
Nikolay Amiantov aa652e09d2 libfprint: update, remove git version 2015-03-29 13:05:27 +03:00
Charles Strahan d590a0f4b6 ghcjs: support for Haskell-NG
closes #5828
closes #6786
2015-03-29 03:34:04 +02:00
Eric Seidel da73e45cd0 fetchgitlocal: local fetcher based on git ls-files 2015-03-28 12:59:12 -07:00
Arseniy Seroka 52359e7a74 Merge pull request #7020 from risicle/daemonize
add package for daemonize tool
2015-03-28 19:41:28 +03:00
Mateusz Kowalczyk 28f5c9536d Merge pull request #7044 from joachifm/delete-qi-compiler
Delete expression for the Qi compiler
2015-03-28 15:23:52 +00:00
Robert Scott 72d0d04d0a add package for daemonize tool 2015-03-28 15:10:55 +00:00
Arseniy Seroka 3a8fbd5cf0 Merge pull request #7043 from rycee/package/cpulimit
Add package 'cpulimit'.
2015-03-28 17:40:54 +03:00
Robert Helgesson a1689c951c Add package 'cpulimit'. 2015-03-28 11:56:51 +01:00
Joachim Fasting 51bc557070 Delete expression for the Qi compiler
The Qi language project appears to have been abandoned in favour
of Shen. The source listed in the Qi expression is unavailable
(except through an unofficial mirror on Google Code, which is also
going away soon) and the project's website is defunct.
2015-03-28 11:48:13 +01:00
Arseniy Seroka a639c710ae Merge pull request #6968 from oxij/unquestionably-good
Easy to check to be unquestionably good changes
2015-03-28 13:16:13 +03:00
Austin Seipp a6813ca62d nixpkgs: add lean-20150328, a theorem prover.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-28 01:47:39 -05:00
William A. Kennington III 125885974d imagemagick: Add imagemagickBig for compat 2015-03-27 17:22:46 -07:00
William A. Kennington III 1f632813e4 imagemagick: Refactor 2015-03-27 15:36:26 -07:00
William A. Kennington III 1f82542fcb librsvg: 2.36.4 -> 2.40.9 2015-03-27 15:36:26 -07:00
William A. Kennington III 29ea62382e jbigkit: Add derivation 2015-03-27 15:36:26 -07:00
William A. Kennington III 3a2df159e6 libfpx: Add derivation 2015-03-27 15:36:26 -07:00
Michael Raskin 57d9198552 Adding Bluez 5.28; 5.29 breaks LibreOffice build 2015-03-28 01:13:53 +03:00
Bart Brouns 0721527078 add nova-filters: LADSPA plugins based on filters of nova 2015-03-27 19:51:29 +01:00
Peter Simons f0742a4bfb cryptol is now available from Hackage, 2015-03-27 19:45:54 +01:00
Gabriel Ebner 38220d0315 Add jabref. 2015-03-27 18:03:38 +01:00
Peter Simons 337c6629e6 Merge pull request #6992 from michelk/rggobi
r-modules: fixing rggobi by adding initial expression for ggobi
2015-03-27 16:31:28 +01:00
Eelco Dolstra 0e2257966f Disable packages that depend on <nixpkgs>
Nothing in Nixpkgs should use <nixpkgs>, because it can cause Nixpkgs
evaluation to depend in part on a different version of Nixpkgs,
leading to unpredictable results (including evaluation errors).
2015-03-27 16:17:48 +01:00
Michael Raskin 9fc71d3bf6 Add mkcl; patch by Tomas Hlavaty <tom@logand.com> 2015-03-27 08:24:35 +03:00
William A. Kennington III a8d795bfda Merge pull request #7001 from spwhitt/sdl
Darwin: Build SDL and SDL_image
2015-03-26 21:08:55 -07:00
William A. Kennington III 702590081b cgmanager: Add derivation 2015-03-26 18:16:37 -07:00
Arseniy Seroka 841c131df2 Merge pull request #7009 from spwhitt/xonsh
xonsh: new package
2015-03-27 00:12:48 +03:00
William A. Kennington III 032859faba cups: 1.7.5 -> 2.0.2 2015-03-26 13:30:54 -07:00
Jaka Hudoklin d3c6d4175a Merge pull request #6940 from offlinehacker/pkgs/ripple-data-api/add
Add ripple data api package and nixos service
2015-03-26 20:04:51 +01:00
Jaka Hudoklin 75169aabc3 Add ripple data api package and nixos service 2015-03-26 20:02:39 +01:00
William A. Kennington III 8ca8b0868c cryptsetup: 1.6.3 -> 1.6.7 2015-03-26 11:42:32 -07:00
Spencer Whitt a1044bd26e xonsh: new package 2015-03-26 14:25:17 -04:00
Arseniy Seroka fe91ef5132 Merge pull request #7004 from spwhitt/libsvm
libsvm: New package
2015-03-26 21:22:12 +03:00
William A. Kennington III dd096f4600 Merge pull request #7007 from henrytill/pinentry
pinentry: fix on darwin
2015-03-26 11:20:14 -07:00
Henry Till 5d59e78828 pinentry: fix on darwin
libcap and qt4 aren't supported on Darwin, but gtk2 is.
2015-03-26 13:23:39 -04:00
Arseniy Seroka f8c9810794 Merge pull request #6998 from oxij/update-rss-glx
rss-glx: update 0.8.1 -> 0.9.1, add meta, rename attribute in all-packages
2015-03-26 20:14:20 +03:00
Arseniy Seroka c6c442bc06 Merge pull request #6996 from oxij/add-physlock
physlock: add version git-20150126
2015-03-26 20:13:54 +03:00
Arseniy Seroka a062b64cdf Merge pull request #6995 from oxij/add-toluapp
tolua++ (toluapp): add version 1.0.92
2015-03-26 20:13:31 +03:00
Spencer Whitt c37f53ed56 libsvm: New package 2015-03-26 11:41:57 -04:00
Spencer Whitt 1cef6dc89a SDL: Build on Darwin 2015-03-26 11:14:45 -04:00
Jan Malakhovski 47328e663c rss-glx: update 0.8.1 -> 0.9.1, add meta, rename attribute in all-packages 2015-03-26 13:08:28 +00:00
Jan Malakhovski fb8308c4af redshift: update 1.9.1 -> 1.10-git-20150222 2015-03-26 13:06:34 +00:00
Jan Malakhovski 0bee7429c2 physlock: add version git-20150126 2015-03-26 13:04:51 +00:00
Jan Malakhovski 46aa9361d6 tolua++ (toluapp): add version 1.0.92 2015-03-26 13:03:17 +00:00
Jan Malakhovski 4cd43bd2ae ocamlnat: use newScope directly 2015-03-26 12:43:43 +00:00
Jan Malakhovski de222a9cee fetchmail: use callPackage 2015-03-26 12:43:43 +00:00
Jan Malakhovski 18127cc1e2 conky: cleanup 2015-03-26 12:43:43 +00:00
Michel Kuhlmann c96bc1e507 r-modules: fixing rggobi by adding initial expression for ggobi 2015-03-26 12:20:07 +01:00
Domen Kožar 8feda47bee pinentry: fix build /cc wkennington 2015-03-26 10:07:05 +01:00
William A. Kennington III 2e815a7444 Merge pull request #6961 from bcdarwin/abella
new package: abella 2.0.2
2015-03-25 22:14:10 -07:00
William A. Kennington III c32a0d9eb1 Merge pull request #6970 from joachifm/libev
Libev updates
2015-03-25 22:13:13 -07:00
William A. Kennington III 18e140701b pulseaudio: 5.0 -> 6.0 2015-03-25 22:10:47 -07:00
William A. Kennington III 9ec9e01958 Merge pull request #6978 from henrytill/mplus-outline-fonts
add mplus-outline-fonts
2015-03-25 22:10:16 -07:00
William A. Kennington III 70a8bfbcd5 pinentry: Fix for darwin 2015-03-25 16:19:02 -07:00
William A. Kennington III ba4330a89e pinentry: Doesn't use qt4 by default so don't enable it 2015-03-25 16:15:02 -07:00
William A. Kennington III 21cd86f2d9 makeInitrd: Make prepend optional 2015-03-25 15:20:23 -07:00
William A. Kennington III 27f355c1e3 microcode-amd: Update to early loading 2015-03-25 14:44:19 -07:00
William A. Kennington III c14919ff61 Remove old microcode2ucode 2015-03-25 14:25:04 -07:00
William A. Kennington III f2655e4fa0 makeInitrd: Support prepending other initrds 2015-03-25 14:14:46 -07:00
Emery Hemingway a3de8552b0 RStudio: initial commit at version 0.98.110 2015-03-25 19:34:45 +01:00
Henry Till 6e5f25316a add mplus-outline-fonts 2015-03-25 14:31:52 -04:00
Rob Vermaas f5eed7e14e Add initial version for bazel.io build manager. 2015-03-25 15:12:02 +00:00
Bart Brouns bd3e18d60f rebase mutt-kz on master, as requested in:
https://github.com/NixOS/nixpkgs/pull/6836
2015-03-25 13:37:19 +01:00
Domen Kožar 58b4f11242 Revert "RStudio: initial commit at version 0.98.110"
This reverts commit 56e21d05e8.

It's missing a file, see https://github.com/NixOS/nixpkgs/pull/6957
2015-03-25 10:02:08 +01:00
William A. Kennington III 6f025832b5 Merge pull request #6971 from joachifm/remove-redundant-clppcre
Delete redundant clppcre expression
2015-03-24 19:19:50 -07:00
Vladimír Čunát 9a75c1d7c8 lensfun: fix build by using older make 2015-03-24 21:15:46 +01:00
Joachim Fasting a64d43b96d Delete redundant clppcre expression
The top-level name clppcre has no reverse dependencies, is out-of-date, and
appears to have been superceded by lispPackages.cl-ppcre.
2015-03-24 20:39:25 +01:00
Thomas Tuegel d3500f67c9 kde4: fix override 2015-03-24 13:52:47 -05:00
Joachim Fasting be7ef555f2 libev: port to mkDerivation 2015-03-24 19:44:26 +01:00
lethalman 990d8d1a60 Merge pull request #6408 from benley/prometheus
New packages: Prometheus monitoring system
2015-03-24 10:11:15 +01:00
Ben Darwin 172167c937 new package: abella 2.0.2 2015-03-24 00:54:03 -04:00
Emery Hemingway 56e21d05e8 RStudio: initial commit at version 0.98.110 2015-03-23 16:28:33 -04:00
Benjamin Staffin bcc8293cba New package: prometheus-statsd-bridge 2015-03-23 12:07:22 -07:00
Benjamin Staffin 781dbfb9b8 New package: prometheus-mesos-exporter 2015-03-23 12:07:22 -07:00
Benjamin Staffin 5b3254a8d1 New package: prometheus-node-exporter 2015-03-23 12:07:21 -07:00
Benjamin Staffin d11bb48234 New package: prometheus-cli 2015-03-23 12:07:20 -07:00
Benjamin Staffin 6564dd8199 New package: prometheus-pushgateway 2015-03-23 12:07:20 -07:00
Benjamin Staffin b2d17977be New package: prometheus-haproxy-exporter 2015-03-23 12:07:20 -07:00
Benjamin Staffin 92b08cd406 New package: prometheus-alertmanager 2015-03-23 12:07:19 -07:00
Benjamin Staffin 9c1f0b33a3 New package: Prometheus monitoring system 2015-03-23 12:06:57 -07:00
Patrick Mahoney 7503d606e4 faust: add various faust2appl scripts 2015-03-23 12:01:54 -05:00
Patrick Mahoney 04c96957ca faust: refactored derivation 2015-03-23 12:01:53 -05:00
Patrick Mahoney 7f5dd21bc3 Remove faust. 2015-03-23 12:01:53 -05:00
vbgl bc5692f3ec Merge pull request #6939 from henrytill/opam
opam: update to 1.2.1
2015-03-23 11:45:05 +01:00
Luca Bruno 4a1c3760e0 pitivi: cleanup and fix icons on non-nixos 2015-03-23 11:24:34 +01:00
lethalman 3af17021d4 Merge pull request #6867 from risicle/master
New packages for luabind, stxxl and osrm-backend
2015-03-23 10:03:12 +01:00
Henry Till a5fb20d65a opam: update to 1.2.1 2015-03-22 16:33:15 -04:00
Arseniy Seroka efa988a61a Merge pull request #6933 from devhell/profile-cleaner
profile-cleaner: Add package
2015-03-22 23:08:48 +03:00
devhell 7472f7f023 profile-cleaner: Add package
This commit adds `profile-cleaner`.

Use profile-cleaner to reduce the size of browser profiles by organizing
their sqlite databases using sqlite3's vacuum and reindex functions. The
term "browser" is used loosely since profile-cleaner happily works on
some email clients and newsreaders too.

Supported browsers include:
 * Aurora
 * Chromium (stable, beta, and dev)
 * Conkeror
 * Firefox (stable, beta, and aurora)
 * Google-chrome (stable, beta, and dev)
 * Heftig's version of Aurora
 * Icedove
 * Midori
 * Newsbeuter
 * Palemoon
 * Qupzilla
 * Seamonkey
 * Thunderbird
 * Tor-browser
2015-03-22 15:06:54 +00:00
Thomas Tuegel 2d6566bb85 Merge branch 'kde4' 2015-03-22 09:02:01 -05:00
Thomas Tuegel 70f2112231 libgit2: build with cmake-3.2 2015-03-22 09:01:13 -05:00
Thomas Tuegel 2c4c712a70 kde4: use kdelibs from kdeApps_stable
Upstream is releasing bugfixes to kdelibs only through KDE Applications
releases, so this is the correct way to get updates until we discontinue
KDE 4. This also ensures that kdeApps and kde4 are using the same
version of kdelibs; different versions appear to be causing integration issues.
2015-03-21 18:46:54 -05:00
Russell O'Connor e2e4c1182e Update OpenSSL dependency of bitcoin to be the latest OpenSSL.
Purge OpenSSL version 1.0.1j.
2015-03-21 17:49:42 -04:00
Jaka Hudoklin ad10db7617 Merge pull request #6882 from offlinehacker/nixos/fluentd
Add fluentd package and module
2015-03-21 22:37:48 +01:00
Jaka Hudoklin ffaabcd622 remove unintentional code 2015-03-21 20:49:04 +01:00
Jaka Hudoklin f73ff9c5a4 nodePackages: do not build on hydra 2015-03-21 20:40:32 +01:00
Thomas Tuegel acd7515a63 kde4: build with cmake-3.2 2015-03-21 13:54:14 -05:00
Domen Kožar 5491cb0903 Merge pull request #6889 from benley/honcho
New package: Honcho (Python clone of Foreman)
2015-03-21 19:21:56 +01:00
William Casarin ea2baa8abf spectrwm window manager 2015-03-21 11:02:44 -07:00
Thomas Tuegel 7e21c519ba add cmake-3.2.1
Earlier versions of CMake have a bug in their OpenSSL version detection code.
2015-03-21 12:32:38 -05:00
Thomas Tuegel 19a4fc2b46 add jsoncpp-1.6.0
dependency of cmake-3.2
2015-03-21 12:32:12 -05:00
Vincent Laporte 4c8681fea1 Adds ocaml-qtest-2.0.1
Inline test extraction utility for OCaml, originally developed
internally for Batteries

Homepage: https://github.com/vincent-hugot/iTeML
2015-03-21 10:04:14 +01:00
Robert Helgesson cebc43403a Add packages for a number of fonts.
The added fonts are

 - Caladea,
 - Carlito,
 - Comfortaa,
 - Comic Relief,
 - Crimson,
 - Fantasque Sans Mono,
 - Lobster Two,
 - Pecita,
 - Quattrocento, and
 - Quattrocento Sans.
2015-03-21 00:33:14 +01:00
Edward Tjörnhammar 5126119686 aiccu: added package 2015-03-20 22:01:34 +01:00
Brandon Dimcheff 62f9255439 add sound juicer, a gnome cd ripper 2015-03-20 15:50:38 -04:00
Brandon Dimcheff a62d652a3b add brasero, a gnome cd/dvd burner 2015-03-20 15:50:11 -04:00
Eelco Dolstra 6938090725 prosody: Remove bogus recurseIntoAttrs 2015-03-20 19:34:31 +01:00
Eelco Dolstra dda16e0c06 pam_login: Remove
We haven't used/updated this package in years.
2015-03-20 16:38:21 +01:00
Eelco Dolstra 87c86f6711 pam_console: Remove
This package is no longer used in NixOS.
2015-03-20 16:18:10 +01:00
Shea Levy 19cd9f16a0 Merge branch 'staging' 2015-03-20 09:53:34 -04:00
aszlig 3bb0e6df8a
haxe: Add package for the hxcpp runtime library.
I'm not adding this to pkgs/development/libraries because it somewhat is
strongly tied to Haxe itself, because otherwise you can't compile to C++
and in the event that someone is going to create something like
"haxePackages" someday it is easier to notice when it's residing in the
Haxe folder.

In theory it would also work by using imperative haxelib, but you'll get
precompiled libraries which need to be patched on NixOS systems. That's
the main reason I was packaging this, among from the fact that even when
patching the libraries, it still leads to occasional library hell and
instabilities.

The package has two outputs: One with the library itself, needed for
compile time ($out) and another one ($lib) which is needed at runtime,
so after compiling, the $out path can be safely garbage collected.

Right now, I've set meta.platforms to Linux only, because that's where
I've tested it. In order to get it running on other platforms the
targetArch attribute has to be set accordingly.

We also build everything completely from scratch, even though there are
binaries within the source ZIP file. The main reason is to make smaller
library dependencies by avoiding bundled libraries and using the ones we
already ship with nixpkgs.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-20 08:47:11 +01:00
Vincent Laporte 20b150b26c Adds ocaml-dolog-1.0
dolog is a minimalistic lazy logger in OCaml

Homepage: https://github.com/UnixJunkie/dolog
2015-03-19 19:14:18 +01:00
Arseniy Seroka 9cfdeba324 Merge pull request #6611 from jagajaga/slurm
Slurm module
2015-03-19 21:06:49 +03:00
Robin Bate Boerop 91004a3485 Merge branch 'Sqitch' into sqitch-pg 2015-03-19 08:11:31 -03:00
Luca Bruno 80d8d1fc27 Revert "Add a kafka package". Closes #6892
This reverts commit b34a1cc248.

Conflicts:
	pkgs/top-level/all-packages.nix

Duplicate package kafka, already existed and used in the nixos service.

Retained the boothead addition to maintainers.
2015-03-19 11:54:40 +01:00
lethalman 515bd937f9 Merge pull request #6868 from lancelotsix/add_checkbashisms
Add checkbashisms package
2015-03-19 10:42:00 +01:00
Jaka Hudoklin 1b99f0aeb6 Merge pull request #6873 from offlinehacker/pkgs/panamax/update
panamax: update, fix module
2015-03-19 09:18:48 +01:00
Benjamin Staffin 5972edc148 New package: Honcho (Python clone of Foreman) 2015-03-18 23:17:14 -07:00
Arseniy Seroka f122393e5d Merge pull request #6884 from offlinehacker/pkgs/t/add
Add t, command line tool for twitter
2015-03-19 03:14:58 +03:00
Bjørn Forsman cf0dfec106 alsa-firmware: align attrname with pkgname
The expression was added only two days ago, so I don't think we need to
keep a copy of the old attribute around.
2015-03-18 21:26:19 +01:00
Jaka Hudoklin fca0aa7077 Add fluentd package and module 2015-03-18 21:18:47 +01:00
Lancelot SIX 7bf0458cb6 Add checkbashisms package 2015-03-18 21:03:30 +01:00
Jaka Hudoklin 414dbacfa7 Add t, command line tool for twitter 2015-03-18 21:00:04 +01:00
Jaka Hudoklin 26f671155e Add skydns 2015-03-18 20:29:11 +01:00
Vladimír Čunát 105f933f64 ffmpeg: add new branch 2.6.1 (no switching yet)
/cc maintainers @codyopel, @fuuzetsu.

Release notes don't indicate any new options or dependencies.
http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6
APIchanges looks like we should be able to replace 2.5 by 2.6
without anything breaking (belongs to staging and needs some testing).
2015-03-18 18:10:26 +01:00
lethalman 626c7d8812 Merge pull request #6835 from bencef/alsa_firmware
Add alsa-firmware package
2015-03-18 15:31:29 +01:00
Jaka Hudoklin 079520ced5 panamax: update, fix module 2015-03-18 14:35:24 +01:00
Robin Bate Boerop a3a98d7242 Improved builder for Sqitch 2015-03-18 10:32:46 -03:00
Jaka Hudoklin b5298683aa Add chef-dk 2015-03-18 14:17:25 +01:00
hmuehlhans ec9f528961 p2pvc: new package
Added myself to maintainers
2015-03-17 21:04:05 +01:00
Bence Fabian 90b083d387 Add alsa-firmware package 2015-03-17 20:59:31 +01:00
Domen Kožar 5ef9c4b10a linuxPackages: point to latests longterm kernel 3.18 2015-03-17 19:00:40 +01:00
Vladimír Čunát e924f05cc3 Merge branch 'master' into staging 2015-03-17 13:35:05 +01:00
lethalman ccd693bb7c Merge pull request #6792 from pjones/pkg/atomicparsley
New package: AtomicParsley
2015-03-17 12:56:10 +01:00
lethalman c812ded1ea Merge pull request #6800 from garrison/ario
Package ario
2015-03-17 12:31:10 +01:00
lethalman e99dc2b0d5 Merge pull request #6833 from magnetophon/puredata-with-plugins
Puredata with plugins
2015-03-17 11:18:17 +01:00
Peter Simons cf9994a53b Merge pull request #6841 from KoviRobi/gnu-apl
Added GNU APL, a free APL interpreter.
2015-03-17 11:09:09 +01:00
Eelco Dolstra c1e1092b8b rsyslog: Move systemd check 2015-03-17 10:13:06 +01:00
Jim Garrison 614751bb16 Package ario 2015-03-16 22:16:44 -07:00
Kovacsics Robert (NixOS-SSD2) 8f5f047286 Added GNU APL, a free APL interpreter.
It is an almost complete implementation of ISO 13751: Programming
Language APL, Extended.
2015-03-16 21:57:51 +00:00
Vladimír Čunát 51a8a43dfc Merge #6472: add ddccontrol 2015-03-16 21:52:59 +01:00
Vladimír Čunát eaa362db6e libiconv: cleanup - no more double callPackage 2015-03-16 21:52:34 +01:00
Vladimír Čunát f41f7a0bb9 ddccontrol*: cleanup
- remove doubled file for ddccontrol-db
- adding stdenv to buildInputs is pointless
- fix doubled http://
- whitespace, etc.
2015-03-16 21:47:06 +01:00
Bart Brouns 2479dc0c63 add puredata-with-plugins:
a wrapper for puredata, plus packages for the following plugins:
cyclone
helmholtz
maxlib
mrpeach
puremapping
timbreid
zexy
2015-03-16 17:57:09 +01:00
Peter Simons cd89c69798 Switch default version of GNU Make to 4.1. 2015-03-16 12:56:58 +01:00
Peter Simons 3f41103aaf Merge pull request #6824 from cstrahan/hs-mesos
hs-mesos: fix build
2015-03-16 12:10:24 +01:00
Domen Kožar c8016e5b31 batti: mark as broken 2015-03-16 09:44:22 +01:00
Charles Strahan 7e94f79433 hs-mesos: fix build
mesos was propagating the wrong protobuf version, and the cabal file
referenced some impure paths.
2015-03-15 18:57:44 -04:00
Austin Seipp ef95600372 Merge pull request #6771 from joachifm/apparmor-2.9
Apparmor 2.9
2015-03-15 14:16:24 -05:00
Robin Bate Boerop d6e0169c6f Add Sqitch database management tool 2015-03-15 09:59:41 -04:00
Jaka Hudoklin 180da0d463 Merge pull request #6693 from benley/docker-registry
docker-registry: Update to 0.9.1, with boto bugfix
2015-03-15 02:27:52 +01:00
Matthias Beyer 5078d49248 Add package: mpdscribble 2015-03-14 12:23:23 +00:00
James Cook 8c87695f60 Merge pull request #6776 from giogadi/add-ceres-solver
Add derivation for google ceres-solver library
2015-03-13 20:54:58 -07:00
Peter Jones cbc648f462 New package: AtomicParsley 2015-03-13 16:06:37 -06:00
vbgl 5dcedbb6e4 Merge pull request #6791 from romildo/xml-light
Add ocaml-xml-light
2015-03-13 22:52:58 +01:00
Vincent Laporte d38c414d94 Adds Qarte
Qarte allows you to browse into the archives of arte+7 & arteLiveWeb sites
and to record your preferred videos.

Homepage: https://launchpad.net/qarte
2015-03-13 22:17:32 +01:00
José Romildo Malaquias 7f07b33e4d Add ocaml-xml-light 2015-03-13 15:30:31 -03:00
lethalman a918bd0151 Merge pull request #6777 from ardumont/add-sqldeveloper-derivation
[new] sqldeveloper derivation
2015-03-13 15:09:40 +01:00
Vladimír Čunát 208d1f24db xfce: more update fallout
- forgotten mousepad update, including some wrapping magic
- dealing with panel plugins (either fix or mark as broken)
	CC maintainer @AndersonTorres.
- remove some libxfcegui4 occurrences, as it's being phased out
- minor stuff
2015-03-12 23:02:15 +01:00
Antoine R. Dumont c96aff8eb9 Add sqldeveloper derivation 2015-03-12 22:30:47 +01:00
Charles Strahan 4b2b30ea24 libtermkey: new package
Allows easy processing of keyboard entry from terminal-based programs.
2015-03-12 17:13:45 -04:00
Charles Strahan c43b787f96 unibilium: new package
Unibilium is a very basic terminfo library. It doesn't depend on curses
or any other library. It also doesn't use global variables, so it should
be thread-safe.
2015-03-12 17:13:45 -04:00
William A. Kennington III 2ec1f1203b rsyslog: Make compatible with non-linux 2015-03-12 14:12:28 -07:00
Luis G. Torres 92eaff008e Added derivation for google ceres-solver optimization library for C++ 2015-03-12 16:04:04 -04:00
William A. Kennington III 42d985df99 rsyslog-light: Add derivation 2015-03-12 10:56:07 -07:00
lethalman 14ed261fc7 Merge pull request #6765 from gebner/ibus-plugins
Add ibus-qt and ibus-anthy.
2015-03-12 14:35:23 +01:00
Luca Bruno 6cd99a4eb2 Revert "systemd: Only build on linux"
This reverts commit 4933a34279.
2015-03-12 13:08:42 +01:00
Gabriel Ebner 2e8cbfbc58 Move ibus packages to the inputmethods directory. 2015-03-12 11:57:54 +01:00
Joachim Fasting 65e41b4f08 Add AppArmor 2.9 to packages toplevel
- Each component has its own name (libapparmor, apparmor-parser, etc)
- The name apparmor still refers to the old version, for compatiblity;
  most users of this name probably want libapparmor.
2015-03-12 11:49:05 +01:00
lethalman e8ff24b034 Merge pull request #6759 from bstrik/master
2 more windowmaker dockapps
2015-03-12 11:33:01 +01:00
William A. Kennington III ce0a5ab6c2 rsyslog: 7.6.3 -> 8.8.0 2015-03-11 18:50:04 -07:00
William A. Kennington III abb8507126 zeromq: Add default version 2015-03-11 18:50:04 -07:00
William A. Kennington III 94a4bce09d hiredis: Add derivation 2015-03-11 18:50:03 -07:00
William A. Kennington III 5545212000 libmongo-client: Add derivation 2015-03-11 18:50:03 -07:00
William A. Kennington III 8c37f09ea5 librelp: Add derivation 2015-03-11 18:50:03 -07:00
William A. Kennington III 3b72e1f108 liblognorm: Add derivation 2015-03-11 18:50:03 -07:00
William A. Kennington III 4933a34279 systemd: Only build on linux 2015-03-11 18:50:03 -07:00
William A. Kennington III c56383e448 mariadb: Make the default mysql implementation 2015-03-11 18:50:03 -07:00
William A. Kennington III 1e873e636a jemalloc: Add derivation 2015-03-11 18:50:03 -07:00
William A. Kennington III e37ff9fde1 pgpool: 3.4.0 -> 3.4.1 2015-03-11 18:50:02 -07:00
Gabriel Ebner d23ed364b5 Add ibus-qt. 2015-03-11 21:54:04 +01:00
Gabriel Ebner fde4a0d442 Add ibus-anthy. 2015-03-11 21:54:04 +01:00
Edward Tjörnhammar e946ef1112 ihaskell-with-packages: added config.ihaskell.packages 2015-03-11 19:22:26 +01:00
Edward Tjörnhammar 3d2604a8b6 libevhtp: added package 2015-03-11 19:22:26 +01:00
Eelco Dolstra dfc6809215 Add perf-tools 2015-03-11 17:13:23 +01:00
bstrik 9d7f4843d8 2 more windowmaker dockapps 2015-03-11 17:10:31 +01:00
lethalman 97a7f2b8ba Merge pull request #6674 from fooblahblah/choqok
Added choqok build
2015-03-11 15:46:45 +01:00
lethalman 9b699bc9a9 Merge pull request #6705 from bobvanderlinden/gitcola
git-cola: add package
2015-03-11 15:35:37 +01:00
Eelco Dolstra dbbe200691 Merge pull request #6735 from wkennington/master.eglibc
eglibc: Remove as it is now defunct
2015-03-11 13:35:41 +01:00
Arseniy Seroka 907b9986e2 Merge pull request #6746 from garrison/vmtouch
Add vmtouch package
2015-03-11 05:07:40 +03:00
Jim Garrison df9daf16aa Package vmtouch 2015-03-10 19:05:02 -07:00
William A. Kennington III 26020cfe8a nixos/lightdm: Add a background option 2015-03-10 15:57:46 -07:00
William A. Kennington III 9da09f3fdf nixpkgs: Add nixos-artwork 2015-03-10 15:57:17 -07:00
William A. Kennington III 0de5e56d87 msgpack: Update to 1.0.0 2015-03-10 11:44:59 -07:00
Peter Simons 6694ef42a9 Merge branch 'master' into staging.
Conflicts:
      pkgs/development/libraries/gtk+/2.x.nix
      pkgs/tools/security/gnupg/21.nix
      pkgs/top-level/all-packages.nix
2015-03-10 12:09:43 +01:00
Peter Simons 8196130a1d Merge pull request #6711 from phile314/dev
haskell: Add uhc compiler
2015-03-10 11:22:15 +01:00
William A. Kennington III 23194559f3 lightdm: 1.8.6 -> 1.13.1 2015-03-09 17:44:38 -07:00
William A. Kennington III 0b1489df4e eglibc: Remove as it is now defunct 2015-03-09 16:54:27 -07:00
Philipp Hausmann 2eacaa856b
haskell-uhc: Remove explicit dependency on binary 2015-03-10 00:19:10 +01:00
Shea Levy de892761cf dragonegg: Pull from llvm 3.5
If someone uses it, we can add the 3.6 version of course
2015-03-09 23:01:59 +00:00
Pascal Wittmann 7b2ceb5cf1 Merge pull request #6426 from grwlf/utf8-proc
utf8proc: add the library
2015-03-09 17:34:06 +00:00
Eric Seidel 8a970b0b28 emacs24PackagesNg: add recurseIntoAttrs to trigger hydra 2015-03-09 08:52:02 -07:00
Peter Simons 3f7de179f5 R: update to version 3.1.3 2015-03-09 16:37:05 +01:00
Vladimír Čunát 947d78c9e8 trustedGrub: fix build by using older automake (again) 2015-03-09 15:55:28 +01:00
Eduard Bachmakov aa564bbac5 mesa: big update, and related improvements (close #6367)
* Remove upstreamed patch
* EGL driver dirs are no longer a thing, see mesa commit
  407450eb84f5a1b466a2eff19b85cdee7ac15dfb
  Patching runtime search dir in sources instead (by vcunat).
* static-gallium patch dropped as it causes visibility issues with
  nouveau
* rtti patch dropped as it the relevant configuration has been removed
  upstream; properly fixed by an LLVM flag now
* Checks disabled. This is known and solved upstream. Checks will be
  re-enabled in a future commit when updating to a version containing
  the fixes
* Use llvm-3.5 now (by vcunat).
2015-03-09 15:55:24 +01:00
Eduard Bachmakov 4731485ca2 llvm-3.5: enable RTTI to support mesa
Extracted from #6367.
2015-03-09 15:55:23 +01:00
Vladimír Čunát 0619c852cb automake: use 1.14.* as the default
I see 1.15 has been released recently,
but that's probably too new to be the default.
2015-03-09 15:55:21 +01:00
Lluís Batlle i Rossell a2f4b94dbe Add pcsc-tools, to test ccid cards. 2015-03-09 15:37:50 +01:00
Philipp Hausmann 1ce75368f1
Add uhc haskell compiler 2015-03-09 13:38:28 +01:00
William A. Kennington III b452bd40e1 Merge pull request #6602 from codyopel/ffmpegbr
ffmpeg: refactor to generic
2015-03-08 15:23:55 -07:00
Pascal Wittmann 228183f4f1 Merge pull request #6313 from matthiasbeyer/add-khal
Add package: khal
2015-03-08 21:22:12 +00:00
Domen Kožar 17a44e5013 Merge pull request #6717 from sjagoe/package-python-grin
Add grin package
2015-03-08 21:58:23 +01:00
Simon Jagoe f4965177b5 Move grin definition to tools/text and call it from all-packages.nix 2015-03-08 20:10:40 +00:00
Vladimír Čunát 3d0a6819da wmutils-core: add to tools/X11 (close #6585)
@vcunat fixed and cleaned this a little.
2015-03-08 15:46:02 +01:00
Andraz Brodnik 2d8f7883a9 Add scrolls game (unfree). Close #6456.
@vcunat added today's date as version.
2015-03-08 15:37:33 +01:00
lethalman 0a83c2a2a9 Merge pull request #6697 from ardumont/add-tuxguitar
[new] tuxguitar derivation
2015-03-08 11:54:57 +01:00
Antoine R. Dumont 00fb3c0b7e Add tuxguitar derivation 2015-03-08 10:22:56 +01:00
Bob van der Linden 08ea20df65 git-cola: add package 2015-03-08 01:39:29 +01:00
Benjamin Staffin ed6ce446d0 euca2ools: bump to 2.1.4, use python27
Change-Id: I8be644bcf2892e1146c3b3eedea36c5f5e749c16
2015-03-07 14:06:08 -08:00
Arseniy Seroka 1a25b83c6b Merge pull request #6695 from matthiasbeyer/add-hstr
Add package: hstr (hh)
2015-03-07 18:45:42 +03:00