Commit Graph
114300 Commits
Author SHA1 Message Date
Robert Helgesson 43755fcf71 unifont: 10.0.04 -> 10.0.06 2017-08-31 08:57:55 +02:00
Jörg Thalheim 3383f2f4cc nodePackages.serve: init at 6.0.6
fixes #28778
2017-08-31 07:28:54 +01:00
Jörg ThalheimandGitHub 95d9a6c0aa Merge pull request #28779 from vyp/deer
deer: init at 1.4
2017-08-31 07:06:57 +01:00
Jörg Thalheim 6d988e5e56 deer: simpler perl patch 2017-08-31 07:05:18 +01:00
Peter Hoeg a2de9c334a ledger: fixed with older boost 2017-08-31 11:51:10 +08:00
Peter Hoeg b29c64c235 ledger: requires an older boost 2017-08-31 11:49:58 +08:00
xd1le 6b05ff00e9 deer: init at 1.4
I wrote the patch. Unfortunately it's Nix specific because upstream
rejected it because Ubuntu Trusty's version of realpath doesn't seem to
have the `--relative-to` option. (Upstream used to use realpath before).
But for Nix, our version of realpath is recent enough. Also, upstream
will probably use realpath again anyway in May 2019 when Ubuntu Trusty
becomes unsupported, so this patch should probably be used.
2017-08-31 12:33:12 +10:00
Graham ChristensenandGitHub fb18203450 Merge pull request #28772 from grahamc/issue-20189-libinput
Enable libinput in the installer and start deprecating synaptics
2017-08-30 20:43:29 -04:00
Graham Christensen 9d2777a5a5 Mark synaptics as deprecated 2017-08-30 20:32:45 -04:00
Graham Christensen 1b68193167 profiles/graphical.nix: enable libinput over synaptics 2017-08-30 20:25:11 -04:00
Graham Christensen af51aa79d2 installer: add a comment hinting about enabling libinput for touchpads 2017-08-30 20:24:36 -04:00
Profpatsch b35972b3fa mpvScripts.convert: fix for mpv >0.26.0
See https://gist.github.com/Zehkul/25ea7ae77b30af959be0#gistcomment-2189556
2017-08-31 01:23:11 +02:00
Dan Peebles 11753b3273 terraform: noop 0.10 plugins mechanism when unused 2017-08-30 18:53:46 -04:00
Daniel PeeblesandGitHub b291ead4aa Merge pull request #28729 from copumpkin/terraform-plugins
terraform: provide plugins for 0.10
2017-08-30 18:37:57 -04:00
Dan Peebles 80319c1238 terraform: manage 0.10 plugins with Nix
Also add a few starter plugins/providers
2017-08-30 18:35:26 -04:00
Robin Gloster b09ab584f0 vidalia: remove
closes #28753
2017-08-30 23:59:59 +02:00
Franz Pletz 5d5be9706e Impala makes packaging a life-long addiction
Take that recursive acronym, GNU!
2017-08-30 23:13:56 +02:00
Franz Pletz 6a7066eb53 release documentation: reorder beta steps 2017-08-30 22:51:32 +02:00
Franz Pletz 6f2fffef77 mbedtls: 2.5.1 -> 2.6.0 for CVE-2017-14032
https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-02
2017-08-30 22:36:11 +02:00
Franz PletzandGitHub 5393b0fc1d Merge pull request #28749 from florianjacob/piwik-improve-config
nixos/piwik: Adjust to recent NixOS changes, use nginx's virtualHost instead of replicating [WIP]
2017-08-30 22:28:19 +02:00
Robin Gloster de31f879bd release documentation: update to current procedure 2017-08-30 22:24:34 +02:00
Robin Gloster a8f0b18b9a errbot: add glibcLocales to buildInputs 2017-08-30 22:24:34 +02:00
Florian Jacob ae9d311565 nixos/piwik: adjust to addSSL and forceSSL now being mutually exclusive 2017-08-30 22:13:26 +02:00
Florian Jacob 0544ac4a1b nixos/piwik: Make webServerUser default to nginx
if the nginx option is used.
Noted that either webServerUser or nginx option is mandatory.
Also introduce an assertion if both are not set,
and a warning if both are set.
Resolves #27704.
2017-08-30 22:05:02 +02:00
Florian Jacob adb03f32a1 nixos/piwik: Remove part about mail problems
Sending mail works out of the box as of resolution of #26611.
2017-08-30 22:05:01 +02:00
Florian Jacob 746cc06f13 nixos/piwik: use nginx' virtualHost submodule
instead of redeclaring part of the options. Backward-compatible change.
This gives the same flexibility to the user as nginx itself.
This also resolves the piwik module break from nginx' enableSSL introduction from #27426.
2017-08-30 22:05:00 +02:00
Samuel LeathersandRobin Gloster ed6bd02a9d sword: fix build with gcc6 2017-08-30 21:54:50 +02:00
dywedirandRobin Gloster e2bf8cea5a nodePackages.ocaml-language-server: init at 0.2.0 2017-08-30 21:54:18 +02:00
Piotr BogdanandRobin Gloster 80351add5a hhvm: 3.15.8 -> 3.21 2017-08-30 21:52:49 +02:00
Piotr BogdanandRobin Gloster 51c247a074 hhvm: 3.15.0 -> 3.15.8 2017-08-30 21:52:49 +02:00
Piotr BogdanandRobin Gloster d9a0c68775 hhvm: fix build
Upstream re2 commit:

