Commit graph

22127 commits

Author SHA1 Message Date
Peter Simons
f519187063 Add LTS Haskell version 5.6, 5.7, and 5.8. 2016-03-15 13:16:54 +01:00
Peter Simons
fdcd875b0e anki: update sqlalchemy build input and clean up the expression
SQLAlchemy-0.9.9 was broken recently, probably because of an sqlite
update. So we just use the latest version.

The build expression used to take the entire package set as an argument,
which is poor style because it hides the true dependencies from the
interface. I've change the code to expect the appropriate individual
packages instead.
2016-03-15 10:59:12 +01:00
Robin Gloster
ad0bf29e87 Merge pull request #13930 from grahamc/upgrade-activemq
activemq: 5.8.0 -> 5.13.2
2016-03-15 03:51:30 +01:00
joachifm
e1d451c8c5 Merge pull request #7596 from jraygauthier/jrg/brother_mfc7860dw
Brother MFC7860DW cups lpr wrapper drivers.
2016-03-15 02:06:59 +00:00
Graham Christensen
2be76d8b48 activemq: 5.8.0 -> 5.13.2
It seems Activemq was "split" in to 5.8.0 and 5.12.1 only to keep from
trampling someone on 5.8.0. This is to the point of not upgrading the
default, but making a new activemq attribute specific for 512.

As far as I can tell, there is no good reason to stay providing 5.8.0,
so this is the proposal to delete it.

Note: There are over 1,000 fixes between 5.9.0 to 5.13.2.
2016-03-14 20:56:07 -05:00
Raymond Gauthier
f4cc2c6fb7 brgenml1cupswrapper: init at 3.1.0-1
Brother generic cups wrapper over lpr driver
`brgenml1lpr` init at same version.
2016-03-14 21:54:57 -04:00
Peter Simons
b7c8085c30 Merge pull request #13837 from peti/drop-old-postfix-versions
Drop support for postfix 2.x from Nixpkgs and NixOS.
2016-03-14 21:52:56 +01:00
Robin Gloster
c5b145f48f Merge pull request #13894 from joachifm/fix-python-ntfy
Fix ntfy
2016-03-14 17:22:35 +01:00
Eelco Dolstra
27af419541 Merge pull request #13896 from nbp/import-top-level
Replace references to all-packages.nix, by references to the top-level
2016-03-14 13:49:42 +01:00
Robin Gloster
ccbfe2dfd5 Merge pull request #13911 from DamienCassou/testing-vdirsyncer
Update vdirsyncer and add automated tests
2016-03-14 13:48:03 +01:00
Joachim Fasting
4a531165b5 pythonPackages.emoji: specify checkPhase 2016-03-14 13:30:50 +01:00
Vincent Laporte
456d16ff4b verasco: init at 1.3 2016-03-14 12:06:18 +01:00
Arseniy Seroka
1c9b2ccdec Merge pull request #13877 from sheenobu/freeradius/init
freeradius: init at 3.0.11
2016-03-14 13:04:51 +03:00
Damien Cassou
d373ef3508 pytest-subtesthack: init at 0.1.1 2016-03-14 09:59:04 +01:00
Damien Cassou
c3dac8f467 pytest-localserver: init at 0.3.5 2016-03-14 09:59:04 +01:00
Damien Cassou
fa50a1f117 Merge pull request #13876 from DamienCassou/add-hypothesis-3.1
Add hypothesis 3.1
2016-03-14 07:31:16 +01:00
Damien Cassou
4909c56b69 hypothesis: init at 3.1.0 2016-03-14 07:29:54 +01:00
Damien Cassou
94f1fe35f8 flaky: init at 3.1.0 2016-03-14 07:29:41 +01:00
Sheena Artrip
0bae05dacd freeradius: init at 3.0.11 2016-03-14 01:50:44 -04:00
Nikolay Amiantov
305fa26005 Merge pull request #13850 from abbradar/e20
Update Enlightenment, rename e19 -> enlightenment, drop e16
2016-03-14 02:28:58 +03:00
Arseniy Seroka
42b7191499 Merge pull request #13867 from ericbmerritt/cuter-support
cuter: init at 0.1
2016-03-13 21:49:24 +03:00
zimbatm
da213dda15 Merge pull request #13857 from zimbatm/apache-http2
Apache HTTP/2
2016-03-13 18:28:17 +00:00
Nicolas B. Pierron
6313a5698a Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
宋文武
93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00
Joachim Fasting
56f8dd00b4 pythonPackages.ntfy: add missing inputs
Additionally needs emoji, sleekxmpp, and mock to build. Also change
to request2 for py3k support.

