Commit Graph

10177 Commits

Author SHA1 Message Date
Wout Mertens
4c2554ebf4 Remove nixui to fix travis failures 2015-01-23 15:49:57 +01:00
Peter Simons
3b35ae7a73 cryptol: update 2.x branch to version 2.1.0 and remove broken 1.x build 2015-01-23 13:24:40 +01:00
Edward Tjörnhammar
770e73ee6e Merge pull request #5893 from qknight/meld_upgrade
meld: bump to 3.12.3 (latest) version
2015-01-23 13:06:54 +01:00
Edward Tjörnhammar
54908bc9c2 Merge pull request #5898 from DamienCassou/asynk-1.1.0
Add asynk
2015-01-23 12:47:57 +01:00
Damien Cassou
3886e1c93d Add asynk 2015-01-23 12:44:10 +01:00
Peter Simons
3318c403f1 pandoc: switch to haskell-ng package set, which is more up-to-date 2015-01-23 11:32:42 +01:00
Lluís Batlle i Rossell
205e338a83 Updating digikam to 4.6.0 and adding libpgf.
4.6.0 fixes the build with current gcc/glibc, and libpgf was a new requirement.

(cherry picked from commit 91b63783e1cd28801c69c4c28a0e320de0500787)
2015-01-23 10:30:16 +01:00
Vincent Laporte
78f93c3de2 Adds ocaml-hex
Mininal OCaml library providing hexadecimal converters.

