Commit Graph

78607 Commits

Author SHA1 Message Date
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
Domen Kožar
2f398c365f Merge pull request #13845 from grahamc/md5s-python
Upgrade md5 and sha1 to sha256 across Python
2016-03-11 22:57:58 +00:00
Graham Christensen
b2b8c1345a tornadokick: Removed, missing upstream. 2016-03-11 15:54:55 -06:00
Graham Christensen
bdb1e5c73f svn: convert sha1 to sha256 2016-03-11 15:54:55 -06:00
Graham Christensen
8f6be38247 giflib: convert md5 to sha256 2016-03-11 15:54:55 -06:00
Graham Christensen
1b556f9f46 docbook: convert md5 to sha256 2016-03-11 15:54:55 -06:00
Graham Christensen
e079de30ad nixpart: pykickstart, pyblock: upgrade to sha256 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
00078e317e libxkbdcommon: sha1 to sha256, also: upstream sha1 changed? 2016-03-11 15:54:54 -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
329addf0b3 Merge pull request #13831 from lancelotsix/update_darktable2
pkgs.darktable: 2.0.0 -> 2.0.2
2016-03-11 22:37:15 +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
Domen Kožar
2d38f13f4c Merge pull request #13836 from kevincox/mesos-sh
mesos: Patch more executable paths.
2016-03-11 19:27:07 +00:00
Christoph Hrdinka
1ba4e7a365 Merge pull request #13834 from markus1189/add-jo
jo: init at 1.0
2016-03-11 20:04:12 +01:00
Markus Hauck
7b09191563 jo: init at 1.0 2016-03-11 19:33:13 +01:00
Markus Hauck
c97c667610 lib.maintainers: add markus1189 2016-03-11 19:32:10 +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
joachifm
7c73dc227b Merge pull request #13830 from Chattered/fix/emacs-w3m
emacs-w3m: fix reference to env variable
2016-03-11 16:10:16 +00:00
Peter Simons
ce6a1a6cea Revert "Drop support for postfix 2.x from Nixpkgs and NixOS."
This reverts commit a889c683ddd333dde80c52c722095426233a482f. Sorry, I
pushed to the wrong branch. :-(
2016-03-11 16:00:49 +01:00
Vladimír Čunát
61556b727a nixos/mantisbt: add a simple service
It doesn't really deserve a package, as it's just a bunch of PHP scripts
copied into a folder and we have to copy on reconfiguration anyway.
2016-03-11 15:59:26 +01:00
Vladimír Čunát
ab0bc1ecaf symlinkJoin: preferLocalBuild && !allowSubstitutes 2016-03-11 15:59:18 +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
41e7f3b9d8 Merge branch 'colord-kde' 2016-03-11 08:47:33 -06:00
Thomas Tuegel
d8dceb7077 kde5: install colord-kde when colord is enabled 2016-03-11 08:45:50 -06:00
Thomas Tuegel
d2dc8cc47f kde5.colord-kde: init at 0.5.0.20160224 2016-03-11 08:45:41 -06:00
Kevin Cox
8b7adf808e mesos: Patch more executable paths. 2016-03-11 09:23:48 -05:00
Eelco Dolstra
0d6d91739f firefox: 44.0.2 -> 45.0 2016-03-11 15:10:05 +01:00
Eelco Dolstra
d86633386f sqlite: 3.9.2 -> 3.11.1 2016-03-11 15:10:05 +01:00
Lluís Batlle i Rossell
e026b5c243 Adding rowhammer test. 2016-03-11 14:29:56 +01:00
joachifm
2afa81a402 Merge pull request #13451 from Baughn/acme
simp_le: Bump to b9d95e862536d1242e1ca6d7dac5691f32f11373
2016-03-11 12:59:09 +00:00
Eelco Dolstra
d25135ff6e thunderbird: Fix hash
Commit 4a54794d18683db41d2a4203f14c5debf628883c upgraded Thunderbird's
version to 38.6.0 (accidentally?), but didn't change the hash. This
wasn't caught due to tarballs.nixos.org being keyed on hash only.
2016-03-11 13:47:37 +01:00
Svein Ove Aas
4b998c1f94 simp_le: 2016-01-09 -> 2016-02-06 2016-03-11 12:43:46 +00:00
Lancelot SIX
5fac723799 pkgs.darktable: use https in homepage 2016-03-11 13:24:48 +01:00
Domen Kožar
603ea2652f nss: 3.22 -> 3.22.2 (CVE-2016-1950) 2016-03-11 12:18:18 +00: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
joachifm
0f6e93d9d0 Merge pull request #13780 from joachifm/dnscrypt-vmtest-for-upstream
nixos/tests: implement dnscrypt-proxy test
2016-03-11 11:22:41 +00:00
joachifm
da739e278d Merge pull request #13833 from romildo/new.orage
orage: init at 4.12.1
2016-03-11 11:21:49 +00:00
Nikolay Amiantov
08893956fb Merge pull request #13823 from abbradar/colord
colord color management daemon
2016-03-11 13:50:12 +03:00
Joachim Fasting
19492185fa nixos/tests: implement dnscrypt-proxy test
This test verifies that the daemon actually activates upon a
user-initiated ping, when using the recommended configuration.
2016-03-11 11:35:09 +01:00
José Romildo Malaquias
2b7de01df9 orage: init at 4.12.1 2016-03-11 07:33:07 -03:00
Luca Bruno
dcfca100ec Merge pull request #12525 from knupfer/ngx_brotli
add nginxModules.brotli
2016-03-11 11:05:21 +01:00
Peter Simons
9f578af689 gnupg-1compat: cosmetic changes for Emacs 2016-03-11 10:55:47 +01:00