Commit Graph

18276 Commits

Author SHA1 Message Date
Pascal Wittmann
c197e2f60d sensu: fix build by using ruby_2_1 2015-08-06 15:59:50 +02:00
makefu
86c973d429 luaPackages.vicious: init at 2.1.3
vicious is a module for creating widgets on window managers.
This commit adds the library and a wrapper lua file for easy importing.

I use the library with the awesome window manager via luaModules:

    services.xserver.windowManager.awesome.luaModules = [
      pkgs.luaPackages.vicious
    ];
2015-08-06 12:59:08 +02:00
vbgl
4d22b539b8 Merge pull request #9070 from danbst/tortoise-hg
new package: TortoiseHg and dependencies
2015-08-06 12:55:56 +02:00
lethalman
61051ee836 Merge pull request #9109 from AndersonTorres/pysolfc
Pysolfc
2015-08-06 12:43:29 +02:00
lethalman
203e32e871 Merge pull request #9113 from dezgeg/pr-diffoscope
debbindiff: Rename to 'diffoscope' and update 26 -> 29 (plus some Python deps)
2015-08-06 11:53:26 +02:00
lethalman
a0f50b487e Merge pull request #9108 from titanous/libcec3
libcec 3.0
2015-08-06 11:49:24 +02:00
lethalman
dad54b36fb Merge pull request #9008 from philandstuff/fix-bazel
Fix bazel package
2015-08-06 11:47:54 +02:00
lethalman
b1b681c853 Merge pull request #9134 from FRidh/numexpr2.4.3
python-packages numexpr: 2.4 -> 2.4.3
2015-08-06 11:44:50 +02:00
lethalman
8282baacc0 Merge pull request #9106 from lancelotsix/add_hubicfuse
hubicfuse: init at 2.1.0
2015-08-06 11:42:19 +02:00
ts468
863fa55cc1 Merge pull request #9102 from ts468/upstream.e19
E19 update to 1.19.8
2015-08-06 09:02:17 +02:00
William A. Kennington III
f6c1004b2a firefox: Use more system libraries
Use system libpng with apng support.
Use the system icu which works fine in newer firefox builds.
Use jemalloc to speed up memory allocations and reduce fragmentation.
2015-08-05 23:26:34 -07:00
AndersonTorres
1810c3dd42 FreeCell-Solver: init at 3.26.0 2015-08-05 22:02:13 -03:00
AndersonTorres
6513e09093 libtap: init at 1.12.0 2015-08-05 22:02:02 -03:00
AndersonTorres
e72e77806b Games-Solitaire-Verify: init at 0.1400 2015-08-05 21:57:33 -03:00
AndersonTorres
96a0d208a3 MooX-late: init at 0.015 2015-08-05 21:57:33 -03:00
Robert Helgesson
944589c45f perl-Pod-Elemental-PerlMunger: 0.093332 -> 0.200003 2015-08-06 00:50:14 +02:00
Robert Helgesson
0bec52a5a2 perl-Config-MVP: 2.200007 -> 2.200010 2015-08-06 00:50:14 +02:00
Robert Helgesson
eb292fcd0d perl-PPI: 1.215 -> 1.220 2015-08-06 00:50:14 +02:00
Robert Helgesson
18cf2e0108 perl-Perl-Critic: 1.121 -> 1.125 2015-08-06 00:50:14 +02:00
Lancelot SIX
d165ea2329 hubicfuse: init at 2.1.0 2015-08-06 00:22:18 +02:00
Frederik Rietdijk
51a5e01a40 python-packages numexpr: 2.4 -> 2.4.3 2015-08-05 22:33:41 +02:00
Thomas Strobel
a8776cdc3d e19 update
efl: 1.14.1 -> 1.15.0
elementary: 1.14.1 -> 1.15.0
emotion: 1.14.0 -> 1.15.0
evas: 1.14.0 -> 1.15.0
enlightenment: 1.19.5 -> 1.19.8
pythonefl: 1.14.0 -> 1.15.0
2015-08-05 22:33:23 +02:00
Peter Simons
2d26a0f8aa Update haskellPackages set to GHC 7.10.2. 2015-08-05 21:36:20 +02:00
Eelco Dolstra
7f9b8866bf Nixpkgs channel: Remove channel-name
This file no longer does anything.
2015-08-05 17:37:05 +02:00
Tobias Geerinckx-Rice
271392a3d1 python-packages: pgcli 0.19.0 -> 0.19.1
Bugfix for issue #317 ('traceback in completion on "selt *"').
2015-08-05 17:20:11 +02:00
Pascal Wittmann
d7a6e25355 Merge pull request #8683 from aflatter/phantomjs2
Add phantomjs2
2015-08-05 15:08:30 +02:00
Eelco Dolstra
525c901ce9 Make svn2git visible to nix-env 2015-08-05 14:33:12 +02:00
William A. Kennington III
10d10b000a ceph: Add 0.94 pre 2015-08-04 17:14:06 -07:00
Tobias Geerinckx-Rice
c6edf3afab python-packages: pgcli 0.18.0 -> 0.19.0 2015-08-05 01:05:24 +02:00
Tobias Geerinckx-Rice
c577886ac3 python-packages: prompt_toolkit 0.43 -> 0.45 2015-08-05 01:04:26 +02:00
Tobias Geerinckx-Rice
3dd5c80c53 python-packages: repocheck 2015-06-27 -> 2015-08-05 2015-08-05 00:57:04 +02:00
Arseniy Seroka
adc04192cf Merge pull request #9098 from mayflower/composer-update
phpPackages.composer: 1.0.0-alpha9 -> 1.0.0-alpha10
2015-08-04 16:34:47 +03:00
Bjørn Forsman
6b2c6bea0a python-sigal: 0.7.0 -> 0.9.2
Sigal has replaced argh with click, and now also depends on blinker.

