Commit graph

22039 commits

Author SHA1 Message Date
Luca Bruno 2ae4c3baca Merge pull request #13817 from lancelotsix/update_sqlalchemy
pythonPackages.sqalchemy: 1.0.10 -> 1.0.12
2016-03-11 10:50:15 +01:00
Luca Bruno 91211f2601 Merge pull request #13826 from romildo/new.pygmentex
pygmentex: init at 0.8
2016-03-11 10:39:18 +01:00
Vladimír Čunát 6f9fe31b42 awstats: init at 7.4, including a simple service 2016-03-11 10:37:06 +01:00
José Romildo Malaquias b6db54b064 pygmentex: init at 0.8 2016-03-10 22:09:23 -03:00
Eelco Dolstra 7760d6e02d Revert "goPackages: make it easier to automate updates"
This reverts commit 1371084ae1.

Introducing yet another non-standard package style / auto-updater
without proper discussion is really not a good idea. We really need a
proper process for this.
2016-03-10 17:25:25 +01:00
Eelco Dolstra ba469dbf9b Revert "fzf: 0.11.1 -> 0.11.4"
This reverts commit 46abbc9dc9.
2016-03-10 17:23:58 +01:00
Eelco Dolstra 10a159306a Revert "go-packages: use lib.importJSON"
This reverts commit 2206a24caa.
2016-03-10 17:23:29 +01:00
zimbatm 585a9c2fa7 Merge pull request #13815 from joachifm/fix-faust2
faust2: fix build
2016-03-10 15:32:13 +00:00
Lluís Batlle i Rossell d6368dbd21 Adding rtl8723bs driver recipe.
Not tested on hardware.
2016-03-10 15:32:43 +01:00
Joachim Fasting 2f73decba8 faust2: fix build
Fixes https://github.com/NixOS/nixpkgs/issues/12749

The build failure was caused by brittle detection of the
llvm version. See the code for (excessive) details. This fix
is a quick hack, a proper fix would be to parse the version
of the input llvm derivation and use that to derive a proper
value. Here we just pin the version.

Also move build-time deps to `nativeBuildInputs`.
2016-03-10 15:32:18 +01:00
Arseniy Seroka 16bffdcb99 Merge pull request #10509 from markus1189/activemq-512
Add 5.12.1 version of Apache ActiveMQ in addition to 5.8.0
2016-03-10 16:08:11 +03:00
joachifm b2bd557387 Merge pull request #13793 from zimbatm/fzf-0.11.4
fzf: 0.11.1 -> 0.11.4
2016-03-10 13:07:55 +00:00
Domen Kožar b1274ee475 Merge pull request #13806 from ashgillman/fix-pillow-34
python34 pillow: add build input lcms2
2016-03-10 12:19:47 +00:00
ashgillman 6ab7c50ea6 Use lcms2 for all pillow python versions 2016-03-10 22:16:00 +10:00
Jakob Gillich 3fd47945e0 rustRegistry: 2016-02-25 -> 2016-03-10 2016-03-10 13:02:58 +01:00
joachifm d30b6f6a7b Merge pull request #13781 from romildo/new.epson_201207w
epson_201207w: init at 1.0.0
2016-03-10 11:29:10 +00:00
zimbatm 73de4019f0 Merge pull request #13784 from matthewbauer/new-pkgs
add wla-dx and rgbds
2016-03-10 10:04:47 +00:00
ashgillman 02fdd9162e python34 pillow: add build input lcms2 2016-03-10 16:01:44 +10:00
Graham Christensen 6b4a70c672 libotr_3_2: remove, not updated since 2012, and unused. 2016-03-09 17:20:36 -06:00
Lancelot SIX fa6c611386 pythonPackages.sqalchemy: 1.0.10 -> 1.0.12
1.0.11 and 1.0.12 are bugfixes releases. See

