Commit Graph

180533 Commits

Author SHA1 Message Date
Austin Seipp 6858eda213 Merge pull request #61856 from r-ryantm/auto-update/libndctl
libndctl: 64.1 -> 65
2019-05-22 20:50:15 -05:00
Aaron Andersen 408f62bf67 Merge pull request #59512 from averelld/rstudio-upgrade
Rstudio upgrade
2019-05-22 21:32:12 -04:00
Mario Rodas 5b7dea1962 Merge pull request #61795 from bfortz/lbdb
lbdb: fix build for 0.48.1
2019-05-22 19:39:24 -05:00
Matthew Bauer 522c7d5e64 Merge pull request #61912 from smaret/gtk-x11-fix
gtk{2,3}-x11: build against cairo with X11 support enabled
2019-05-22 19:28:50 -05:00
Renaud f6fbff85cc Merge pull request #61844 from tadfisher/plata-theme
plata-theme: 0.7.6 -> 0.8.0
2019-05-23 01:19:46 +02:00
Silvan Mosberger 241530b137 Merge pull request #61838 from soner-cirit/nodejs-latest
adds nodejs_latest packages
2019-05-23 01:13:35 +02:00
soner.cirit 4f0a2d5db8 nodejs-slim_latest: init at v12 2019-05-23 02:07:06 +03:00
soner.cirit c095548f99 nodejs_latest: init at v12 2019-05-23 02:06:29 +03:00
markuskowa a86fa90ff9 Merge pull request #61852 from r-ryantm/auto-update/limesuite
limesuite: 19.01.0 -> 19.04.0
2019-05-23 00:34:52 +02:00
Florian Klink 2ed6903da5 libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH. (#60985)
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH.
2019-05-22 23:36:01 +02:00
Sébastien Maret f3ced69e8e gtk{2,3}-x11: build against cairo with X11 support enabled
On Darwin cairo does not have X11 support enabled by default, but
gtk{2,3}-x11 requires it. Force gtk{2,3}-x11 to be built against cairo
with X11 support enabled. Fixes #61891.
2019-05-22 23:09:42 +02:00
Silvan Mosberger 7d250222df Merge pull request #50618 from dongcarl/service-bitcoind
nixos/bitcoind: add bitcoind service
2019-05-22 21:53:33 +02:00
Carl Dong f15118a883 nixos/bitcoind: add bitcoind service 2019-05-22 15:48:57 -04:00
Léo Gaspard 608aee3a56 Merge pull request #61899 from mguentner/matrix_synapse_0.99.5
matrix-synapse: 0.99.4 -> 0.99.5
2019-05-22 21:29:14 +02:00
Austin Seipp fefcb29476 Merge pull request #61822 from thoughtpolice/nixpkgs/add-libbpf
libbpf: init at 0.0.3pre114_672ae75
2019-05-22 14:19:25 -05:00
Ryan Mulligan b9e45cec99 Merge pull request #61863 from r-ryantm/auto-update/ocaml4.06.1-ptime
ocamlPackages.ptime: 0.8.4 -> 0.8.5
2019-05-22 12:12:38 -07:00
Michael Weiss f38707a4e4 gns3Packages.{server,gui}Preview: 2.2.0a5 -> 2.2.0b1 2019-05-22 20:25:38 +02:00
Michael Weiss 788e9b7e26 gns3Packages.{server,gui}Stable: 2.1.17 -> 2.1.18 2019-05-22 20:25:37 +02:00
Franz Pletz 6a713e6bbe Merge pull request #61882 from WilliButz/grafana-update
grafana: 6.1.6 -> 6.2.0
2019-05-22 18:13:42 +00:00
Anatolii Prylutskyi ad2e3b9386 golangci-lint: 1.9.2 -> 1.16.0 (#58336) 2019-05-22 11:05:58 -07:00
Malte Brandy ab5926ba67 nixos/nextcloud: Improve autoUpdateApps description string 2019-05-22 19:07:42 +02:00
Tad Fisher 87783a2900 plata-theme: 0.7.6 -> 0.8.0 2019-05-22 09:56:40 -07:00
Ambroz Bizjak 28a0918916 Add driver library path to some packages to find CUDA libraries.
This is to avoid relying on LD_LIBRARY_PATH for finding the CUDA driver libraries.
2019-05-22 18:34:09 +02:00
Maximilian Güntner cff544bc99 matrix-synapse: 0.99.4 -> 0.99.5 2019-05-22 18:32:02 +02:00
Ambroz Bizjak 1860e506e7 libglvnd, ocl-icd, vulkan-loader: Add driver library paths to RUNPATH.
Previously we were relying on LD_LIBRARY_PATH to discover driver libraries (libGL, ligGLX, libEGL, OpenCL and Vulkan). This has the problem that setuid programs (in particular VirtualBox) ignore LD_LIBRARY_PATH. Fix it by setting RUNPATH in various dispatch libraries.

This is not needed for libvdpau because it is already configured to look for libraries in the driver paths.

Fixes https://github.com/NixOS/nixpkgs/issues/22760.
2019-05-22 18:30:05 +02:00
Nikolay Amiantov 2874e849d9 addOpenGLRunpath: Add new hook for setting RUNPATH.
This hook allows to add NixOS driver libraries path to given ELF
objects' RUNPATH. We use it instead of settings RUNPATH manually
everywhere. It must be invoked in postFixup so that RUNPATH stripping
does not remove the path.

It puts the path first instead of last so that system-wide drivers
are always preferred.
2019-05-22 18:19:55 +02:00
Renaud 42c0ce80e6 Merge pull request #61610 from worldofpeace/init/graphene
graphene: init at 1.8.6
2019-05-22 17:26:46 +02:00
markuskowa 6e714be048 Merge pull request #61842 from r-ryantm/auto-update/infiniband-diags
infiniband-diags: 2.1.0 -> 2.2.0
2019-05-22 16:29:04 +02:00
Renaud 3e59b8789c Merge pull request #61683 from tadeokondrak/x264update
x264: 20170731-2245 -> 20190517-2245; add myself as maintainer
2019-05-22 15:57:48 +02:00
Michael Raskin 4e750fa92c [RFC] manual: rename to users and contributors manual, add some user notes … (#60682)
* manual: rename to users and contributors manual, add some user notes that should be there but don't fit in any chapter
* manual: move the package notes that are completely usage-related to the upper user notes section
* manual: link to package-specific development notes from user notes
2019-05-22 13:55:00 +00:00
Renaud da79a11935 Merge pull request #61704 from mdevlamynck/plasma-applet-volumewin7mixer
plasma-applet-volumewin7mixer: v23 -> v24
2019-05-22 15:50:16 +02:00
Ingolf Wanger e4f1e144a0 syncthing: made module more NixOps friendly 2019-05-22 22:39:34 +09:00
Tim Steinbach d35692126f docker: 18.09.5 -> 18.09.6 2019-05-22 09:15:36 -04:00
Tim Steinbach 963a993097 oh-my-zsh: 2019-05-19 -> 2019-05-21 2019-05-22 09:04:12 -04:00
Tim Steinbach c002312f76 linux: 5.1.3 -> 5.1.4 2019-05-22 09:04:12 -04:00
Tim Steinbach 8966d899fc linux: 5.0.17 -> 5.0.18 2019-05-22 09:04:12 -04:00
Tim Steinbach 6b389fb55c linux: 4.9.177 -> 4.9.178 2019-05-22 09:04:12 -04:00
Tim Steinbach 6ac9131fab linux: 4.19.44 -> 4.19.45 2019-05-22 09:04:12 -04:00
Tim Steinbach 5a00925d82 linux: 4.14.120 -> 4.14.121 2019-05-22 09:04:09 -04:00
Matthieu Coudron 86d2c685f6 Merge pull request #61796 from teto/vimPlugins
Vim plugins
2019-05-22 22:00:40 +09:00
R. RyanTM 3e865ed711 kore: 2.0.0 -> 3.3.0 (#61846)
* kore: 2.0.0 -> 3.3.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/kore/versions

* kore: minor cleanup
postPatch sed removed because it is not making
any change on v3.3.0 sources
2019-05-22 14:58:06 +02:00
Elmo Todurov 35d0dab748 tdm: init at 2.07 2019-05-22 21:45:47 +09:00
Elmo Todurov 0e0de64d68 maintainers: add cf6b88f 2019-05-22 21:45:47 +09:00
Yegor Timoshenko 6a63021eba Merge pull request #60207 from volth/patch-329
nixos-generate-config: do not build btrfs-tools when btrfs is not used
2019-05-22 15:32:00 +03:00
Ryan Mulligan 41d3553276 Merge pull request #61807 from r-ryantm/auto-update/google-authenticator-libpam
google-authenticator: 1.05 -> 1.06
2019-05-22 05:31:22 -07:00
Ryan Mulligan f6eec8adda Merge pull request #61802 from r-ryantm/auto-update/elixir
elixir_1_8: 1.8.1 -> 1.8.2
2019-05-22 05:30:16 -07:00
WilliButz 3871b7610c grafana: 6.1.6 -> 6.2.0 2019-05-22 14:24:21 +02:00
Renaud 5f944be207 Merge pull request #61845 from aanderse/solr
solr: 8.0.0 -> 8.1.0
2019-05-22 13:58:08 +02:00
R. RyanTM 5b542f551a iio-sensor-proxy: 2.5 -> 2.7 (#61841)
* iio-sensor-proxy: 2.5 -> 2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iio-sensor-proxy/versions

* iio-sensor-proxy: 2.6 -> 2.7
This release fixes broken sensor readings on multiple platforms due to a compiler optimisation.
2019-05-22 13:53:30 +02:00
markuskowa 4dda834ee3 Merge pull request #61870 from r-ryantm/auto-update/openresty
openresty: 1.13.6.2 -> 1.15.8.1
2019-05-22 13:51:09 +02:00