Tested by generating an album (sigal init + build + serve).
2015-08-04 12:44:40 +02:00
Jaka Hudoklin
69970d3b53 Merge pull request #9111 from benley/docker-1.7.1
docker: 1.6.0 -> 1.7.1
2015-08-04 12:16:39 +02:00
Luca Bruno
d30e63727f pyfribidi: disable on python 3 (ZHF) 2015-08-04 11:03:03 +02:00
Tuomas Tynkkynen
ba5402a328 debbindiff: Rename to 'diffoscope' and update 26 -> 29
Upstream has changed the project name to 'diffoscope' since "debbindiff
has grown way beyond a being just a tool to compare Debian packages."

Besides the rename, there are new dependencies on ssdeep, libarchive-c
and sqlite.
2015-08-04 09:27:33 +03:00
Tuomas Tynkkynen
24f76a55d2 pythonPackages.libarchive-c: init at 2.1 2015-08-04 09:27:33 +03:00
Tuomas Tynkkynen
3a8d901ace pythonPackages.ssdeep: Init at 3.1.1 2015-08-04 09:27:33 +03:00
Arseniy Seroka
a5b976e8d3 Merge pull request #9061 from tomberek/add_gateone
GateOne: init at 1.2
2015-08-04 07:16:21 +03:00
Benjamin Staffin
a5cdd98da4 docker: 1.6.0 -> 1.7.1 2015-08-03 20:20:56 -07:00
Jonathan Rudenberg
c94bf0e8b1 libcec: 2.2.0 -> 3.0.1
Also adds the libcec_platform library which is a new dependency.
2015-08-03 19:51:59 -04:00
Thomas Strobel
c31dc22aa2 ima-evm-utils: init at 1.0.0 2015-08-04 01:10:13 +02:00
ts468
c6159b2614 Merge pull request #9101 from ts468/upstream.strongswan
strongswan: add TNC build option
2015-08-03 17:53:01 +02:00
Tobias Geerinckx-Rice
1b0e82659c perl-packages: DateTime-Format-Natural 1.02 -> 1.03 2015-08-03 17:24:02 +02:00
Thomas Strobel
6f727a8a83 strongswan: add TNC build option 2015-08-03 17:07:12 +02:00
Thomas Bereknyei
cb6dc71599 GateOne: init at 1.2 2015-08-03 11:01:05 -04:00
Arseniy Seroka
c68f9cfc9e Merge pull request #9097 from lancelotsix/upgrade_poezio
Upgrade poezio
2015-08-03 15:53:44 +03:00
Ricardo M. Correia
45bdde5505 rustRegistry: 2015-07-07 -> 2015-08-03 2015-08-03 13:34:30 +02:00
ts468
1857db1bc9 Merge pull request #9100 from ts468/upstream.omapd
omapd: init at 0.9.2
2015-08-03 13:12:28 +02:00
Thomas Strobel
89e78b5211 omapd: init at 0.9.2 2015-08-03 13:04:59 +02:00
Robin Gloster
74afccb3ad phpPackages.composer: 1.0.0-alpha9 -> 1.0.0-alpha10 2015-08-03 10:04:22 +00:00
Lancelot SIX
b867cc62a7 poezio: 0.8.1 -> 0.9 2015-08-03 09:31:21 +00:00
Lancelot SIX
eda7843cab python34Packages.slixmpp: init at 1.0.post5 2015-08-03 09:30:27 +00:00
Lancelot SIX
44be36869f pythonPackages.aiodns: init at 0.3.2 2015-08-03 09:29:34 +00:00
Lancelot SIX
f3a0fa9d96 pythonPackages.pycares: init at 0.7.0 2015-08-03 09:28:52 +00:00
Lancelot SIX
61ec424cd4 python33Packages.asyncio: init at 3.4.3 2015-08-03 09:28:11 +00:00
Arseniy Seroka
9771ff51f3 Merge pull request #9062 from odi/mps-youtube
python-packages: mps-youtube init version 0.2.5
2015-08-03 04:48:21 +03:00
Tobias Geerinckx-Rice
9cd4763e9c ipad_charge: init at 2015-02-03 2015-08-03 01:45:13 +02:00
Arseniy Seroka
372e5a7dcf Merge pull request #9072 from benley/shout
Shout: new package and nixos module
2015-08-02 16:07:36 +03:00
Joachim Fasting
56b39c2cc5 minisign: init at 0.4 2015-08-01 17:20:15 +02:00
Fabian Kirchner
b80df37494 Add monkeysphere package 2015-08-01 12:01:32 +02:00
Nikolay Amiantov
49c14b1553 Merge pull request #9065 from abbradar/mumble-celt
mumble: use our celt library
2015-08-01 12:17:25 +03:00
William A. Kennington III
85e2c8ff23 lxc: Cleanup 2015-07-31 17:11:11 -07:00
William A. Kennington III
b7389a2d1a libaudit: Add stub 2015-07-31 17:11:11 -07:00
Benjamin Staffin
f4502e650b shout: init at 0.51.1
Shout is an IRC client with a nice web interface.
2015-07-31 16:08:10 -07:00
Tobias Geerinckx-Rice
a4e03fdc66 python-packages: click 3.3 -> 4.1 (redux)
This reverts:
  commit 389a0bf6cc
  commit 083ff50289

