| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-22 | pythonPackages.libgpuarray: fix opengl runpath | Ryan Burns | |
| nvidia_x11 libs should be picked up from /run/opengl-driver/lib at runtime | |||
| 2021-04-03 | python3Packages.libgpuarray: 0.7.5 -> 0.7.6 | Jonathan Ringer | |
| 2021-01-24 | pkgs/development/python-modules: stdenv.lib -> lib | Pavol Rusnak | |
| 2021-01-11 | treewide: with stdenv.lib; in meta -> with lib; | Profpatsch | |
| Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | |||
| 2021-01-03 | treewide: remove enableParallelBuilding = true if using cmake | Ben Siraphob | |
| 2019-08-15 | treewide: name -> pname (easy cases) (#66585) | volth | |
| treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | |||
| 2019-03-29 | libgpuarray: fix build | Markus Kowalewski | |
| move cmake into nativeBuildInputs | |||
| 2018-07-21 | pkgs/*: remove unreferenced function arguments | volth | |
| 2018-05-13 | libgpuarray: add nvidia_x11 as dependency when cudaSupport | Stefan Matting | |
| 2018-04-15 | pythonPackages.libgpuarray: enable darwin build | Josef Kemetmüller | |
| 2018-02-25 | python.pkgs.libgpuarray: 0.6.9 -> 0.7.5 | Nikolay Amiantov | |
| 2017-11-23 | pythonPackages: Add version and pname attributes to packages | adisbladis | |
| 2017-10-19 | python.pkgs.libgpuarray: -9998.0 -> 0.6.9 | Nikolay Amiantov | |
| 2016-08-23 | treewide: Use makeLibraryPath in 'patchelf --set-rpath' calls | Tuomas Tynkkynen | |
| 2016-06-16 | switch to the default versions of numpy and scipy in libgpuarray-cuda | artuuge | |
| 2016-06-14 | make clblas-cuda and libgpuarray-cuda more functorial | artuuge | |
| 2016-06-05 | libgpuarray-cuda: init at -9998.0 | artuuge | |