https://github.com/google/re2/commit/b94b7cd42e9f02673cd748c1ac1d16db4052514c

Upstream bytecode.h commit:

https://github.com/facebook/hhvm/commit/f8a75ca667a1d27be2a304502edd01d064cce20a
2017-08-30 21:52:49 +02:00
Linus HeckemannandFranz Pletz 46e41da543 cron service: fix reliance on etc.timezone
This does not fully address the issue, as cron will not restart when
the timezone is changed imperatively as it presumably needs to.
2017-08-30 21:35:17 +02:00
Franz PletzandGitHub 94c3638377 Merge pull request #28755 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-08-30 21:30:03 +02:00
Ambroz BizjakandFranz Pletz 1e5128ff5a kdevelop: 5.1.1 -> 5.1.2 2017-08-30 21:28:12 +02:00
Samuel LeathersandFranz Pletz d99d9026b3 k9copy: fix build with gcc6 2017-08-30 21:27:36 +02:00
Robin Gloster 8211dfb200 errbot: 4.3.3 -> 5.1.2 2017-08-30 21:25:56 +02:00
Tristan HelmichandRobin Gloster 6b9ca4599e errbot: remove pyside dependency 2017-08-30 21:25:56 +02:00
Robin Gloster c999094715 errbot: 4.2.2 -> 4.3.3 2017-08-30 21:25:56 +02:00
Luis Pedro CoelhoandFranz Pletz c2dc21ea85 pythonPackages.jug: 1.4.0 -> 1.6.1
Update Jug Python package
2017-08-30 21:24:09 +02:00
Vladimír Čunát 6b95cf646c Merge: fixups to staging merge
None are large rebuilds; most are on staging already.
2017-08-30 21:17:17 +02:00
Vladimír Čunát c07e9ba3e7 squishyball: fixup by using older ncurses 2017-08-30 21:15:08 +02:00
Vladimír Čunát 0f0bf06ac6 wyrd: fixup by using older ncurses
(cherry picked from commit 8f713e881e)
2017-08-30 21:14:56 +02:00
Profpatsch 3bff3b10e1 youtube-dl: 2017.08.23 -> 2017.08.27
fixes (among others) mixcloud.com
2017-08-30 21:10:36 +02:00
Frederik Rietdijk 6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Robin Gloster 7cd46a0594 nginx module: add proxyResolveWhileRunning option 2017-08-30 21:01:53 +02:00
Robin Gloster 4ffa9ddb30 nginx module: allow basic configuration of upstreams 2017-08-30 21:01:53 +02:00
Franz PletzandRobin Gloster 759daba980 nginx module: first proxy_set_header takes precendence 2017-08-30 21:01:52 +02:00
Franz PletzandRobin Gloster 65c2203ffc nginx module: add option for proxying websocket requests 2017-08-30 21:01:52 +02:00
Franz PletzandRobin Gloster 530282eebe nginx module: fix applying recommended proxy headers
Previously, if proxy_set_header would be used in an extraConfig of
a location, the headers defined in the http block by
recommendedProxySettings would be cleared. As this is not the intended
behaviour, these settings are now included from a separate file if
needed.
2017-08-30 21:01:52 +02:00
Robin Gloster 0371f2b5cc nginx module: clean up SSL/listen handling 2017-08-30 21:01:52 +02:00