Eike Kettner
52c311547c
add sqliteman package
2014-11-23 01:35:16 +01:00
Shea Levy
5c7c63af66
Add src revision control software
2014-11-21 16:12:33 -05:00
Jaka Hudoklin
97dfbdd708
pythonPackages: add docker registry
2014-11-21 15:12:22 +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
Domen Kožar
8236ca5d70
properly package pyopenssl
2014-11-19 19:41:44 +01:00
lethalman
f0e4b745f7
Merge pull request #5046 from abbradar/checksum-fixes
...
Checksum fixes
2014-11-19 18:02:09 +01:00
Nikolay Amiantov
9c658343dd
mutt-with-sidebar: simplify, fix checksum
2014-11-19 19:48:01 +03:00
Nikolay Amiantov
5b91aa5f65
haskell-greencard: add package
2014-11-19 16:53:43 +03:00
Eelco Dolstra
3a77a2e409
Email::Sender: Update to 1.300016
...
This fixes CR/LF handling when using sendmail.
2014-11-19 14:01:08 +01:00
Eelco Dolstra
1f071d37ef
Add some Hydra dependencies to the channel
2014-11-19 14:01:08 +01:00
Nikolay Amiantov
bddffb705f
gosmore: update, fix checksum
2014-11-19 15:35:33 +03:00
Brian McKenna
40261b7484
Add Flow
...
A static type checker for JavaScript
2014-11-18 21:15:55 -07:00
Domen Kožar
eec64bffd0
Merge pull request #5040 from rycee/newpkg/xml2
...
Add package 'xml2'.
2014-11-18 22:27:38 +01:00
Peter Simons
41d98fa03f
haskell-js-jquery: add version 1.11.1
2014-11-18 22:21:37 +01:00
Peter Simons
9ec0ff9002
haskell-js-flot: add version 0.8.3
2014-11-18 22:21:04 +01:00
Robert Helgesson
c6d4881a42
Add package 'xml2'.
2014-11-18 22:01:53 +01:00
aszlig
84979667f3
Merge branch 'tomahawk'.
...
Adds the Tomahawk music player (https://www.tomahawk-player.org/ ) in
version 0.8.1 and all its required and optional dependencies.
* tomahawk:
tomahawk: Add new package, version 0.8.1.
libjreen: Add new package, version 1.2.0.
websocketpp: Add new package, version 0.4.0.
lucenepp: Add new package, version 3.0.6.
qtkeychain: Add new package, version 0.4.0.
libechonest: Add new package, version 2.3.0.
quazip: Use qt instead of qt5 for refering to Qt.
2014-11-18 18:46:26 +01:00
Arseniy Seroka
0bb6efa314
Merge pull request #5023 from doublec/torbrowser
...
Update Tor Browser to 4.0.1
2014-11-18 18:11:47 +03:00
Chris Double
32d09e2699
Update Tor Browser to 4.0.1
...
Updates Tor Browser to 4.0.1. This requires the gcc 4.9 runtime.
Add myself to the maintainers.
2014-11-18 23:46:42 +13:00
cillianderoiste
c1a0440bd3
Merge pull request #5022 from vbgl/roadsend
...
Removes roadsend (broken)
2014-11-18 10:17:45 +01:00
Mateusz Kowalczyk
ef19a9a6e9
Merge pull request #5012 from jyp/hask-pkgs
...
Add haskell package: parsek
2014-11-18 07:55:45 +00:00
Vincent Laporte
1354bc0eba
Updates (and fixes) opa
2014-11-18 07:26:16 +00:00
Vincent Laporte
15eec14f3a
Removes roadsend (broken)
2014-11-17 22:42:21 +00:00
Aristid Breitkreuz
560d3d140e
Merge pull request #4999 from drvirgilio/hayland
...
new package: hayland
2014-11-17 22:19:17 +01:00
James ‘Twey’ Kay
bb999776f3
New package: stdman
2014-11-17 22:13:44 +01:00
aszlig
d31b62d288
tomahawk: Add new package, version 0.8.1.
...
Although I've not tested the Tomahawk build on Mac OS X, it *should*
work on it, so I'm using platforms.all here.
Telepathy and KDE support are disabled by default in order to not get in
the way of users who want to use a more minimalistic window-manager-only
setup. But I'm not sure whether it matters in reality, we'll see once
more people are using Tomahawk.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 17:04:16 +01:00
Luca Bruno
24ad1612b4
Revert "clutter: update 1.18 -> 1.20. Shouldn't break anything"
...
This reverts commit 5e14c86b80
.
Overlooked an experimental API that breaks mutter in GNOME 3.12.
2014-11-17 15:10:56 +01:00
Luca Bruno
5e14c86b80
clutter: update 1.18 -> 1.20. Shouldn't break anything
2014-11-17 15:05:50 +01:00
Luca Bruno
9631274f77
Add vala 0.26. Will be needed for gnome-terminal 3.14
2014-11-17 14:57:21 +01:00
Luca Bruno
97d5a55dd7
libndp: add new package
...
Library for Neighbor Discovery Protocol.
Will be needed for the new networkmanager.
http://libndp.org/
2014-11-17 14:55:45 +01:00
Jean-Philippe Bernardy
92f67bccba
add parsek
2014-11-17 12:13:12 +01:00
Vladimír Čunát
48776868f7
nginxUnstable: disable the broken syslog patch
2014-11-17 09:27:55 +01:00
Peter Simons
21801bc1e6
Merge pull request #5010 from abhinav/master
...
haskell-digest-pure: Add version 0.0.3
2014-11-17 09:08:32 +01:00
Michael Raskin
4dd7bf116b
Adding eudev
2014-11-17 09:44:44 +03:00
aszlig
a28ba461e7
libjreen: Add new package, version 1.2.0.
...
Required as an optional dependency of the Tomahawk music player.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:37:13 +01:00
aszlig
2856b0e66c
websocketpp: Add new package, version 0.4.0.
...
Required as a dependency of the Tomahawk music player.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:35:41 +01:00