Matthias Beyer
315e1a23c0
doc: Add rust documentation ( #23510 )
2017-03-20 20:41:37 +01:00
Franz Pletz
c13922f012
nginx: explicitly use stable version
...
Also updates the documention of the NixOS option `services.nginx.package`
that upstream recommends using the mainline version instead.
Fixes #21665 .
2017-03-20 20:04:09 +01:00
Eelco Dolstra
337f731c2b
Merge pull request #24134 from pstn/nix-auto-optimise
...
Added option and description for nix store auto-optimisation.
2017-03-20 20:01:48 +01:00
Daiderd Jordan
8d8fda19b7
Merge pull request #24123 from mdaiter/couchDBUpgrade
...
couchdb: R16 -> R17
2017-03-20 19:59:19 +01:00
Philipp Steinpass
68c6d90417
Added option and description for nix store auto-optimisation.
2017-03-20 19:09:19 +01:00
Franz Pletz
7151e74883
nixos: enable nginx test
...
cc #23279
2017-03-20 19:05:59 +01:00
Franz Pletz
fff8cc79df
Merge pull request #23279 from mbbx6spp/make-nginx-module-less-gross
...
nginx service: add commonHttpConfig option
2017-03-20 19:03:20 +01:00
Peter Simons
659ea1e24a
Merge pull request #24099 from jerith666/friday-juicypixels-test
...
friday-juicypixels: disable tests
2017-03-20 17:39:31 +01:00
Eelco Dolstra
b751036a74
php: Add a dev output
...
This reduces the closure size from 438 to 174 MiB.
2017-03-20 17:31:37 +01:00
Eelco Dolstra
3ff08d6f13
php: Strip modules
...
This reduces the closure size from 566 to 438 MiB.
2017-03-20 17:31:31 +01:00
Eelco Dolstra
5897aa771c
system-config-printer: Remove -dev paths from closure
...
Workaround for #24128 .
2017-03-20 17:31:26 +01:00
Eelco Dolstra
6dd5846f1b
system-config-printer: Strip binaries in $out/etc
...
This reduces its closure size from 484 to 281 MiB.
2017-03-20 17:31:19 +01:00
Eelco Dolstra
7c60ba1d41
ibus: Use dev output
...
This removes glib.dev from the runtime closure, reducing its size from
357 to 253 MiB.
2017-03-20 17:31:14 +01:00
Eelco Dolstra
f6c73f1e37
subversion: Clean up more *.la files
...
This removes some -dev paths from the closure of subversionClient and
gitFull.
2017-03-20 17:31:10 +01:00
Eelco Dolstra
1824832e17
rtmpdump: Use multiple outputs
...
This reduces the runtime closure size from 80 to 23 MiB.
2017-03-20 17:31:03 +01:00
Eelco Dolstra
3ab897c6cf
gconf: Use a dev output
...
This reduces the closure size of gconf from 225 to 63 MiB.
2017-03-20 17:30:59 +01:00
Eelco Dolstra
96d7f35e96
diffoscope: Don't propagate build inputs
...
This reduces the runtime closure size from 297 to 132 MiB.
2017-03-20 17:30:55 +01:00
Eelco Dolstra
4e5461127d
apache-httpd: Strip modules
...
We did this for 2.2 (cc61d31902d67b94333f53a5ab5772330bbc21cc) but
lost this for 2.4. This reduces the Apache closure size from 312 MiB
to 102 MiB (primarily by getting rid of -dev outputs).
2017-03-20 17:30:47 +01:00
Matt McHenry
cd426e66b8
friday-juicypixels: disable tests
...
the tarball from
https://hackage.haskell.org/package/friday-juicypixels-0.1.2/friday-juicypixels-0.1.2.tar.gz
does not include the test/rgba8.png file, which causes the test
code to fail
2017-03-20 12:19:02 -04:00
Shea Levy
853d01fe41
terraform: disable tests on old versions
2017-03-20 12:18:04 -04:00
Thomas Tuegel
020791f7e1
Merge pull request #24125 from ttuegel/disable-kimpanel
...
nixos/plasma5: do not set kimpanel as default IBus panel
2017-03-20 10:23:09 -05:00
Robin Gloster
07252dc83b
virtualbox: 5.1.14 -> 5.1.18
2017-03-20 16:05:20 +01:00
Joachim F
2bfc30ca12
Merge pull request #24120 from ericsagnes/pkg-update/albert
...
albert: 0.9.4 -> 0.10.0
2017-03-20 15:58:38 +01:00
Nikolay Amiantov
179fe96a03
Merge pull request #24112 from abbradar/odroid
...
Add ODROID-XU{3,4} support
2017-03-20 17:44:09 +03:00
zimbatm
3bbab17575
Merge pull request #23929 from Profpatsch/lib-lists-doc
...
Improve lib/trivial and lib/lists docs
2017-03-20 14:42:58 +00:00
Thomas Tuegel
d709cdd829
nixos/plasma5: do not set kimpanel as default IBus panel
...
kimpanel does not show installed IBus engines or allow switching input
methods. kimpanel does show configured keyboard layouts through kxkb, so I
believe there is some problem communicating with IBus. No error messages are
produced in the log and I have been unable to discover the cause. I have no
intention of continuing to work on kimpanel at this time, so it should be
disabled. The GTK+ 3-based panel provided by IBus is perfectly serviceable in
the interim.
2017-03-20 09:31:05 -05:00
Robin Gloster
ed59de18b5
fast-neural-doodle: mark as broken
2017-03-20 15:08:10 +01:00
Matthew Daiter
82969c69d3
couchdb: R16 -> R17
2017-03-20 15:07:17 +01:00
Thomas Tuegel
4837aba1ee
Merge pull request #24101 from romildo/fix.lumina
...
lumina: fix kwindowsystem and oxygen-icons5 attributes
2017-03-20 09:00:25 -05:00
Eelco Dolstra
8150455f6a
Merge pull request #23989 from rnhmjoj/firefox-alsa
...
firefox: reenable ALSA backend
2017-03-20 14:59:32 +01:00
Daniel Peebles
0c1b600346
Merge pull request #24122 from mdaiter/master
...
yaws: erlang R17 -> R18
2017-03-20 09:50:04 -04:00
Franz Pletz
7b27e1c3c9
wireshark: 2.2.4 -> 2.2.5 for multiple CVEs
...
Fixes:
* CVE-2017-5596
* CVE-2017-5597
* CVE-2017-6467
* CVE-2017-6468
* CVE-2017-6469
* CVE-2017-6470
* CVE-2017-6471
* CVE-2017-6472
* CVE-2017-6473
* CVE-2017-6474
2017-03-20 14:43:15 +01:00
Matthew Daiter
72de3d7d6e
yaws: erlang R17 -> R18
2017-03-20 14:41:41 +01:00
Kristoffer Søholm
f9e8ef7e6d
nixos/bluetooth: add extraConfig option ( #23427 )
2017-03-20 14:28:02 +01:00
Nikolay Amiantov
1f0ce0eaf8
makeTest: don't rely on makeWrapper not quoting newlines
2017-03-20 16:15:38 +03:00
Domen Kožar
f5581d0221
Merge pull request #24113 from FlorentBecker/the_return_of_pijul
...
Reintroduce pijul (at 0.3.0)
2017-03-20 14:03:58 +01:00
Eric Sagnes
428a6ddf4f
albert: 0.9.4 -> 0.10.0
2017-03-20 21:48:38 +09:00
Nikolay Amiantov
21439ef416
samba: enable parallel building
2017-03-20 15:24:00 +03:00
Pascal Wittmann
8d721e2910
Merge pull request #24118 from mimadrid/update/yed-3.17
...
yed: 3.16.2.1 -> 3.17
2017-03-20 13:06:05 +01:00
mimadrid
596e10c236
yed: 3.16.2.1 -> 3.17
2017-03-20 11:40:32 +01:00
2chilled
a3b3a7ffb1
rawtherapee: 5.0-r1 -> 5.0-r1 with gtk3 support ( #22911 )
2017-03-20 11:39:53 +01:00
Jörg Thalheim
c031adedba
hplip: 3.16.5 -> 3.16.11
...
fixes #24109
2017-03-20 11:18:41 +01:00
Sander van der Burg
20194e2696
dd-agent: bind to pymongo 2.9.1 to fix the MongoDB monitoring
2017-03-20 10:42:43 +01:00
Peter Hoeg
6c0569e389
terraform: 0.9.0 -> 0.9.1
2017-03-20 17:28:42 +08:00
Florent Becker
ea80c91bd3
pijul: init at 0.3.0 (re-init)
2017-03-20 10:27:38 +01:00
Peter Simons
d59fe189fd
haskell-configuration-nix: drop obsolete webkit-related overrides
2017-03-20 10:24:58 +01:00
Michael Alan Dorman
6236cd4716
pointfree: patch is no longer needed
2017-03-20 10:24:58 +01:00
Peter Simons
8f45ea6175
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.1-7-g490c7d5 from Hackage revision
abc129b4f1
.
2017-03-20 10:24:58 +01:00
Peter Simons
c3b0cb1ace
hackage2nix: keep binary 0.8.x around
2017-03-20 10:24:57 +01:00
Peter Simons
d3028ba6b5
LTS Haskell 8.5
2017-03-20 10:24:57 +01:00