Moritz Scheuren
4bca06b003
use new icon and fix checksum
2020-08-23 21:43:06 +02:00
Mario Román
1f3913cffd
write_stylus: version 209 -> 300 ( #93344 )
2020-07-29 21:27:41 +02:00
Martin Milata
904fc69424
write_stylus: use qt5's mkDerivation
2020-04-22 15:21:49 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Serhii Khoma
e92866d74f
write_stylus: fix error "cannot download icon.tar.gz from any mirror"
...
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-09-24 12:17:15 +03:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Oyren
04b234e995
write_stylus: fix loading libGL.so with libglvnd ( #50395 )
...
./Write: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
2018-11-15 13:55:05 +00:00
Oyren
7ffed91faf
write_stylus: add desktop icon ( #43864 )
2018-07-21 19:20:12 +01:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
oyren
4f84814208
write_stylus: init at 209
2018-07-04 22:15:32 +02:00