Commit graph

13560 commits

Author SHA1 Message Date
Peter Simons 1f2f1a81dc haskell-checkers: build with latest quickcheck 2014-09-14 00:06:40 +02:00
Peter Simons 9a96591db1 haskell-optparse-applicative: try what happens when we update to 0.10.x 2014-09-14 00:06:40 +02:00
Peter Simons 6b1ba06bac haskell-attoparsec: update to version 0.12.1.2 2014-09-14 00:06:40 +02:00
Peter Simons 47d02a94e5 haskell-scientific: update to version 0.3.3.1 2014-09-14 00:06:40 +02:00
Peter Simons caf56dd59d haskell-boundingboxes: update to version 0.2.1 2014-09-14 00:06:40 +02:00
Peter Simons 74d42b548a haskell-parsec: update to version 3.1.6 2014-09-14 00:06:40 +02:00
Peter Simons 78442b00b1 haskell-case-insensitive: update to version 1.2.0.1 2014-09-14 00:06:39 +02:00
Domen Kožar 18e4197f87 pythonPackages: replace import with callPackage 2014-09-13 20:43:16 +02:00
cillianderoiste 3bb60dbefe Merge pull request #4060 from rycee/stix-font
Add package for the STIX OTF fonts.
2014-09-13 15:56:56 +02:00
Cillian de Róiste f6b3de97bf python34Packages.zope_schema: update from 4.4.1 to 4.4.2 2014-09-13 14:05:53 +02:00
Luca Bruno f5c43d9f62 vanubi: new package
Programming editor for GTK+ inspired by Emacs

http://vanubi.github.io/vanubi
2014-09-13 12:39:18 +02:00
Robert Helgesson e68d97aa43 Add package for the STIX fonts. 2014-09-13 12:07:13 +02:00
Jaka Hudoklin a23e4997d3 Merge pull request #4034 from offlinehacker/graphiteApi
nixos: add graphite api to graphite functionality
2014-09-13 00:05:36 +00:00
Pascal Wittmann e377128003 Merge pull request #4038 from bobvanderlinden/volumeicon
added volumeicon
2014-09-12 23:48:04 +02:00
Thomas Tuegel 8c3f749eda Rewrite hoogleLocal expression
The old expression was broken. This began as an attempt to fix it, but
the new expression is substantially different. It takes advantage of new
features that obviate the need to patch Hoogle. It comes with several
limitations. The new expression does not build the database in parallel,
although it does not take long. The new expression also does not support
downloading databases from the Hoogle instance at haskell.org; those
databases link to Hackage for documentation, defying the meaning of local.
2014-09-12 15:29:02 -05:00
Pascal Wittmann 3c6eceb5fb Merge pull request #4008 from dbohdan/master
Add Jim Tcl interpreter
2014-09-12 21:36:58 +02:00
cillianderoiste 56f6952f0d Merge pull request #4049 from vandenoever/musescore
Add MuseScore 1.3.
2014-09-12 18:53:14 +02:00
Peter Simons 5b28aebc08 sbt: drop unconditionally set $SBT_OPTS variable from script
... and rename simple-build-tool to just "sbt", which is the name
everybody uses these days.
2014-09-12 17:11:38 +02:00
Jos van den Oever 8a4ce8cf34 Add MuseScore 1.3. 2014-09-12 16:52:44 +02:00
Eelco Dolstra 135142780b readline: Name Nix expressions consistently 2014-09-12 11:15:13 +02:00
Hoang Xuan Phu b5c219d5dc add functor-infix 2014-09-12 11:24:06 +07:00
Nathaniel Baxter 2fec214933 dbus_python: Add missing isPyPy argument. 2014-09-12 10:24:13 +10:00
William A. Kennington III 65f103175e consul: 0.3.0 -> 0.4.0 2014-09-11 15:40:41 -07:00
Domen Kožar aa162b388d package gim-nix and document it 2014-09-12 00:26:51 +02:00
Domen Kožar 2632afa131 pypy: handle unsupported packages 2014-09-12 00:26:50 +02:00
Eelco Dolstra 9a6484b255 smem: Add package
This is a memory reporting tool that accounts for shared memory.
2014-09-11 22:20:02 +02:00
Nick Sauce 759cc041ed smartgithg: new package
@vcunat added meta.platforms.
2014-09-11 21:51:01 +02:00
Mateusz Kowalczyk 37900c35c3 agda: add bitvector 2014-09-11 20:35:56 +01:00
Mateusz Kowalczyk ee31679bad agda-stdlib: make expression nicer, fix license 2014-09-11 20:35:56 +01:00
Nick Sauce e5c7115d6d gtkspellmm: new package
@vcunat added platforms.
2014-09-11 21:24:56 +02:00
Bob van der Linden 9b4fc42606 added volumeicon 2014-09-11 20:13:43 +02:00
Mateusz Kowalczyk d084f40c01 agda: add Agda-Sheaves 2014-09-11 18:49:28 +01:00
Jaka Hudoklin 19ea435cf8 nixos: add graphite api to graphite functionality 2014-09-11 18:09:40 +02:00
Jaka Hudoklin 602d84e66b nodePackages: add statsd-influxdb-backend, influxdb backend for statsd 2014-09-11 14:31:39 +02:00
aszlig 415c31372c
python-hetzner: Update to bugfix version 0.7.2.
From version 0.7.1 this fixes encoding problems with some DELL servers
while running the CLI.

And more importantly in version 0.7.2, it fixes the SSL certificate
error (Hetzner changed CA) which renders the library pretty much
useless.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-11 14:11:33 +02:00
Sander van der Burg 703d709544 Updated nodejs packages 2014-09-11 12:24:56 +02:00
cillianderoiste 15e134f127 Merge pull request #3829 from ruediger/add/oxygen-gtk3
Add oxygen-gtk3.
2014-09-11 11:02:12 +02:00
Peter Simons ff1b7aa332 Merge pull request #4028 from madjar/master
sshpass: Added expression
2014-09-10 20:52:22 +02:00
Jaka Hudoklin bac231481a pythonPackages: add graphite_influxdb, backend plugin for graphite-web and graphite-api 2014-09-10 19:22:46 +02:00
Jaka Hudoklin 453b377992 pythonPackages: add graphite_api and its dependencies 2014-09-10 18:46:50 +02:00
Domen Kožar 33ce850b82 fix a bunch of packages with lua5_1 2014-09-10 17:24:56 +02:00
Pascal Wittmann 427363c45a Merge pull request #4026 from manveru/gecode
gecode: add package
2014-09-10 16:19:03 +02:00
Georges Dubus f7fe08ec4e sshpass: Added expression 2014-09-10 16:01:39 +02:00
Luca Bruno d8924a4e7f Remove some obsolete platform override in release.nix 2014-09-10 15:33:51 +02:00
Domen Kožar 3ef16c8965 pythonPackages.livestream: use requests2 2014-09-10 14:36:06 +02:00
Domen Kožar 6c6f93c458 pythonPackages.gcutil: fix build 2014-09-10 14:36:06 +02:00
Michael Fellinger 4aed828dd0 gecode: add package 2014-09-10 14:14:58 +02:00
Jaka Hudoklin 00f9015b34 pythonPackages: add dotfiles, dotfile manager 2014-09-10 12:23:10 +02:00
Mateusz Kowalczyk 7e5d0ee0c3 s/dependancy/dependency/ 2014-09-10 00:28:49 +01:00
Vladimír Čunát a73196517e lua: migrate some pkgs, 5.1 -> 5.2 2014-09-09 21:49:40 +02:00