Fixes https://hydra.nixos.org/build/33157748
2016-03-13 18:20:00 +01:00
Joachim Fasting
0a227e59ee pythonPackages.emoji: init at 0.3.9
Required by ntfy
2016-03-13 18:19:56 +01:00
Joachim Fasting
afe481e733 pythonPackages.sleekxmpp: 1.2.5 -> 1.3.1
Also re-enable for !python3; readme states 2.x is supported; builds for
me.
2016-03-13 18:19:37 +01:00
Frederik Rietdijk
f557df6074 Merge pull request #13891 from luispedro/fix_imread_webp
pythonPackages.imread: add webp support
2016-03-13 13:08:39 -04:00
Luis Pedro Coelho
8be123e92f pythonPackages.imread: add webp support
pkg-config needs to be present at build time for webp support to be
auto-detected by the build script.
2016-03-13 16:41:13 +01:00
Thomas Tuegel
d39b1db400 Merge pull request #13880 from acowley/juliamac
julia: darwin compatibility
2016-03-13 10:38:04 -05:00
Frederik Rietdijk
43df5707e7 Merge pull request #13885 from Beauhurst/django_1_8_11
django: 1.8.10 -> 1.8.11, 1.9.3 -> 1.9.4 security updates
2016-03-13 10:50:09 -04:00
Robert Scott
6335907d2f django: 1.8.10 -> 1.8.11, 1.9.3 -> 1.9.4 security updates 2016-03-13 12:54:51 +00:00
Evgeny Egorochkin
88ba7d8ecd azure: package sdk and vhd tools for go 2016-03-13 13:57:31 +02:00
Anthony Cowley
889d6d11a3 julia: darwin compatibility
Along with PR #13879, these patches let julia build and run on
darwin. Using an llvm with shared library support is an idea adopted from
a @pikajude comment here https://github.com/NixOS/nixpkgs/issues/10864

The libgit2 change is mechanical to pull in iconv on darwin.

The frameworks are referenced by julia's build system.
2016-03-13 04:18:16 -04:00
Damien Cassou
64633c2fff hypothesis: rename before introducing v3 2016-03-13 08:19:04 +01:00
joachifm
c386927d8b Merge pull request #13813 from Beauhurst/django_nose_compat_hijack
Add django-hijack and dependencies (attempt 2)
2016-03-13 03:58:17 +00:00
Robert Scott
0899727f69 django_hijack: init at 2.0.7 2016-03-13 01:38:48 +00:00
Eric Merritt
98b4d19a0b cuter: init at 0.1 2016-03-12 13:45:00 -08:00
Arseniy Seroka
a25d2a7466 Merge pull request #13717 from zohl/banshee
[WIP] Banshee
2016-03-12 20:19:49 +03:00
zimbatm
eac89788da apacheHttpd: add support for HTTP/2
In NixOS you can enable HTTP/2 like this:

    services.httpd.extraModules = [ "http2" ];
    services.httpd.extraConfig = ''
      Protocols h2 http/1.1
    '';
2016-03-12 15:31:23 +00:00
joachifm
ab2b2670c8 Merge pull request #13860 from romildo/new.uget
uget: init at 2.0.5
2016-03-12 14:21:25 +00:00
José Romildo Malaquias
607ea3ef76 uget: init at 2.0.5 2016-03-12 10:05:49 -03:00
Robert Scott
fb26e993c5 django_compat: init at 1.0.8 2016-03-12 11:49:37 +00:00
Robert Scott
0f22f51d60 django_nose: init at 1.4.3 2016-03-12 11:48:47 +00:00
Nikolay Amiantov
eaab584a3f python2Packages.pythonefl: 1.16.0 -> 1.17.0 2016-03-12 03:11:21 +03:00
Nikolay Amiantov
e358d9498c e19: rename to enlightenment, drop old one 2016-03-12 03:10:37 +03:00
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