about summary refs log tree commit diff
path: root/pkgs/applications/graphics/write_stylus
AgeCommit message (Collapse)AuthorFilesLines
2020-08-23use new icon and fix checksumMoritz Scheuren1-13/+9
2020-07-29write_stylus: version 209 -> 300 (#93344)Mario Román1-4/+6
2020-04-22write_stylus: use qt5's mkDerivationMartin Milata1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-09-24write_stylus: fix error "cannot download icon.tar.gz from any mirror"Serhii Khoma1-11/+9
error message was ``` trying https://oyra.eu/write/icon.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found error: cannot download icon.tar.gz from any mirror ```
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-11-15write_stylus: fix loading libGL.so with libglvnd (#50395)Oyren1-3/+4
./Write: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
2018-07-21write_stylus: add desktop icon (#43864)Oyren1-1/+13
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-07-04write_stylus: init at 209oyren1-0/+52