http://www.sqlalchemy.org/blog/2016/02/15/sqlalchemy-1.0.12-released/
http://www.sqlalchemy.org/blog/2015/12/23/sqlalchemy-1.0.11-released/
2016-03-09 23:07:50 +01:00
Peter Simons 83f2a6792c perl-DateTimeX-Easy: disable failing test suite to fix Hydra build 2016-03-09 21:49:38 +01:00
zimbatm 2206a24caa go-packages: use lib.importJSON 2016-03-09 19:39:58 +00:00
zimbatm 46abbc9dc9 fzf: 0.11.1 -> 0.11.4 2016-03-09 19:39:20 +00:00
Matthew Bauer 4939b6848f wla-dx: init at 8189fe8d 2016-03-09 12:39:34 -06:00
José Romildo Malaquias e57f1eb6d0 epson_201207w: init at 1.0.0 2016-03-09 15:25:53 -03:00
Arseniy Seroka 31c22761d8 owncloud: 8.2.2 -> 9.0.0 2016-03-09 19:39:48 +03:00
Robin Gloster 63347357ac Merge pull request #13785 from kamilchm/ntfy
ntfy: init at 1.2.0
2016-03-09 08:28:27 +01:00
Robin Gloster 937574a206 Merge pull request #13771 from zimbatm/remove-rq
rq: package removed
2016-03-09 08:22:17 +01:00
Kamil Chmielewski efad3672d8 ntfy: init at 1.2.0 2016-03-09 08:04:37 +01:00
Matthew Bauer f0e5910c24 rgbds: init at 0.2.4 2016-03-09 00:44:01 -06:00
Charles Strahan 1371084ae1 goPackages: make it easier to automate updates
This moves all of the revision and sha256 data to separate JSON file.
2016-03-08 23:45:46 -05:00
zimbatm 0ced8f386c rq: package removed
rq only compiles with ruby 1.8 which we don't distribute anymore.

the source is dead.

there is a 1.9 branch over https://github.com/pjotrp/rq that hasn't been
touched for 4 years.
2016-03-08 21:36:59 +00:00
Frederik Rietdijk 956bbd45f7 Merge pull request #13759 from lancelotsix/add_geoalchemy
pythonPackages.geoalchemy2: init at 0.3.0.dev1
2016-03-08 16:10:07 -05:00
Arseniy Seroka 6eac14e8ae Merge pull request #13761 from hrdinka/add/libretro-psx
libretro-mednafen-psx: init at 2016-03-04
2016-03-08 22:27:56 +03:00
Vladimír Čunát 15030ed291 foswiki: init the package at 2.1.0 2016-03-08 16:37:59 +01:00
Vladimír Čunát 7974c7d6a1 perlPackages.LocaleMsgfmt: nix-generate-from-cpan 2016-03-08 16:36:45 +01:00
Vladimír Čunát 87fcd97cea perlPackages.FCGIProcManager: nix-generate-from-cpan 2016-03-08 16:36:45 +01:00
Vladimír Čunát fd09362c1d perlPackages.IOSocketIP: nix-generate-from-cpan 2016-03-08 16:36:45 +01:00
Vladimír Čunát 910049d8ff perlPackages.ArchiveTar: generate-from-cpan 2016-03-08 16:36:44 +01:00
Lancelot SIX 8522f816c6 pythonPackages.geoalchemy2: init at 0.3.0.dev1 2016-03-08 15:34:17 +01:00
Christoph Hrdinka c5ec5bc84a libretro-mednafen-psx: init at 2016-03-04 2016-03-08 14:18:44 +01:00
Christoph Hrdinka 48dde66cd7 communi: fix output paths 2016-03-08 13:35:03 +01:00
Wander Nauta f70d678ec4 diction: init at 1.11 2016-03-08 11:53:39 +01:00
Franz Pletz 40d90ef8ac Merge pull request #13561 from matthewbauer/qemu-mac
qemu: compile with cocoa for darwin support
2016-03-08 02:15:09 +01:00
Franz Pletz eb5a897161 Merge remote-tracking branch 'origin/pr/13505'
Fixes #13505.
2016-03-08 01:01:44 +01:00
Vladimír Čunát 8291ea61b0 nvidia: allow using the beta driver, mainly in future 2016-03-07 23:33:17 +01:00
joachifm 375226ffb9 Merge pull request #13688 from simonvandel/mba6x_bl
mba6x_bl: init at 2016-02-12
2016-03-07 22:13:35 +00:00
joachifm 4e7ea6704f Merge pull request #13520 from scolobb/new-pkgs
Add Oh My Zsh, Romanian aspell dictionary, Montserrat font.
2016-03-07 22:10:56 +00:00
Arseniy Seroka 79db46e39f Merge pull request #13741 from valeriangalliat/go2nix/4c552da
go2nix: update to 4c552da
2016-03-07 22:52:23 +03:00
Sergiu Ivanov 81f0eaa61f montserrat: init at 1.0 2016-03-07 19:42:26 +01:00