1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-12 23:55:23 +00:00
Commit graph

16613 commits

Author SHA1 Message Date
Joel Moberg 243ec61c4f i2p: initial 2015-04-01 18:15:54 +02:00
lethalman e2bc785fe1 Merge pull request #7119 from joachifm/gnu-smalltalk-emacs-support
gnu-smalltalk: optional emacs support
2015-04-01 14:58:23 +02:00
Shea Levy f1e2b02cd3 Add Net::SMTP::TLS::ButMaintained perl package 2015-04-01 08:53:00 -04:00
Joachim Fasting c958486eea gnu-smalltalk: optional emacs support 2015-04-01 14:44:42 +02:00
lethalman c1c64f70c6 Merge pull request #7046 from svenkeidel/gnu-smalltalk
gnu-smalltalk: new package
2015-04-01 12:03:48 +02:00
Vladimír Čunát edee502f81 ngrep: fix build by using make-3
/cc maintainer @bjornfor.
2015-04-01 08:41:45 +02:00
Domen Kožar 06a810659c Merge pull request #7102 from oxij/fix-fixed-notmuch
pythonPackages: notmuch: revert 6258728, move sourceRoot setting to top-level
2015-04-01 07:14:25 +02:00
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
Tobias Geerinckx-Rice ff1bccdbd5 python-packages: gdrivefs 0.14.2 -> 0.14.3 2015-03-31 13:54:41 +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
Kevin Marsh 7f573ee2c6 Add nameparser python package 2015-03-31 10:52:32 +01:00
Gabriel Ebner 20428cd90f Add veriT. 2015-03-31 09:14:38 +02:00
Jan Malakhovski d711528c8b pythonPackages: notmuch: revert 6258728, move sourceRoot setting to top-level notmuch
Looks like this is the only way to do what 6258728318
was expected to do that doesn't break things and doesn't look like a complete hack.

The problem is that different `fetch`ers generate very different results (from
archive files to plain source trees) and allowing overriding `src` in top-level
derivation when there is a derived python package is no trivial matter.
2015-03-31 05:36:28 +00: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 9c6e5527b2 Merge pull request #7028 from kevinmarsh/enum34
Update python package enum34 1.0 -> 1.0.4
2015-03-30 18:09:34 +02:00
lethalman 33fb8e2d52 Merge pull request #7084 from risicle/celery
add packages for python-celery and its dependencies
2015-03-30 17:39:33 +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
lethalman 9bbeb44517 Merge pull request #6950 from joelmo/master
searx: update 0.3.0 -> 0.7.0 + fetchgit -> fetchurl
2015-03-30 17:24:00 +02:00
lethalman 9f3153b162 Merge pull request #6958 from lancelotsix/add_basemap_python_module
Add python basemap package
2015-03-30 17:22:24 +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 b379026d7e Merge pull request #6993 from kevinmarsh/pyscss
Add pyScss python package
2015-03-30 16:11:03 +02: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
Robert Scott 1bf09248eb add packages for celery and its dependencies 2015-03-30 13:06:44 +01: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
William A. Kennington III 568d47b2a0 PerlMagick: 6.87 -> 6.89-1 2015-03-29 19:37:53 -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
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
Peter Simons acdc2c019d ghcjs-dom in the old package set doesn't evaluate any more. 2015-03-29 03:34:04 +02:00
Charles Strahan d590a0f4b6 ghcjs: support for Haskell-NG
closes #5828
closes #6786
2015-03-29 03:34:04 +02:00
William A. Kennington III 5248ba84fd mako: 0.9.1 -> 1.0.1 2015-03-28 13:56:28 -07:00
Eric Seidel da73e45cd0 fetchgitlocal: local fetcher based on git ls-files 2015-03-28 12:59:12 -07:00
Robert Scott a440943847 add packages django_classytags & django_reversion 2015-03-28 18:07:52 +00: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
Kevin Marsh 1f34a1d4ad Update python package enum34 1.0 -> 1.0.4, also fixed missing build input for python26 2015-03-27 13:45:15 +00:00
Domen Kožar 883ee4dd72 Merge pull request #6994 from oxij/trivial-package-fixes
Trivial package fixes
2015-03-27 11:09:16 +01:00
Domen Kožar ba5134c8e0 Merge pull request #7021 from taktoa/master
Added package for willie
2015-03-27 09:39:55 +01:00
Michael Raskin 9fc71d3bf6 Add mkcl; patch by Tomas Hlavaty <tom@logand.com> 2015-03-27 08:24:35 +03:00
Remy Goldschmidt ba4f29aee6 update_checker doesn't pass tests 2015-03-27 00:56:44 -04: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
Dan Peebles 6987f5bea9 Whoops, spurious dependency 2015-03-26 23:40:40 -04:00
Dan Peebles a0154fed8c Update and simplify hologram expression 2015-03-26 23:35:57 -04:00
Remy Goldschmidt b3e4968491 Added willie package 2015-03-26 22:28:09 -04:00
William A. Kennington III 702590081b cgmanager: Add derivation 2015-03-26 18:16:37 -07:00
Domen Kožar d60b1f9589 Merge pull request #6999 from risicle/django17py27
django: minimum supported python version for django 1.7 is 2.7
2015-03-27 00:37:39 +01: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
Robert Scott f56b17cb30 django: minimum supported python version for django 1.7 is 2.7 2015-03-26 19:56:34 +00: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
Peter Simons 230182f61b pythonPackages.subunit: revert "rewrite to use buildPythonPackage"
This reverts commit e42547d8e9. The change
broke samba and dependent packages.
2015-03-26 16:17:31 +01:00
Spencer Whitt 1cef6dc89a SDL: Build on Darwin 2015-03-26 11:14:45 -04:00
Kevin Marsh fdec6de0bb Add pyScss python package 2015-03-26 14:31:09 +00:00
Kevin Marsh 3de81cb3c7 Add pathlib python package 2015-03-26 14:31:09 +00: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 94df35da1f emacs: ghc-mod: add the binary to user environment
This is the correct way to do it, because users will expect to see the same
ghc-mod both in emacs and in shell.
2015-03-26 12:58:39 +00:00
Jan Malakhovski 6258728318 pythonPackages: notmuch: fix sourceRoot so that one can use overrides in top-level notmuch and still have this work 2015-03-26 12:58:39 +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 e42547d8e9 pythonPackages.subunit: rewrite to use buildPythonPackage 2015-03-26 10:25:58 +01:00
Domen Kožar 8feda47bee pinentry: fix build /cc wkennington 2015-03-26 10:07:05 +01:00
William A. Kennington III 4afecb84e3 Merge pull request #6948 from kevinmarsh/master
Add gspread python package
2015-03-25 22:19:08 -07: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
Peter Simons 2b8328a111 Merge pull request #6926 from wjlroe/haskell-llvm-general-pin-version
Haskell llvm-general 3.4.4.0 requires LLVM==3.4.*
2015-03-24 20:48:47 +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
lethalman 4b34f11b79 Merge pull request #6941 from benley/golang-google-code-sadface
goPackages.protobuf: transition to new github import path
2015-03-24 10:03:10 +01:00
Ben Darwin 172167c937 new package: abella 2.0.2 2015-03-24 00:54:03 -04:00
Tobias Geerinckx-Rice c3bc040128 python-packages: pgcli 0.16.1 -> 0.16.2 2015-03-24 04:02:13 +01:00
Lancelot SIX 2d8434d90b Add python basemap package 2015-03-23 21:52:47 +01: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 95be71cf91 Prometheus: update to 0.12.0 2015-03-23 12:07:21 -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