summary refs log tree commit diff
path: root/pkgs/applications/virtualization/nvidia-docker
Commit message (Collapse)AuthorAge
* nvidia-docker: remove ldconf patch (fixes #93511)Philipp Mildenberger2020-07-30
|
* libnvidia-container: 1.0.0 -> 1.0.6Michael Lingelbach2020-04-30
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: remove redundant recvolth2019-08-28
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* nvidia-docker: init at 2.0.3Averell Dalton2019-02-27
nvidia_x11 and persistenced were modified to provide binaries which can be mounted inside a docker-container to be executed there. most ldconfig-based discovery of bundled nvidia libraries is patched out ldconfig itself is patched to be able to deal with patchelf'ed libraries See https://sourceware.org/bugzilla/show_bug.cgi?id=23964