summary refs log tree commit diff
path: root/pkgs/games/mar1d/default.nix
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
| | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
* mar1d: fix buildNikolay Amiantov2018-03-28
|
* treewide: transition from mesa_glu to libGLUAlexander V. Nikolaev2018-02-24
|
* MAR1D: init at 0.2.0Taeer Bar-Yam2016-11-15