3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

22183 commits

Author SHA1 Message Date
Graham Christensen b2b8c1345a tornadokick: Removed, missing upstream. 2016-03-11 15:54:55 -06:00
Graham Christensen 57830093e7 pythonPackages: upgrade hashes to sha256 2016-03-11 15:54:55 -06:00
Graham Christensen f822592598 pyusb: md5sum changed upstream? 2016-03-11 15:54:55 -06:00
Graham Christensen 53d31634ed pushbullet: 0.5.0 -> 0.10.0 because 0.5.0 doesn't exist upstream 2016-03-11 15:54:54 -06:00
Graham Christensen c81118c76c ntplib: 0.3.2 -> 0.3.3 2016-03-11 15:54:54 -06:00
Arseniy Seroka bbe1adaf75 Merge pull request #13841 from eskimor/add-git-crypt
pkgs: Made git-crypt installable
2016-03-11 22:36:00 +03:00
Markus Hauck 7b09191563 jo: init at 1.0 2016-03-11 19:33:13 +01:00
joachifm cc3cd8ba0e Merge pull request #13538 from leenaars/rimshot
rimshot: init at 1.0
2016-03-11 17:22:32 +00:00
Robert Klotzner 4eaffab2f3 pkgs: Made git-crypt installable 2016-03-11 18:16:15 +01:00
Michiel Leenaars d73dfd2780 rimshot: init at 1.0 2016-03-11 17:42:07 +01:00
Peter Simons c73a22aed5 Drop support for dovecot 2.1.x from Nixpkgs and NixOS.
Version 2.2.x has been stable for a long time; let's give up support for
the obsolete version.
2016-03-11 16:03:09 +01:00
Peter Simons 24fe7bab08 Drop support for postfix 2.x from Nixpkgs and NixOS.
Version 3.x has been stable for a long time; let's give up support for
the obsolete versions.
2016-03-11 16:01:43 +01:00
Peter Simons ce6a1a6cea Revert "Drop support for postfix 2.x from Nixpkgs and NixOS."
This reverts commit a889c683dd. Sorry, I
pushed to the wrong branch. :-(
2016-03-11 16:00:49 +01:00
Peter Simons a889c683dd Drop support for postfix 2.x from Nixpkgs and NixOS.
Version 3.x has been stable for a long time; let's give up support for
the obsolete versions.
2016-03-11 15:58:03 +01:00
Thomas Tuegel d2dc8cc47f kde5.colord-kde: init at 0.5.0.20160224 2016-03-11 08:45:41 -06:00
Lluís Batlle i Rossell e026b5c243 Adding rowhammer test. 2016-03-11 14:29:56 +01:00
Luca Bruno 370c318eb0 Merge pull request #13812 from obadz/go-upower-notify
add go-upower-notify
2016-03-11 12:34:11 +01:00
obadz a1f8b5bcd0 goPackages.upower-notify: init at a58ceb9 2016-03-11 11:24:42 +00:00
obadz 8928aa9a7b goPackages.go-systemd: 2688e91 -> 7b2428f 2016-03-11 11:24:42 +00:00
obadz 54571aa76b goPackages.dbus: a5942de -> 230e4b2
Keep old version around because I can't get lxd-go-systemd to build
against the new one
2016-03-11 11:24:42 +00:00
obadz 71ac0cd55e yeshup: init at 5461a8f 2016-03-11 11:24:41 +00:00
Nikolay Amiantov 08893956fb Merge pull request #13823 from abbradar/colord
colord color management daemon
2016-03-11 13:50:12 +03:00
Luca Bruno dcfca100ec Merge pull request #12525 from knupfer/ngx_brotli
add nginxModules.brotli
2016-03-11 11:05:21 +01:00
Luca Bruno b01d868951 Merge pull request #13706 from mkovacs/pyav
pythonPackages.av: init at 0.2.4
2016-03-11 10:54:31 +01:00
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
Nikolay Amiantov 776845bbeb xiccd: init at 0.2.2 2016-03-11 01:26:56 +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
Al Zohali 4a92dbcd4c banshee: init at 2.6.2
Co-Authored-By: Nikolay Amiantov <ab@fmap.me>
2016-03-07 23:21:01 +03:00
Al Zohali 84cfc1bc72 libgpod: mono support 2016-03-07 23:21:01 +03:00
Al Zohali 04d2c5f118 gdata-sharp: init at 2.2.0.0 2016-03-07 23:21:01 +03:00
Al Zohali 2edba48531 boo: init at 20131021 2016-03-07 23:21:01 +03:00
Al Zohali 6c9269670e mono-zeroconf: init at 0.9.0 2016-03-07 23:21:01 +03:00
Al Zohali a347e45c54 gtk-sharp-beans: init at 2.14.0 2016-03-07 23:21:01 +03:00
Al Zohali 50bd9b0193 gio-sharp:init at 0.3 2016-03-07 23:21:01 +03:00
Al Zohali a4a19c57ad taglib-sharp: init at 2.1.0.0 2016-03-07 23:21:01 +03:00
Al Zohali 3576a2d549 mono-addins: init at 1.2 2016-03-07 23:21:01 +03:00
Al Zohali d778ab0cb0 gtk-sharp-3_0: init at 2.99.3 2016-03-07 23:21:01 +03:00
Al Zohali ec0ffd9078 notify-sharp: init at 3.0.3 2016-03-07 23:21:01 +03:00
Al Zohali 1018e0497a dbus-sharp-glib-1_0: init at 0.5 2016-03-07 23:21:01 +03:00
Al Zohali 7254219b38 dbus-sharp-glib-2_0: init at 0.6 2016-03-07 23:21:01 +03:00
Al Zohali 826c716ea3 dbus-sharp-1_0: init at 0.7 2016-03-07 23:21:01 +03:00
Al Zohali d9a7918055 dbus-sharp-2_0: init at 0.8.1 2016-03-07 23:21:01 +03: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
Sergiu Ivanov 7a31227573 oh-my-zsh-git: init at 2016-02-27 2016-03-07 19:42:26 +01:00
rnhmjoj aaa443516f mkvtoolnix: 8.4.0 -> 8.9.0 2016-03-07 19:41:28 +01:00
Simon Vandel Sillesen aac309fa95 mba6x_bl: init at 2016-02-12
This driver fixes backlight after suspend/resume on Macbook Air 6,1
and 6,2.

Added a workaround for https://github.com/patjak/mba6x_bl/issues/43 in
form of a systemd service.

Has been working great on my machine for at least a month now.
2016-03-07 19:01:55 +01:00
John Wiegley 0ee75214f3 proofgeneral_HEAD: New expr: Proof General from GitHub 2016-03-07 07:16:04 -08:00
Valérian Galliat 17f0573c90 go2nix: update to 4c552da 2016-03-07 10:09:51 -05:00
Arseniy Seroka e82dcd70e4 Merge pull request #13680 from matthewbauer/darwin-fluidsynth
fluidsynth: fix build errors in darwin builds
2016-03-06 23:22:45 +03:00
Robert Helgesson 9206abe642 mimeo: init at 2016.2 2016-03-06 20:44:09 +01:00
Nikolay Amiantov 234c5dce67 Merge commit 'refs/pull/13667/head' of git://github.com/NixOS/nixpkgs 2016-03-06 20:39:27 +03:00
Jakub Skrzypnik d80811d881 ahoviewer: init at 1.4.6 2016-03-06 18:36:16 +01:00
Robert Helgesson d541d47e07 perl-Moo: 2.000002 -> 2.001001 2016-03-06 10:54:33 +01:00
Robert Helgesson 4074042744 perl-Sub-Name: 0.0502 -> 0.14
Also clean up meta section and add myself as maintainer.
2016-03-06 10:54:19 +01:00
Robert Helgesson 3ab6d7b5a1 perl-CGI: 4.26 -> 4.27 2016-03-06 09:53:44 +01:00
Mate Kovacs 215c54c310 pythonPackages.av: init at 0.2.4 2016-03-05 23:24:21 -08:00
Nikolay Amiantov 0bf8a1a86d crawl: cleanup 2016-03-06 05:10:20 +03:00
joachifm ee8d210828 Merge pull request #13528 from bendlas/init-pixie
pixie: init at 0-1333
2016-03-05 19:30:49 +00:00
zimbatm b122a98827 Merge pull request #13692 from mboes/keyfuzz
keyfuzz: init at 0.2.
2016-03-05 19:05:03 +00:00
Mathieu Boespflug 73878e1c10 keyfuzz: init at 0.2. 2016-03-05 19:41:33 +01:00
zimbatm 2d69f50e0b Merge pull request #13675 from zimbatm/less-rubies
ruby: only keep the latest tiny per major.minor
2016-03-05 18:35:19 +00:00
Christoph Hrdinka 4e8853ca8d Merge pull request #13544 from leenaars/vapor
vapor: init at 0.2.3
2016-03-05 18:36:58 +01:00
Michiel Leenaars af35cd2513 vapor: init at 0.2.3 2016-03-05 17:59:30 +01:00
Frederik Rietdijk 36506df7fe Merge pull request #13448 from lancelotsix/use_recent_sqlalchemy_as_default
pythonPackages.sqlalchemy: follows upstream, use "sqlalchemy7" for lecagy
2016-03-05 11:07:50 -05:00
joachifm 932b47ff52 Merge pull request #12752 from simonvandel/hunspellWithDicts
Hunspell: add wrapper to include dictionaries
2016-03-05 13:26:43 +00:00
joachifm 02327d3a44 Merge pull request #13431 from igsha/i3pystatus
i3pystatus: 3.33 -> 3.34
2016-03-05 13:12:10 +00:00
Christoph Hrdinka c5f4000040 Merge pull request #13539 from leenaars/orthorobot
orthorobot: init at 1.0
2016-03-05 13:42:21 +01:00
joachifm bcafef2df4 Merge pull request #13681 from matthiasbeyer/add-tasksh
tasksh: init at 1.0.0
2016-03-05 12:11:40 +00:00
joachifm 5eb0613634 Merge pull request #13678 from therealpxc/ds4drv
ds4drv: init at 0.5.0
2016-03-05 12:11:28 +00:00
Michiel Leenaars 390effeb6e orthorobot: init at unversioned 2016-03-05 12:59:37 +01:00
Tuomas Tynkkynen 676019bd85 utillinux: Restore utillinuxCurses alias
This got removed by eead3bc536. Reintroduce the alias to avoid
breaking users' configurations.
2016-03-05 12:34:26 +02:00
Benjamin Staffin 560c3bb9a9 Merge pull request #13578 from Baughn/prometheus
Prometheus: Misc updates
2016-03-04 18:25:33 -08:00
Patrick Callahan 9c10e2933a ds4drv: init at 0.5.0 2016-03-04 17:59:38 -07:00
Matthew Bauer 864ec69c84 qemu: compile with cocoa for darwin support
This uses the --enable-cocoa flag in qemu to build in Darwin.
2016-03-04 17:45:34 -06:00
Matthew Bauer a1363ef02d fluidsynth: fix build errors in darwin builds
Build inputs were not being passed in properly.
2016-03-04 17:44:44 -06:00
Svein Ove Aas c1fb541421 prometheus-node-exporter: Bump to 0.11.0 2016-03-04 23:10:53 +00:00
Svein Ove Aas 9ccb248e49 prometheus-alertmanager: Bump to 0.1.0 2016-03-04 23:10:45 +00:00
Svein Ove Aas 36fbab1374 prometheus: Bump to 0.17.0 2016-03-04 23:04:05 +00:00
joachifm b0f70e2ebb Merge pull request #10863 from aboseley/spice-vdagent
spice-vdagentd service : init at version 0.16.0
2016-03-04 22:14:22 +00:00
Peter Simons 288d01fe2b stellarium: update to 0.14.2
This patch also fixes https://github.com/NixOS/nixpkgs/issues/13582.
2016-03-04 23:05:48 +01:00
Adam Boseley 5b83791207 spice-vdagentd service : initial at 0.16.0 2016-03-05 07:56:47 +10:00
Peter Simons f103e0ac03 Add LTS Haskell version 5.5. 2016-03-04 22:11:25 +01:00
Peter Simons 0cf589e072 python-packages.nix: fix Emacs syntax highlighting (cosmetic) 2016-03-04 22:10:18 +01:00
Frederik Rietdijk f355b39943 Merge pull request #13616 from kevinmarsh/master
Django: minor security update (to 1.9.3 and 1.8.10)
2016-03-04 16:00:02 -05:00
Matthias Beyer abea96a28d tasksh: init at 1.0.0 2016-03-04 21:59:01 +01:00
Michael Raskin 24bbb9718f Merge pull request #8021 from magnetophon/lv2bm-master
lv2bm init at git-2015-04-10
2016-03-04 15:59:22 +00:00
joachifm ce9e2012af Merge pull request #13674 from zimbatm/sonic-pi-2.9.0
sonic-pi: 2.8.0 -> 2.9.0
2016-03-04 15:34:43 +00:00
joachifm ff738bc48b Merge pull request #13669 from romildo/new.font-manager
font-manager: init at git-2016-03-02
2016-03-04 15:30:24 +00:00
zimbatm 4bc516aa54 sonic-pi: 2.8.0 -> 2.9.0
Fixes compilation and path issues. The executable still segfaults after boot
though.
2016-03-04 14:44:07 +00:00
zimbatm 7c4c151a94 ruby: only keep the latest tiny per major.minor
Tiny versions are just for bug-fixes and should be upgraded. I think that the
list has grown a bit too much organically and should be trimmed.
2016-03-04 14:24:37 +00:00
Emery d07d94b97c amtterm: initial package at 1.4
https://www.kraxel.org/cgit/amtterm/
2016-03-04 14:47:47 +01:00
Lancelot SIX 4ea6a10cb6 Merge pull request #13672 from bzizou/kanif
kanif: init at 1.2.2

Built and tested on a local cluster.
2016-03-04 12:38:56 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr 15c4167d28 kanif: init at 1.2.2 2016-03-04 12:22:29 +01:00
José Romildo Malaquias 9477c248fa gsimplecal: init at 2.1 2016-03-04 08:06:09 -03:00
José Romildo Malaquias 86c6d59f95 font-manager: init at git-2016-03-02 2016-03-04 07:45:08 -03:00
Edward Tjörnhammar 64f006d08c Merge pull request #13483 from hrdinka/add/libretro-mame
libretro-mame: init at git-2016-02-10
2016-03-04 10:50:10 +01:00
Lancelot SIX f689bc9629 Merge pull request #13656 from bzizou/taktuk
taktuk: init at 3.7.5
2016-03-04 10:27:19 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr 92e86f03b0 taktuk: init at 3.7.5 2016-03-04 10:11:08 +01:00
Damien Cassou 41309e5074 Merge pull request #13666 from DamienCassou/update-click-0.1.3
click-log: 0.1.1 -> 0.1.3
2016-03-04 09:40:23 +01:00
Vincent Laporte 014a30da93 why3: 0.86.2 -> 0.86.3
And merge with ocamlPackages.why3
(the OCaml library would not work correctly if packaged separately).
2016-03-04 09:29:10 +01:00
Damien Cassou 6fb8556752 click-log: 0.1.1 -> 0.1.3 2016-03-04 09:22:34 +01:00
joachifm 4bea06636a Merge pull request #13636 from mpscholten/undmg2
undmg: init at 1.0.0
2016-03-03 23:55:31 +00:00
Arseniy Seroka f71b8461b4 Merge pull request #13576 from steveeJ/goreman
goreman: init at v0.0.8-rc0
2016-03-03 23:40:17 +03:00