Vincent Laporte
b8826951e4
Adds ocaml-sqlite3EZ and its dependency ocaml+twt
...
ocaml+twt is an alternative syntax for OCaml that uses indentation to group
multi-line expressions, like Python and Haskell.
Homepage: http://people.csail.mit.edu/mikelin/ocaml+twt/
sqlite3EZ is a thin wrapper for sqlite3-ocaml with a simplified interface. Query
results are processed with a functional map/fold, transactions are
aborted by exceptions, resource management is handled by the garbage
collector, etc.
Homepage: https://github.com/mlin/ocaml-sqlite3EZ
2014-08-21 15:36:52 +02:00
Peter Simons
091eb25a79
Merge pull request #3698 from bjornfor/linuxstopmotion
...
Add Linux Stopmotion application
2014-08-21 12:39:55 +02:00
Austin Seipp
f09f8adc0f
nixpkgs: stricat 20140609100300
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-21 00:22:54 -05:00
Luca Bruno
facb810bcc
rhash: new package
...
Console utility for computing and verifying hash sums of files
http://rhash.anz.ru
2014-08-21 00:46:35 +02:00
Bjørn Forsman
006ebdfe78
linuxstopmotion: new package
...
Linux Stopmotion is a program for creating stop-motion animation movies.
http://linuxstopmotion.org/
I had to apply a small patch to make grabbing images from webcam work
(using uvccapture). I find it odd that it didn't work without the patch,
seeing that Arch Linux also have the v0.8.0 version, but with no patch.
Latest Ubuntu (14.04) has v0.7.2, which is unaffected.
2014-08-20 23:12:38 +02:00
Bjørn Forsman
4ee77e2fc5
libtar: new package
...
libtar is a C library for manipulating POSIX tar files.
http://www.feep.net/libtar/
2014-08-20 23:12:38 +02:00
Bjørn Forsman
c14f3e4039
uvccapture: new package
...
"Capture image from USB webcam at a specified interval"
I apply patches from Debian to make it build with V4L2 (instead of v1
API) and fix some warnings/bugs. Source code is also downloaded from
Debian, as uvccapture homepage is unavailable.
Homepage: http://linux-uvc.berlios.de/ (seems to have vanished...)
2014-08-20 23:12:37 +02:00
Vladimír Čunát
c198a36898
twinkle: fix build ( fixes #3673 )
...
Pulled patches from Debian and hacked around linking errors.
I'm able to ring my mobile phone now.
However, on exit the process is stuck and needs kill -9.
CC: maintainer @MarcWeber.
2014-08-20 21:32:19 +02:00
Peter Simons
17d3aee3eb
Merge pull request #3693 from ruediger/add/colord-kde
...
Add colord-kde.
2014-08-20 19:59:15 +02:00
Moritz Ulrich
77437983a2
Slic3r: Bump to 1.1.7.
2014-08-20 16:27:47 +02:00
Peter Simons
9a57058125
all-packages.nix: strip trailing whitespace
2014-08-20 11:57:56 +02:00
Peter Simons
c25d90de7b
Move 'cryptol' and 'darcs' from the generic Haskell package set into all-packages.nix.
...
These packages need very a version of GHC to compile.
2014-08-20 11:57:38 +02:00
Austin Seipp
8b96a44460
nixpkgs: boringssl 20140820-a7d1363f
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:23:40 -05:00
Austin Seipp
0aa8cdcef9
nixpkgs: libressl 2.0.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 00:51:15 -05:00
Austin Seipp
47c443bede
nixpkgs: openresty 1.7.4.1rc1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 00:38:49 -05:00
Rüdiger Sonderfeld
fd5084bc8f
Add colord-kde.
...
A KDE front-end for colord.
2014-08-20 01:54:45 +02:00
Ryan Newton
ff6057d686
Add parallel functional compiler, Manticore
2014-08-19 02:36:57 -04:00
Vladimír Čunát
26d68ce798
merge #3301 : add Adom game (with fixes)
2014-08-18 16:26:39 +02:00
Michael Raskin
fba7d7c4b8
Add Firejail cheap-sandbox-building package
2014-08-18 02:18:33 +04:00
Domen Kožar
57e17edd26
Merge pull request #3536 from geerds/firefox-wrapper
...
Fix default icon location in 'wrapFirefox'
2014-08-16 20:23:15 +02:00
Vladimír Čunát
36a9fb094f
merge #3462 : zotero update and resurrect xulrunner
2014-08-15 01:55:56 +02:00
Daniel P. Wright
7f9eba573d
Add taskserver package ( close #3269 )
2014-08-15 00:28:41 +02:00
John Wiegley
06a324f7dc
Merge pull request #3101 from cstrahan/xquartz
...
Use XQuartz on Darwin
2014-08-14 16:33:46 -05:00
Florian Richter
f5aa55a3f9
Add eiskaltdcpp, a p2p client for the DC protocol
2014-08-14 21:11:20 +02:00
Vladimír Čunát
0ad11df7cd
splint: fix build by using older flex
2014-08-14 18:02:35 +02:00
Sander van der Burg
ba54614773
kzipmix: create package
2014-08-14 16:10:30 +02:00
Sander van der Burg
34d8190e30
pngout: Create new package
2014-08-14 15:59:50 +02:00
Vladimír Čunát
b709036560
all-packages: fix ordering around consul
...
Insertion into lexicographic order seems so difficult :-)
2014-08-14 14:28:33 +02:00
Vladimír Čunát
0cc668bc1a
Merge master into PR
...
Conflicts:
pkgs/top-level/all-packages.nix
2014-08-14 14:27:54 +02:00
Peter Simons
ec6e7d0eb3
Merge pull request #3582 from ts468/fityk
...
Add application for scientific data analysis: fityk
2014-08-14 13:58:06 +02:00
Peter Simons
d65256d495
Merge pull request #3580 from ts468/lib-xylib
...
Add library: xylib
2014-08-14 13:57:34 +02:00
Thomas Strobel
58b4b98377
Add application for scientific data analysis: fityk
2014-08-14 01:57:27 +02:00
Thomas Strobel
6819a069e3
Add library: xylib
2014-08-14 01:14:06 +02:00
Joachim Schiele
6c2763c3bf
Merge pull request #3568 from qknight/pdfgrep
...
pdfgrep: added a nice util to search in pdf files
2014-08-13 20:03:53 +02:00
Joachim Schiele
79617c03eb
pdfgrep: added a nice util to search in pdf files
2014-08-13 20:03:04 +02:00
Charles Strahan
4b7fd0e561
fix mesa_drivers
2014-08-13 00:31:37 -04:00
Charles Strahan
5ea8497933
get xorg/x11 working on Darwin
2014-08-12 20:40:57 -04:00
Vladimír Čunát
d66c0a55da
merge #3342 : update gstreamer to 1.4.0
2014-08-12 22:15:42 +02:00
Vladimír Čunát
df76cbaa21
hugin, enblend-enfuse: enbaleParallelBuilding, default boost
...
Also unset meta.broken.
2014-08-12 21:17:53 +02:00
Vladimír Čunát
a3d33de16a
Merge #3248 : add glmark2-2014.03
2014-08-12 20:53:11 +02:00
Vladimír Čunát
87c3c0e885
Merge master into #2129
...
Conflicts (easy, just UID shifted):
nixos/modules/misc/ids.nix
nixos/modules/module-list.nix
2014-08-12 19:24:08 +02:00
Matt Miemiec
8695c58648
Add the bspwm window manager to Nix.
2014-08-12 18:22:15 +02:00
Michael Raskin
4ab466cc56
Update OpaLang; it still doesn't build for a mysterious reason: apparently the missing fields are actually defined…
2014-08-12 16:22:25 +04:00
Domen Kožar
cc8e4f6814
provide pulseaudioFull and set it as default to hardware.pulseaudio.package
2014-08-12 12:51:25 +02:00
Christoph Hrdinka
f44e69a55d
luminanceHDR: add version 2.4.0
...
fixes #3229
2014-08-12 10:19:35 +02:00
Jascha Geerds
24f3070a85
Fix default icon location in 'wrapFirefox'
2014-08-11 10:20:17 +02:00
John Wiegley
ef171fe543
libusb1: build using clangStdenv ... on darwin
2014-08-10 23:25:33 -05:00
John Wiegley
3dea766731
libusb1: build using clangStdenv
2014-08-10 23:25:06 -05:00
John Wiegley
326ca0f690
Many minor fixes to get things building after recent compiler changes
2014-08-10 23:18:57 -05:00
Bjørn Forsman
b9bd655b16
ucspi-tcp: new package
...
ucspi-tcp is command-line tools for building TCP client-server
applications.
http://cr.yp.to/ucspi-tcp.html
2014-08-10 23:00:42 +02:00