Commit graph

14718 commits

Author SHA1 Message Date
宋文武 159bdd1219 performous: new package 2014-11-25 21:39:46 +08:00
Peter Simons 9084dc581c Merge pull request #5107 from soenkehahn/add_logging-facade
new haskell package: logging-facade-0.0.0
2014-11-24 10:30:52 +01:00
vbgl d04875f83f Merge pull request #5098 from k0ral/girara
girara: alternative installation that doesn't require ncurses or gcc-4.9
2014-11-24 09:03:15 +00:00
Sönke Hahn b05e325b34 new haskell package: logging-facade-0.0.0 2014-11-24 16:58:50 +08:00
Peter Simons 7a92cb2546 Merge pull request #5106 from jyp/master
haskell: polynomials-bernstein: new package
2014-11-24 09:38:24 +01:00
Domen Kožar d8e89ebd4b xmlroff: 0.3.98 -> 0.6.2 2014-11-24 08:43:43 +01:00
Jean-Philippe Bernardy 7855e28868 haskell: polynomials-bernstein: new package 2014-11-24 08:36:10 +01:00
Bart Brouns 0edc635d80 Add faust, the functional audio stream programming language 2014-11-24 05:27:56 +01:00
Shea Levy 2db4171978 Add jetty 9.2.5 2014-11-23 19:27:11 -05:00
Arseniy Seroka ec8bfcb696 racer: add pkg and vim plugin 2014-11-24 02:41:36 +03:00
koral 222366883d girara: provided an alternative installation that doesn't require ncurses or gcc 4.9 2014-11-23 23:37:53 +01:00
Bjørn Forsman f5e31f4e5c rdiff-backup: align attrname with pkgname 2014-11-23 22:04:21 +01:00
Moritz Ulrich bc03398930 dwarf-fortress: Clean up expression & config file handling. 2014-11-23 21:30:14 +01:00
Michael Raskin 73f4466a90 Add ncurses-2048 game 2014-11-23 22:50:47 +03:00
taku0 34e714c32d add udunits: a C library for units of physical quantities 2014-11-23 20:15:58 +01:00
Peter Simons 656750cfcc Merge pull request #5083 from eikek/sqliteman
add sqliteman package
2014-11-23 18:15:42 +01:00
Dmitry Malikov 1bb8611a09 haskellPackages.hspecContrib: add 0.2.0 2014-11-23 20:05:04 +03:00
Domen Kožar 23567ac200 cups-pdf-filter -> cups-filters, enable by default for cups 2014-11-23 17:51:55 +01:00
Michael Raskin e9c9437445 Add realpine alpine continuation 2014-11-23 19:46:17 +03:00
Michael Raskin ff2a1a3691 Adding Alpine mail reader 2014-11-23 18:36:25 +03:00
Jaka Hudoklin 4159d37e5a Merge pull request #5081 from joachifm/macchanger
macchanger: new expression
2014-11-23 15:29:13 +01:00
William A. Kennington III 5a3683d7ee boost: Add 1.57.0 2014-11-23 02:33:15 -08:00
Eike Kettner 52c311547c add sqliteman package 2014-11-23 01:35:16 +01:00
Tobias Geerinckx-Rice d72f6c85e4 Add eid-viewer: Java reader for Belgian eID identity cards 2014-11-23 00:42:52 +01:00
Michael Raskin e511865580 Add a binary distribution of ZXing 1D/2D code library 2014-11-23 02:35:15 +03:00
Vincent Laporte 9f82cc2684 ocaml-cil: update from 1.3.2 to 1.7.3 2014-11-22 22:51:04 +00:00
Domen Kožar a76acaae82 Merge pull request #5075 from offlinehacker/pkgs/selenodroid/add
Add selendroid
2014-11-22 22:53:58 +01:00
Joachim Fasting 4fdb98f540 macchanger: new expression
GNU macchanger is a tool for viewing/changing the MAC
address of a network device, with support for address
randomisation.
2014-11-22 16:20:52 +01:00
aszlig 392a4c0a26
Merge branch 'chromium'.
This introduces Chromium 39 as the new stable version along with a bunch
of fixes.

Fixes #2799, particularily the PDF plugin, which now is open source and
thus no longer an issue.

Also fixes #3219 and merges #2906, so we no longer get a crash while
trying to bring up the print preview dialog.

