Commit graph

114316 commits

Author SHA1 Message Date
wisut hantanong 6ba7b4c672 pythonPackages.hypchat : move to separate expression 2017-08-31 21:18:30 +07:00
wisut hantanong 43acfe0f49 pythonPackages.tempora : move to separate expression 2017-08-31 20:58:22 +07:00
Jörg Thalheim ed997b153c Merge pull request #28756 from disassembler/pulseview-sigrok
pulseview and sigrok updates
2017-08-31 09:28:44 +01:00
Jörg Thalheim 7a2c831bf1 Merge pull request #28773 from veprbl/root_disable_splash
root: add noSplash option
2017-08-31 08:38:04 +01:00
Jörg Thalheim 7076bc2510 Merge pull request #28776 from veprbl/dia_update
dia: enable on darwin, 0.97 -> 2017-06-22
2017-08-31 08:34:14 +01:00
Jörg Thalheim 13bbb084aa Merge pull request #28774 from dpflug/milkytracker-1.01
milkytracker: 0.90.85 -> 1.01
2017-08-31 08:21:21 +01:00
Robert Helgesson 8763330fff
perl-Data-FormValidator: 4.85 -> 4.88 2017-08-31 09:09:23 +02:00
Robert Helgesson 43755fcf71
unifont: 10.0.04 -> 10.0.06 2017-08-31 08:57:55 +02:00
Dmitry Kalinkin 13d628d2d3
dia: 0.97.3 -> 0.97.3.20170622 2017-08-31 02:50:35 -04:00
Jörg Thalheim 3383f2f4cc nodePackages.serve: init at 6.0.6
fixes #28778
2017-08-31 07:28:54 +01:00
Jörg Thalheim 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
Dmitry Kalinkin 42a4aa1e83
dia: undo persistence wrapper
The wrapper was introduced as workaround for #1691. The original bug was
present in 0.97.2 but was fixed in 0.97.3.
2017-08-30 21:19:40 -04:00
Dmitry Kalinkin 9c501a05a6
dia: mark as working on darwin 2017-08-30 20:54:58 -04:00
David Pflug 7d6c3e877b milkytracker: 0.90.85 -> 1.01 2017-08-30 20:50:17 -04:00
Graham Christensen 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
Dmitry Kalinkin 7c7ca7f017
root: add noSplash option 2017-08-30 19:56:53 -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 Peebles 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 Pletz 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 Leathers ed6bd02a9d sword: fix build with gcc6 2017-08-30 21:54:50 +02:00
dywedir e2bf8cea5a nodePackages.ocaml-language-server: init at 0.2.0 2017-08-30 21:54:18 +02:00
Piotr Bogdan 80351add5a hhvm: 3.15.8 -> 3.21 2017-08-30 21:52:49 +02:00
Piotr Bogdan 51c247a074 hhvm: 3.15.0 -> 3.15.8 2017-08-30 21:52:49 +02:00
Piotr Bogdan d9a0c68775 hhvm: fix build
Upstream re2 commit:

b94b7cd42e

Upstream bytecode.h commit:

f8a75ca667
2017-08-30 21:52:49 +02:00
Linus Heckemann 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 Pletz 94c3638377 Merge pull request #28755 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-08-30 21:30:03 +02:00
Ambroz Bizjak 1e5128ff5a kdevelop: 5.1.1 -> 5.1.2 2017-08-30 21:28:12 +02:00
Samuel Leathers 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 Helmich 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