The nox-review failures were caused by a transient GitHub glitch that
merely happened to crash in click.
2015-08-01 00:57:11 +02:00
danbst
fc155f74d6 tortoisehg: init at 3.4.2 2015-07-31 19:29:29 +00:00
Sander van der Burg
831397f136 suds: add python package 2015-07-31 13:42:42 +00:00
Oliver Dunkl
5cd5c39915 python-packages: mps-youtube init at 0.2.5 2015-07-31 15:32:55 +02:00
Arseniy Seroka
5945655fd6 Merge pull request #9049 from AndersonTorres/cmatrix
cmatrix: init at 1.2a
2015-07-31 15:28:26 +03:00
Tobias Geerinckx-Rice
2ed604e566 Merge pull request #8937 from cheecheeo/entr_init
entr: init at 3.2
2015-07-31 12:45:50 +02:00
Nikolay Amiantov
47bb91194b mumble: use our celt library 2015-07-31 13:41:43 +03:00
Mateusz Kowalczyk
7930150366 Merge pull request #9045 from AndersonTorres/PPSSPP
PPSSPP: 0.9.9.1 -> 1.1.0
2015-07-31 09:43:49 +01:00
John Chee
6c14111c9d entr: init at 3.2 2015-07-30 23:05:38 -07:00
Thomas Tuegel
ebe0befd86 Merge branch 'quassel' 2015-07-30 21:51:37 -05:00
Jan Malakhovski
2392cf1897 perl-IMAPClient: init at 0.13 2015-07-31 02:17:48 +00:00
Jan Malakhovski
dd991dd576 perl-URIIMAP: init at 1.01 2015-07-31 02:17:48 +00:00
Jan Malakhovski
56fbeb7a93 emacs-packages: add automatic meta.homepages to builders, cleanup other expressions
Because we can.
2015-07-31 02:02:04 +00:00
Tobias Geerinckx-Rice
389a0bf6cc python-packages: re-add click 4.1 as separate attr 2015-07-31 02:46:06 +02:00
Tobias Geerinckx-Rice
083ff50289 Revert "python-packages: click 3.3 -> 4.1"
I *think* this might be breaking nox-review on Travis (but not here...)
Reverting to get Travis working ASAP until I figure out if that is so.