Homepage: https://github.com/mirage/ocaml-hex
2015-01-23 09:22:14 +01:00
Venkateswara Rao Mandela
01fc3e0525 grabserial: add package
[Bjørn:
 * buildInputs -> propagatedBuildInputs, so pyserial is found at
   runtime
 * whitespace fix (add missing whitespace inside curly bracket)
]
2015-01-22 20:58:30 +01:00
aszlig
142b12c864
virtualbox: Add an alias for the hardened version.
This is to ensure that Hydra will build the hardened version of
VirtualBox and it's also lowPrio to avoid being accidentally installed
into a user's environment.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-22 14:20:14 +01:00
wmertens
c5692758b5 Merge pull request #5896 from matejc/nixui
Add NixUI package
2015-01-22 13:23:36 +01:00
Peter Simons
001befaa6f all-packages.nix: comment-out gist, gitlab, gitlab-shell, gem-nix, and loadRubyEnv to fix evaluation
Nixpkgs evaluation was broken in these attributes by the changes from
https://github.com/NixOS/nixpkgs/pull/4677, I guess.
2015-01-22 12:08:18 +01:00
lethalman
f1d18192d4 Merge pull request #5757 from AndersonTorres/refind
rEFInd (version 0.8.4): New Package
2015-01-22 09:41:32 +01:00
宋文武
9bf9d5b9ad appstream: New package 2015-01-22 15:05:17 +08:00
Charles Strahan
8d49e87dec Merge pull request #4677 from cstrahan/pleasant-ruby
Pleasant ruby
2015-01-21 23:27:38 -05:00
Matej Cotman
264ed82eda nixui: add new package 2015-01-22 05:27:31 +01:00
Matej Cotman
617d11be2b nodewebkit: add 0.11.2 2015-01-22 05:19:06 +01:00
Charles Strahan
8085f088cb ruby: exorcise the last few remaining rubyPackages 2015-01-21 22:23:37 -05:00
Charles Strahan
317d78d145 consule: use new bundlerEnv 2015-01-21 20:33:19 -05:00
Domen Kožar
76c51476a2 Merge pull request #5869 from matejc/owncloud
Owncloud
2015-01-22 00:27:57 +01:00
Charles Strahan
f52c32fcfc ruby: rewrite sup package 2015-01-21 18:23:35 -05:00
wmertens
e0ec38daa0 glibcLocales: fix cut'n'paste error
💩
2015-01-21 23:24:18 +01:00
wmertens
fc8048df1d glibcLocales: Only supported on Linux 2015-01-21 23:12:02 +01:00
Matej Cotman
6fdca55e8f owncloud: add package 2015-01-21 22:49:22 +01:00
Joachim Schiele
b8c2f466ba meld: bump to 3.12.3 (latest) version 2015-01-21 22:02:20 +01:00
Kovacsics Robert (rmk35)
aa2b38afb3 Added vips image processing system and GUI (close #5766)
VIPS is a free image processing system for large images, nip2 is its GUI
2015-01-21 19:19:56 +01:00
Emery Hemingway
e563ada091 dir2opus: initial package at 0.12.1 2015-01-21 09:49:20 -05:00
vbgl
7edbd7ad19 Merge pull request #5041 from vbgl/mono
Updates mono, fsharp and monodevelop

Closes #4782.
2015-01-21 13:54:37 +01:00
lethalman
52cd15d777 Merge pull request #5820 from johbo/dub
dub: Add dub to interact with the D package registry
2015-01-21 11:21:24 +01:00
lethalman
b214a6ab72 Merge pull request #5532 from bobvanderlinden/mjpg-streamer
add package MJPG-streamer
2015-01-21 10:16:38 +01:00
Austin Seipp
4b76c1f897 Merge pull request #5880 from puffnfresh/feature/fix-upgrade-docker
Fix and upgrade Docker
2015-01-21 01:35:41 -06:00
宋文武
b202dcb606 tiled: Update to 0.11.0, renamed from tiled-qt. 2015-01-21 13:14:12 +08:00
Brian McKenna
6e0c30afbf Fix Docker SQLite and setgid problems
Docker doesn't support Go 1.4 yet. It compiles but it causes multiple
bugs. We should use Go 1.3 to build until the next release.

This seems to fix the following two problems I've been having:

https://github.com/docker/docker/issues/9649

https://bugzilla.redhat.com/show_bug.cgi?id=1169151
2015-01-20 19:48:32 -07:00
Charles Strahan
dfc225d143 Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
Conflicts:
	pkgs/applications/version-management/git-and-tools/default.nix
	pkgs/applications/version-management/git-and-tools/hub/default.nix
	pkgs/tools/audio/mpdcron/default.nix
2015-01-20 20:21:03 -05:00
Bob van der Linden
d4b80026df mjpg-streamer: renamed attribute mjpg_streamer to mjpg-streamer 2015-01-20 23:28:35 +01:00
Ricardo M. Correia
a94c0d2b0f racerRust: Update from 2015-01-07 -> 2015-01-20 2015-01-20 22:19:17 +01:00
Ricardo M. Correia
550124c126 rustc: Rename 0.12.nix -> 1.0.0-alpha.nix 2015-01-20 22:19:16 +01:00
Vincent Laporte
1df8208839 Adds ocaml-jsonm
Jsonm is an OCaml non-blocking streaming codec to decode and encode the
JSON data format.

Homepage: http://erratique.ch/software/jsonm
2015-01-20 18:02:51 +01:00
Domen Kožar
9c24b48e0c Merge pull request #5871 from osener/avfs
New package: avfs-1.0.2
2015-01-20 16:48:51 +01:00
Shea Levy
3dbebb27be Merge branch 'openjdk8' of git://github.com/cocreature/nixpkgs 2015-01-20 10:17:58 -05:00
Kurt Dietrich
f101f632b7 Add game-music-emu, a decoder plugin for mpd (close #5431)
@vcunat: nitpicks and add meta.license.
2015-01-20 16:08:01 +01:00
Ozan Sener
df08df795b New package: avfs-1.0.2 2015-01-20 17:04:52 +02:00
Vincent Laporte
ba0e5d7be1 Adds monodevelop 5.1 2015-01-20 09:30:09 +01:00
Vincent Laporte
1da730d910 Adds gnome-sharp
A .Net language binding for assorted GNOME libraries
2015-01-20 09:30:09 +01:00
Vincent Laporte
6d15aef1e3 Removes gtksourceview-sharp (broken) 2015-01-20 09:30:09 +01:00
Vincent Laporte
9ca516b081 Removes legacy gtk-sharp-1 2015-01-20 09:30:09 +01:00
Vincent Laporte
480148f2ce Removes f-spot (broken) 2015-01-20 09:30:09 +01:00
Vincent Laporte
dea34aeb4b Removes monodoc (obsolete and broken) 2015-01-20 09:30:08 +01:00
Vincent Laporte
1556527ddc Removes monodevelop (obsolete and broken) 2015-01-20 09:30:08 +01:00
Moritz Kiefer
9d9f33863b Add openjdk8 2015-01-20 09:02:07 +01:00