Commit Graph

11 Commits

Author SHA1 Message Date
Jan Tojnar
35deaa45a1
inkscape_0: drop
Inkscape 1.0.1 re-added the old CLI flags:
3ca6a4ed08
2020-09-10 20:46:55 +02:00
Pavol Rusnak
8402a74cce
treewide: replace inkscape with inkscape_0
The Inkscape CLI interface has been changed with 1.x and packages
are not adjusted yet to this change. Let's use inkscape 0.x instead.
2020-07-19 13:10:16 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Will Dietz
2d826681e8
bibata-extra-cursors: unstable-2018-10-28 -> 0.3, sync w/bibata-cursors 2020-01-16 17:33:03 -06:00
Will Dietz
509e0a0057
bibata-cursors: fix installation, don't generate unused w32 artifacts
This fixes issue where each theme installed the entire
build directory, not just the final generated 'out/X11' files.

(which was wasteful but also meant they didn't work
as the right files were two directories deeper)

Avoiding the w32 saves some time and sapce,
and more is "saved" by not shipping non-cursor build intermediates.

Sorry for the bad update, folks!
2020-01-16 17:32:59 -06:00
Will Dietz
b8eb54ff9e
bibata-cursors: 0.4.1 -> 0.4.2
* py3+pillow, new deps, fix
* drop sudo invocation (instead of gksu)

https://github.com/KaizIqbal/Bibata_Cursor/releases/tag/v0.4.2
(although most of the notes are in the beta release tags)
2020-01-15 11:15:07 -06:00
Will Dietz
be990d5302
bibata-cursors-translucent: init 2019-10-23 12:26:43 -05:00
Will Dietz
06be39a921
bibata-extra-cursors: init at unstable-2018-10-28, more colors 2019-10-23 12:26:42 -05:00
Will Dietz
fd1e12b0e9
bibata-cursors: touchup (since will be copying shortly) 2019-10-23 12:25:05 -05: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
David McKay
47f008676f bibata-cursors: init at 0.4.1 (#51871) 2018-12-13 00:21:55 +00:00