Commit graph

14210 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 0dea3803e7 freefall: inherit kernel package from linuxPackages
Let's never bump again.
2016-03-16 21:10:20 +01:00
Ryan Artecona 9da0403527 yamdi: init at 1.9 2016-03-16 11:39:43 -04:00
Peter Simons 6c601ed1f0 Merge pull request #13838 from peti/drop-old-dovecot-versions
Drop support for dovecot 2.1.x from Nixpkgs and NixOS.
2016-03-16 14:36:52 +01:00
Joachim Schiele dca9630fae stardict-3.0.3: now also removed forgotten all-packages.nix reference 2016-03-16 11:49:25 +01:00
Robin Gloster 2ac4dba0fb Merge pull request #13909 from kragniz/linux-4.5
linux: add 4.5
2016-03-15 18:12:47 +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
Louis Taylor 8bdee80d39 linux: add 4.5 2016-03-14 22:34:05 +00: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
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
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
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
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
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
Nikolay Amiantov e358d9498c e19: rename to enlightenment, drop old one 2016-03-12 03:10:37 +03: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 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 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
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