Michael Alyn Miller
6cd01d1d6f
Add ccze
2015-01-24 15:00:55 -08:00
Vincent Laporte
3532d658b5
Adds ocaml-ezjsonm
...
An easy interface on top of the Jsonm library.
Homepage: https://github.com/mirage/ezjsonm
2015-01-24 23:53:03 +01:00
Jaka Hudoklin
628c84c831
nodePackages: refactor, add support for overrides
2015-01-24 23:28:41 +01:00
Jaka Hudoklin
c0adb0040b
pythonPackages: add polylint, polymer linting tool
2015-01-24 23:23:29 +01:00
Edward Tjörnhammar
631096c611
Merge pull request #5932 from k0ral/pyqtgraph
...
pyqtgraph: 0.9.8 -> 0.9.10
2015-01-24 20:36:09 +01:00
Edward Tjörnhammar
4ccc188261
Merge pull request #5933 from k0ral/restview
...
restview: 2.1.1 -> 2.2.1
2015-01-24 20:34:54 +01:00
Domen Kožar
8270a5f0eb
Merge pull request #5876 from berdario/pew
...
Update pew to 0.1.14
2015-01-24 20:02:20 +01:00
Jascha Geerds
3b7d32f014
Merge pull request #5931 from k0ral/bottle
...
bottle: 0.12.7 -> 0.12.8
2015-01-24 17:11:58 +01:00
Jascha Geerds
2445f13a94
Merge pull request #5930 from k0ral/batinfo
...
batinfo: 0.1.9 -> 0.2
2015-01-24 17:09:55 +01:00
Jascha Geerds
185a72b58a
Merge pull request #5929 from k0ral/percol
...
percol: 0.0.7 -> 0.0.8
2015-01-24 17:07:24 +01:00
Jascha Geerds
708803324e
Merge pull request #5927 from k0ral/dulwich
...
dulwich: 0.9.7 -> 0.9.8
2015-01-24 17:03:20 +01:00
koral
51119a6b8d
restview: 2.1.1 -> 2.2.1
2015-01-24 17:02:17 +01:00
koral
a4cbb472ba
pyqtgraph: 0.9.8 -> 0.9.10
2015-01-24 16:58:18 +01:00
Jascha Geerds
8b79a73905
Merge pull request #5928 from k0ral/hg-git
...
hg-git: 0.6.1 -> 0.7.0
2015-01-24 16:57:38 +01:00
koral
cefd38080e
bottle: 0.12.7 -> 0.12.8
2015-01-24 16:41:09 +01:00
koral
a158cffac3
batinfo: 0.1.9 -> 0.2
2015-01-24 16:38:51 +01:00
koral
cff83eb6f4
percol: 0.0.7 -> 0.0.8
2015-01-24 16:36:32 +01:00
koral
484d347173
hg-git: 0.6.1 -> 0.7.0
2015-01-24 16:33:06 +01:00
koral
35d609a638
dulwich: 0.9.7 -> 0.9.8
2015-01-24 16:29:18 +01:00
Edward Tjörnhammar
6bbec634a7
Merge pull request #5850 from edwtjo/kodi-plugins
...
XBMC to Kodi migrations
2015-01-24 14:17:14 +01:00
Dario Bertini
57577f2019
Explicitly specify the pythonVersion and use that together with versionOlder/versionAtLeast to specify bounds
2015-01-24 10:38:54 +00:00
Domen Kožar
fde45d217e
Merge pull request #5531 from abbradar/tlp
...
tlp: add package
2015-01-24 07:10:48 +01:00
Nikolay Amiantov
0c9c74de19
tlp: add package
2015-01-24 02:56:16 +03:00
Lluís Batlle i Rossell
84e9a2e636
Adding a pgf command line tool.
...
(cherry picked from commit 442148e20a
)
2015-01-23 16:09:33 +01:00
Wout Mertens
70ac34b8c0
nixui: include build files
2015-01-23 15:59:10 +01:00
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 91b63783e1
)
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
Peter Simons
b96edd41a5
Merge pull request #5844 from krisajenkins/elm
...
Updating Elm packages.
2015-01-22 22:49:27 +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
Peter Simons
65d1c7f1a1
python-vobject: fix reference to "apache" license
2015-01-22 12:01:30 +01:00
Edward Tjörnhammar
b834778c6e
Merge pull request #5889 from DamienCassou/pycarddav
...
pycarddav + vobject
2015-01-22 10:52:05 +01:00
Damien Cassou
a8458cb091
pycarddav + vobject
2015-01-22 10:12:17 +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
Domen Kožar
f94600e57b
Merge pull request #5806 from nckx/pgcli
...
Python: add pgcli + update/add various libraries
2015-01-21 11:14:25 +01:00
lethalman
7cad64a13d
Merge pull request #5856 from rycee/update/pyacoustid
...
Fix build of 'pyacoustid' under Python 3.
2015-01-21 10:54:27 +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
William A. Kennington III
ba67ad3c88
python-ldap: 2.4.15 -> 2.4.19
2015-01-20 14:50:39 -08: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
Dario Bertini
5ca3648137
Update pew to 0.1.14
2015-01-20 14:45:42 +00:00
Domen Kožar
61d5c2c0af
eventlet: disable tests, too much of a burden
...
(cherry picked from commit 676e8d7aa4
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-20 13:48:06 +01:00
Eelco Dolstra
1ccbc2cbcc
Merge pull request #5861 from nckx/perl-remove-URIURL
...
Perl: remove unused URIURL (duplicate of URI)
2015-01-20 12:15:43 +01: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
Charles Strahan
221509b0a6
ruby: refactoring, and package bundix
2015-01-20 01:07:55 -05:00
Tobias Geerinckx-Rice
4dc43d8c3e
Perl: remove unused URIURL (duplicate of URI)
2015-01-20 06:36:35 +01:00
Tobias Geerinckx-Rice
4a3c873e17
Python: add pgcli 0.13.0: command line interface for Postgres
2015-01-20 06:22:27 +01:00
Tobias Geerinckx-Rice
6a2175e4f2
Python: psycopg2 2.5.3 -> 2.5.4
2015-01-20 06:22:27 +01:00
Tobias Geerinckx-Rice
75573d02f2
Python: add sqlparse 0.1.14: SQL parser
2015-01-20 06:22:26 +01:00
Tobias Geerinckx-Rice
6b74454634
Python: add wcwidth 0.1.4: measure wide-character columns
2015-01-20 06:22:26 +01:00
Tobias Geerinckx-Rice
b3747c9180
Python: add prompt_toolkit 0.26: powerful command lines
2015-01-20 06:22:25 +01:00
Charles Strahan
bf16d03075
ruby: support for proper bundler installs
2015-01-19 20:02:47 -05:00
Edward Tjörnhammar
3a321906d1
Add Kodi retroarch launchers
2015-01-19 22:14:37 +01:00
Edward Tjörnhammar
8d1657b463
Migrating the XBMC plugin wrapper and plugins to Kodi.
2015-01-19 22:14:36 +01:00
Robert Helgesson
f4bcecbda4
Fix build of 'pyacoustid' under Python 3.
2015-01-19 18:42:23 +01:00
Jim Garrison
90181a4a3d
Don't overspecify the julia version
...
This is to bring the julia version information into accordance with
section 7.3.2 of the nixpkgs manual:
The version in the filename should leave out unnecessary detail.
For instance, if we keep the latest Firefox 2.0.x and 3.5.x
versions in Nixpkgs, they should be named firefox/2.0.nix and
firefox/3.5.nix, respectively (which, at a given point, might
contain versions 2.0.0.20 and 3.5.4).
Julia uses semantic versioning (http://semver.org ), so the third
digit (the patch level) represents backwards-compatible bug fixes
only.
2015-01-19 09:35:18 -08:00
lethalman
d957d9e6bc
Merge pull request #5517 from paraseba/bumblebee
...
Bumblebee config to enable multiple monitors
2015-01-19 15:00:11 +01:00
lethalman
7fdbd2a394
Merge pull request #5537 from nckx/perlUpdates
...
perl: Glib 1.306 -> 1.307, Gtk2 1.2923 -> 1.2494
2015-01-19 14:54:01 +01:00
lethalman
ec7c028e14
Merge pull request #5563 from nckx/gdrivefs
...
Add gdrivefs (Python Google Drive FUSE client) and dependencies
2015-01-19 14:52:47 +01:00