Thanks to @edwtjo for the CUPS version bump.

 * chromium: Switch to use open-source PDF plugin.
 * cups: bump 1.5.4 -> 1.7.5
 * chromium: Allow env vars for passing plugin paths.
 * chromium: Update all channels to latest versions.
 * protobuf: Clean up and update to version 2.6.1.
2014-11-22 04:34:16 +01:00
aszlig 7eb4d3a3a9
chromium: Switch to use open-source PDF plugin.
The Chromium PDF plugin is now available as open source software and is
already included in the Chromium source tree in current stable, so there
is no need to extract it from the Chrome binary package anymore.

See release announcement at http://blog.foxitsoftware.com/?p=641

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 04:26:18 +01:00
Jaka Hudoklin 99ab2b14b9 Merge pull request #4992 from offlinehacker/pkgs/kubernetes/add
Add kubernetes
2014-11-22 00:54:37 +01:00
Shea Levy 5c7c63af66 Add src revision control software 2014-11-21 16:12:33 -05:00
Jaka Hudoklin e90a1728a3 Add selendroid 2014-11-21 17:28:49 +01:00
Jaka Hudoklin 97dfbdd708 pythonPackages: add docker registry 2014-11-21 15:12:22 +01:00
Jaka Hudoklin 52b848861a Add kubernetes 2014-11-21 14:34:57 +01:00
Andreas Herrmann f89eac32a7 blitz: New package, version 0.10 (close #5062)
Fast multi-dimensional array library for C++

Blitz++ is a C++ class library for scientific computing which provides
performance on par with Fortran 77/90. It uses template techniques to
achieve high performance. Blitz++ provides dense arrays and vectors,
random number generators, and small vectors (useful for representing
multicomponent or vector fields).
2014-11-21 11:49:39 +01:00
cillianderoiste 1ffa7a81e4 Merge pull request #5068 from jzellner/add-vimus
Add vimus
2014-11-21 00:43:09 +01:00
cillianderoiste b462bd1960 Merge pull request #5069 from ehmry/liquidsoap
Liquidsoap
2014-11-21 00:41:06 +01:00
jz ba930acc44 add vimus and myself as maintainer
add vimus to all-packages.nix

should be in haskell-packages.nix not all-packages.nix

i don't think this can be both a library and an executable
2014-11-20 16:12:38 -07:00
Cillian de Róiste cee89ef215 Pymacs: use buildPythonPackage instead of mkDerivation 2014-11-21 00:09:25 +01:00
Emery Hemingway c1f458eb85 initial liquidsoap package expression 2014-11-20 17:34:14 -05:00
Vincent Laporte 4f3190f3da Adds libltc
Linear (or Longitudinal) Timecode (LTC) is an encoding of timecode data
as a Manchester-Biphase encoded audio signal. The audio signal is
commonly recorded on a VTR track or other storage media.

libltc provides functionality to encode and decode LTC from/to timecode,
including SMPTE date support.

libltc is the successor of libltcsmpte.

Homepage: http://x42.github.io/libltc/
2014-11-20 19:42:01 +00:00
Peter Simons 9a4637ea41 Merge pull request #5048 from abbradar/greencard
haskell-greencard: add package
2014-11-20 17:20:45 +01:00
Peter Simons 0cb9343af1 haskell-hayland: revert new addition
Reverts (one half of) NixOS/nixpkgs#4999, i.e. 55bb7dd1f2. The
package doesn't compile: http://hydra.cryp.to/build/249781/log/raw.
Please re-submit when the issue has been resolved.
2014-11-20 16:46:08 +01:00
Vladimir Kirillov 3630b98555 all-packages: add gitMinimal, use it for nix-exec and fetchgit
since git is used to bootstrap a lot, this can save lots of waiting
time.
2014-11-20 15:22:55 +02:00
Joachim Schiele 44e3246811 owncloudclient: initial 1.7.0 packaged added 2014-11-20 12:47:47 +01:00
Georges Dubus cd336bbc69 fabric: update to 1.10.0 2014-11-20 10:37:53 +01:00
Domen Kožar 49a933c596 Revert "zmq: initial package"
This reverts commit b9c7f8dba1.

Conflicts:
	pkgs/servers/zeromq/default.nix
	pkgs/top-level/all-packages.nix
2014-11-20 10:08:52 +01:00
David Virgilio df59a24730 new package: pond 2014-11-20 01:18:51 -06:00
Domen Kožar 92af853b8b fix eval 2014-11-19 22:55:24 +01:00