Falco Peijnenburg
9d2c9157d7
nixos/apache-httpd/wordpress: copy plugins and themes instead of symlinking
...
Symlinking works for most plugins and themes, but Avada, for instance, fails to
understand the symlink, causing its file path stripping to fail. This results in
requests that look like:
https://example.com/wp-content//nix/store/...plugin/path/some-file.js
Since hard linking directories is not allowed, copying is the next best thing.
2019-01-06 17:51:31 +01:00
Jörg Thalheim
b27b443e14
Merge pull request #53363 from Ma27/fix-Pweave
...
pythonPackages.Pweave: fix build
2019-01-04 11:37:58 +01:00
Jörg Thalheim
b22d962d51
Merge pull request #53374 from dtzWill/update/recutils-1.8
...
recutils: 1.7 -> 1.8
2019-01-04 11:37:39 +01:00
Jörg Thalheim
a38b076b19
Merge pull request #53387 from Izorkin/luadbi
...
luaPackages.luadbi: 0.6 -> 0.7.1
2019-01-04 11:36:21 +01:00
Jörg Thalheim
2315ee940e
Merge pull request #53329 from r-ryantm/auto-update/insomnia
...
insomnia: 6.2.3 -> 6.3.2
2019-01-04 11:35:30 +01:00
Vincent Ambo
0c99dac497
doc: Add automatic generation of library function documentation
...
Modifies the build process of the manual to invoke nixdoc
automatically to generate XML files with function documentation.
Currently documentation is present for five of the files in `lib/`.
To add another file to the generated docs, both
`doc/functions/library.xml` and `doc/lib-function-docs.nix` must be
updated.
2019-01-04 11:28:27 +01:00
R. RyanTM
eab0c3258f
debootstrap: 1.0.111 -> 1.0.112
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2019-01-04 11:11:37 +01:00
R. RyanTM
37ef1274ba
ansible: 2.7.4 -> 2.7.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-ansible/versions
2019-01-04 11:11:09 +01:00
R. RyanTM
ee0396c6b1
ddcutil: 0.9.3 -> 0.9.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ddcutil/versions
2019-01-04 11:10:55 +01:00
R. RyanTM
aa366da6c0
ckbcomp: 1.187 -> 1.188
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ckbcomp/versions
2019-01-04 11:10:38 +01:00
R. RyanTM
0e0e9de95a
blueman: 2.0.6 -> 2.0.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/blueman/versions
2019-01-04 11:10:17 +01:00
Vladyslav M
4c943d77e2
Merge pull request #53378 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20181125 -> 20181210
2019-01-04 11:56:00 +02:00
R. RyanTM
2463cd0a53
bdf2psf: 1.187 -> 1.188
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bdf2psf/versions
2019-01-04 10:50:33 +01:00
Jörg Thalheim
d4910911e2
Merge pull request #53372 from r-ryantm/auto-update/actor-framework
...
caf: 0.16.2 -> 0.16.3
2019-01-04 09:44:30 +01:00
Wisut Hantanong
8ae21a85cc
haskellPackage.greenclip: add missing dependency (xdmcp) ( #53388 )
...
fixes #53336
2019-01-04 09:13:36 +01:00
Jörg Thalheim
4f9970fcbf
Merge pull request #53352 from Mic92/fix-ceph
...
ceph: fix dependencies
2019-01-04 08:59:50 +01:00
Jörg Thalheim
7ec6fec8ae
Merge pull request #53321 from r-ryantm/auto-update/gzdoom
...
gzdoom: 3.6.0 -> 3.7.1
2019-01-04 08:33:39 +01:00
Jörg Thalheim
37da2302a6
gzdoom: limit to x86_64
2019-01-04 08:32:39 +01:00
Jörg Thalheim
347d9efb6d
Merge pull request #53382 from r-ryantm/auto-update/abcMIDI
...
abcmidi: 2018.12.01 -> 2018.12.21
2019-01-04 08:29:13 +01:00
Jörg Thalheim
789041d027
Merge pull request #53373 from dtzWill/fix/nnn-readline-and-shell-completions
...
nnn: remove unused dep, install shell completions
2019-01-04 08:25:59 +01:00
Jörg Thalheim
fdb148f405
Merge pull request #53059 from schmittlauch/kcharselect
...
kcharselect: initial packaging
2019-01-04 08:17:06 +01:00
Izorkin
2a2294298f
luaPackages.luadbi: 0.6 -> 0.7.1
2019-01-04 10:14:12 +03:00
Michael Raskin
d366e13b8d
Merge pull request #53383 from r-ryantm/auto-update/angelscript
...
angelscript: 2.32.0 -> 2.33.0
2019-01-04 06:09:26 +00:00
Mateusz Kowalczyk
12f669678a
Merge pull request #53381 from r-ryantm/auto-update/cantata
...
cantata: 2.3.2 -> 2.3.3
2019-01-04 14:33:09 +09:00
R. RyanTM
f985ffd06a
angelscript: 2.32.0 -> 2.33.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/angelscript/versions
2019-01-03 20:54:24 -08:00
R. RyanTM
9e638234cf
abcmidi: 2018.12.01 -> 2018.12.21
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-01-03 20:42:23 -08:00
R. RyanTM
570c887c48
cantata: 2.3.2 -> 2.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cantata/versions
2019-01-03 20:29:19 -08:00
Maximilian Bosch
0f6cf5fefe
python{2,3}Packages.pytest-repeat: fix build
...
Test suite and build environment had several issues with Pytest >3.6
which can be fixed by applying the (yet unreleased) upstream patch from
f94b6940e3
.patch
2019-01-03 23:01:17 -05:00
R. RyanTM
ed81471439
brave: 0.57.18 -> 0.58.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-01-03 22:57:52 -05:00
R. RyanTM
6e515fea7e
closurecompiler: 20181125 -> 20181210
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
2019-01-03 19:44:17 -08:00
Will Dietz
1031d9b4ca
recutils: 1.7 -> 1.8
2019-01-03 20:50:36 -06:00
Will Dietz
e07488d2a0
nnn: install shell completions
2019-01-03 20:37:41 -06:00
Will Dietz
6a0bff977a
nnn: remove readline, not used since 1.9
2019-01-03 20:37:38 -06:00
R. RyanTM
a452a8b103
caf: 0.16.2 -> 0.16.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/actor-framework/versions
2019-01-03 18:27:58 -08:00
Maximilian Bosch
ba1a181a88
Merge pull request #53367 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.15 -> 8.16
2019-01-04 03:19:16 +01:00
worldofpeace
bf511fe1e9
lollypop: 0.9.908 -> 0.9.909
...
https://gitlab.gnome.org/World/lollypop/tags/0.9.909
2019-01-03 20:56:44 -05:00
R. RyanTM
6197911c12
copyq: 3.7.1 -> 3.7.2 ( #53359 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/copyq/versions
2019-01-04 02:41:10 +01:00
R. RyanTM
cc09a97be7
checkstyle: 8.15 -> 8.16
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2019-01-03 17:17:42 -08:00
Jan Tojnar
f7b0feaa2e
pulseeffects: 4.4.4 → 4.4.5
...
Fixes crash on my crappy set-up.
2019-01-04 02:14:30 +01:00
Peter Hoeg
0b8b100850
Merge pull request #53235 from jabranham/syncthing
...
syncthing: 0.14.52 -> 1.0.0
2019-01-04 09:13:35 +08:00
Maximilian Bosch
eb84501ef9
python{2,3}Packages.Pweave: fix build
...
Version 0.30 was missing the Python dependencies `nbconvert` and `markdown`.
Also Python 2 isn't supported any more since 0.30
(https://github.com/mpastell/Pweave/blob/master/CHANGELOG.txt ) and can
therefore be dropped.
2019-01-04 01:28:35 +01:00
Maximilian Bosch
e753bc125f
Merge pull request #53335 from r-ryantm/auto-update/ibus-typing-booster
...
ibus-engines.typing-booster-unwrapped: 2.3.3 -> 2.4.1
2019-01-04 00:40:00 +01:00
R. RyanTM
22f0e9fb27
languagetool: 4.3 -> 4.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/languagetool/versions
2019-01-03 17:47:06 -05:00
Jörg Thalheim
67e7764223
Merge pull request #53141 from Izorkin/fix-psutil
...
pythonPackage.psutil: fix disk io counters fails on Linux kernel 4.18+
2019-01-03 23:29:35 +01:00
Jörg Thalheim
7b31311e1a
Merge pull request #53103 from dtzWill/fix/pysnmp-pycryptodomex
...
pysnmp: add missing dep on pycryptodomex
2019-01-03 23:28:46 +01:00
Jörg Thalheim
b2f02a3683
Merge pull request #53332 from r-ryantm/auto-update/haproxy
...
haproxy: 1.8.15 -> 1.9.0
2019-01-03 23:11:59 +01:00
R. RyanTM
403bd70214
mimeo: 2018.11 -> 2018.12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mimeo/versions
2019-01-03 16:52:25 -05:00
R. RyanTM
704e5ba957
libraw: 0.19.1 -> 0.19.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libraw/versions
2019-01-03 16:49:55 -05:00
R. RyanTM
ca80c4209a
jhiccup: 2.0.9 -> 2.0.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jhiccup/versions
2019-01-03 16:48:53 -05:00
R. RyanTM
51076b3960
gtkdatabox: 0.9.3.0 -> 0.9.3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkdatabox/versions
2019-01-03 16:44:30 -05:00