about summary refs log tree commit diff
path: root/pkgs/development/tools/vogl
AgeCommit message (Collapse)AuthorFilesLines
2021-04-04lzma: deprecate aliasSandro Jäckel1-2/+2
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2020-10-17treewide: remove periods from end of package descriptionsBen Siraphob1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-10-08treewide: mark some broken packages as brokenLinus Heckemann1-0/+1
Refs: e6754980264fe927320d5ff2dbd24ca4fac9a160 1e9cc5b9844ef603fe160e9f671178f96200774f 793a2fe1e8bb886ca2096c5904e1193dc3268b6d c19cf65261639f749012454932a532aa7c681e4b f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-02-24treewide: transition from mesa_glu to libGLUAlexander V. Nikolaev1-2/+2
2018-01-13vogl: Fix build with qt59adisbladis1-0/+9
2017-06-18qt5: remove makeQtWrapperThomas Tuegel1-10/+10
2017-04-16mesa: reduce usage of the attribute and explain whyVladimír Čunát1-2/+2
2017-03-26vogl: init at 2016-05-13Kosyrev Serge1-0/+47