Vincent Laporte
b094768e99
Adds ocaml-gtktop
...
Gtktop is a small OCaml library to ease the creation of graphical
toplevels.
Homepage: http://zoggy.github.io/gtktop/
2015-01-13 14:17:56 +01:00
lethalman
19d6d436dc
Merge pull request #5699 from pmahoney/fswatch
...
Fswatch
2015-01-13 14:12:43 +01:00
Vincent Laporte
7169b87664
Adds ocaml-lablgtk-extras
...
Lablgtk-extras is a collection of libraries and modules useful when
developing OCaml/LablGtk2 applications.
Homepage: http://gtk-extras.forge.ocamlcore.org/
2015-01-13 11:14:28 +01:00
Vincent Laporte
81b57bb8ef
Adds ocaml-config-file
...
config-file is an OCaml library used to manage the configuration
file(s) of an application.
Homepage: http://config-file.forge.ocamlcore.org/
2015-01-13 09:46:48 +01:00
devhell
13b3fb2aca
top-level: Add enhanced-ctorrent
2015-01-13 00:38:06 -08:00
Domen Kožar
f5445f2660
Merge pull request #5687 from nckx/ipv6calc
...
Add ipv6calc: calculate/manipulate (not only) IPv6 addresses
2015-01-12 23:13:31 +01:00
Vladimír Čunát
f9c59ca168
fontforge: large update with large changes implied
...
- Things didn't work very well before, as libs were only dlopened and
not found. Fixes #5716 .
- Newer releases need autotools to build (and git), leading to some bloat.
- Also, more things are installed by default, increasing the output size.
2015-01-12 13:43:30 +01:00
Vladimír Čunát
9274093a34
uthash: new package
...
It's headers only. Newer fontforge needs it.
2015-01-12 13:43:30 +01:00
Rob Vermaas
4d8f73a654
Use callPackage for nodePackages, to allow easier overriding of node-packages set.
...
(cherry picked from commit 65a89fcce7
)
2015-01-12 10:05:05 +01:00
aszlig
dcbcc85fea
miro: Fix build by adding sqlite to buildInputs.
...
The dependency on sqlite was propagated through to miro by libsoup, but
with f570f97
, it's no longer propagated anymore so we need to pass it to
the miro derivation directly.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-12 03:05:40 +01:00
Michael Raskin
6aafb9a06f
Use SBCL 1.2.5 to build StumpWM
2015-01-12 02:11:13 +03:00
Michael Raskin
9a6afa95c1
Re-add SBCL 1.2.5 --- for StumpWM compatibility
2015-01-12 02:11:13 +03:00
Arseniy Seroka
cc17ebdca8
Merge pull request #5689 from k0ral/mkvtoolnix
...
Added mkvtoolnix-cli = mkvtoolnix without GUI dependencies.
2015-01-12 02:07:40 +03:00
cillianderoiste
78d8c67fa3
Merge pull request #5711 from johbo/emacs-d-mode
...
Emacs d mode
2015-01-11 19:30:42 +01:00
Johannes Bornhold
860336e786
Add d-mode to emacs modes
2015-01-11 18:46:48 +01:00
Arseniy Seroka
88683589b4
Merge pull request #5706 from nckx/coan
...
Add coan: the C preprocessor chainsaw
2015-01-11 20:42:45 +03:00
Arseniy Seroka
01f5b79524
Merge pull request #5681 from Ericson2314/master
...
Remove `rust=rustc` alias,update racer
2015-01-11 20:41:58 +03:00
John Ericson
81bc099d48
Remove rust=rustc
alias
...
I was asked to add this for backwards comparability when I renamed `rust`
to `rustc` and added `rustcMaster`. It has been a few months so I'd hope
deprecating this is acceptable.
2015-01-11 17:33:58 +00:00
Evgeny Egorochkin
9aeb2cdc2b
calligra: fix dependencies, and add several new ones
2015-01-11 17:03:14 +02:00
Tobias Geerinckx-Rice
0761330f64
Add ipv6calc: calculate/manipulate (not only) IPv6 addresses
2015-01-11 15:28:57 +01:00
Tobias Geerinckx-Rice
03e53af0f5
Add coan: the C preprocessor chainsaw
2015-01-11 15:21:26 +01:00
Peter Simons
43bae26b33
Merge pull request #5627 from oxij/update-postfix
...
postfix: make 2.11 the default, nixos: update postfix config for 2.11
2015-01-11 11:28:31 +01:00
Domen Kožar
44912c2ac1
Merge pull request #5598 from brendanlong/go-1.4
...
go: Update to 1.4
2015-01-11 07:46:58 +01:00
Domen Kožar
385315620b
Merge pull request #5705 from nckx/fmit
...
Add fmit: Free Musical Instrument Tuner
2015-01-11 07:41:03 +01:00
Tobias Geerinckx-Rice
9fc1a35784
Add fmit: Free Musical Instrument Tuner
2015-01-11 03:19:40 +01:00
Peter Simons
f639d6bb09
darcs: switch to haskell-ng build
2015-01-10 23:38:16 +01:00
Patrick Mahoney
41ca36e30c
fswatch: new derivation
2015-01-10 15:10:16 -06:00
Nikolay Amiantov
663082b366
mumble: add pulseaudio support
2015-01-10 23:36:42 +03:00
Patrick Mahoney
70e7b34470
gettext: add derivation for 0.19 series
2015-01-10 13:26:01 -06:00
koral
29d7fa6525
Added mkvtoolnix-cli = mkvtoolnix without GUI dependencies.
2015-01-10 14:46:05 +01:00
Jim Garrison
04729dd26a
julia: 0.3.3 -> 0.3.5
2015-01-09 22:50:27 -08:00
John Wiegley
2aec1b0f31
coqPackages.fiat: new expression
2015-01-09 14:07:39 -06:00
William A. Kennington III
fe9529ae3f
389-ds-base: Fix build
2015-01-09 11:05:31 -08:00
lethalman
5bc68e1a0e
Merge pull request #5656 from nckx/boxfs2
...
Add boxfs: FUSE file system for box.com accounts
2015-01-09 15:39:02 +01:00
Vincent Laporte
310623ad6c
Addg ocaml-uri
...
RFC3986 URI parsing library for OCaml
Homepage: https://github.com/mirage/ocaml-uri
2015-01-09 10:28:36 +01:00
Tobias Geerinckx-Rice
bec3dd5dd5
Add boxfs: FUSE file system for box.com accounts
2015-01-09 10:24:18 +01:00
Tobias Geerinckx-Rice
8e5b02d847
Add mp3fs: FUSE FS that transparently transcodes to MP3
2015-01-09 04:49:18 +01:00
lethalman
908c47b281
Merge pull request #5550 from abbradar/fprintd
...
add fprintd support
2015-01-08 14:58:22 +01:00
Nikolay Amiantov
30cd59667b
libfprint: add git version with patch for vfs5011
2015-01-08 16:42:37 +03:00
lethalman
174184ccc1
Merge pull request #5621 from prikhi/add-workrave
...
Add Workrave, an RSI prevention app
2015-01-08 14:41:29 +01:00
lethalman
cc8e61cff1
Merge pull request #5613 from spwhitt/dtrx
...
Add package 'dtrx'
2015-01-08 13:30:08 +01:00
Vincent Laporte
b6f8d1f6d5
Adds ocaml-stringext
...
Extra string functions for OCaml
Homepage: https://github.com/rgrinberg/stringext
2015-01-08 11:23:19 +01:00
Austin Seipp
b4f4291a59
Merge pull request #5528 from KoviRobi/ddate
...
Added program ddate, discordian date.
2015-01-08 02:56:37 -06:00
William A. Kennington III
406fefdf83
icedtea_web: Cleanup java home
2015-01-07 14:55:41 -08:00
William A. Kennington III
770d5947b0
java: Correct more missed normalizations
2015-01-07 14:55:41 -08:00
William A. Kennington III
238f4d1652
jdkPath: Remove in favor of jdk.home
2015-01-07 14:55:41 -08:00
William A. Kennington III
a3eb2465ef
java: Use icedtea by default on linux
2015-01-07 14:55:41 -08:00
William A. Kennington III
c82410eeda
java: Normalize to the default jre / jdk
2015-01-07 14:55:41 -08:00
Peter Simons
54baa53df1
Say hello to our brand-new Haskell infrastructure.
2015-01-07 23:45:21 +01:00
William A. Kennington III
7c6cbdc145
mstpd: Add derivation
2015-01-07 13:38:04 -08:00