This reverts commit ba9a6e2d09.
2015-07-31 02:02:26 +02:00
danbst
3845b25623 pythonPackages.qscintilla: init at 2.9 2015-07-30 19:12:40 +00:00
Oliver Dunkl
8b71698c07 python-packages: pafy init version 0.3.74 2015-07-30 20:59:51 +02:00
Vladimír Čunát
4dc113ce29 neverball: update
Seems to work fine. /cc maintainer @viric.
2015-07-30 20:20:54 +02:00
danbst
3b59175c05 pythonPackages.iniparse: init at 0.4 2015-07-30 18:10:47 +00:00
Eric Seidel
cfa6dfb1de emacs-packages: magit 1.4.0 -> 2.1.0 2015-07-30 10:54:01 -07:00
Eric Seidel
f21a749951 emacs-packages: dash 2.9.0 -> 2.11.0 2015-07-30 10:54:01 -07:00
Eric Seidel
b1f1753f25 emacs-packages: update flycheck to 0.23
also add let-alist-1.0.4 and flycheck-haskell-0.7.2
2015-07-30 10:34:09 -07:00
Vladimír Čunát
f4a68aaca7 liquidwar: use 1.6 branch of libpng
Seems to work fine. /cc maintainer @7c6f434c.
2015-07-30 19:29:40 +02:00
Vladimír Čunát
7c291e2e59 super-user-spark: init at 0.1.0.0 (close #8894)
Super-User-Spark is a program for managing dotfiles.
The author is Tom Sydney Kerckhove.

Details on usage can be found on his [blogpost] as well as the [reddit thread].

[blogpost]: http://cs-syd.eu/posts/2015-07-19-super-user-spark.html
[reddit thread]: http://www.reddit.com/r/haskell/comments/3dsdi5/more_than_just_another_symlink_manager_written_in/
2015-07-30 19:14:38 +02:00
AndersonTorres
752bbdbfbc PPSSPP: 0.9.9.1 -> 1.1.0
Changing SDL to version 2.
2015-07-30 13:18:52 -03:00
Eelco Dolstra
ed7865ee00 DBIx-Class-Schema-Loader: Update to 0.07043 2015-07-30 16:43:47 +02:00
Vladimír Čunát
e942b5892d libpng15: remove unused version 2015-07-30 13:48:58 +02:00
Luca Bruno
863d426a3b supercollider: build with gcc48 (ZHF) 2015-07-30 13:09:58 +02:00
Vladimír Čunát
e4d21e59de gcj: switch to 4.9, /cc #8735
Builds fine, including the only reference pdftk.
/cc its maintainers: @viric, @7c6f434c.
2015-07-30 12:15:39 +02:00
Luca Bruno
59c9f23969 libosinfo: fix build by using libsoup with GNOME support 2015-07-30 12:10:34 +02:00
Eelco Dolstra
8a5000cc78 nixUnstable: Update to 1.10pre4200_76cc8e9
Also unify the nixStable and nixUnstable expressions.
2015-07-30 12:08:20 +02:00
Vladimír Čunát
5e01537a9b gccgo: use 4.9 by default, /cc #8735
It seems fine on Hydra.
2015-07-30 11:28:07 +02:00
Franz Pletz
3a96d1ebb4 luasec: 0.5 -> 0.6pre-2015-04-17 (close #8958) 2015-07-30 11:23:22 +02:00
William A. Kennington III
af6d8b5182 etcdctl: Use goPackages version of etcd
cc @cstrahan
2015-07-29 18:32:09 -07:00
William A. Kennington III
58e3c658ce etcd: Use goPackages version 2015-07-29 18:28:28 -07:00