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
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
uHOOCCOOHu
544c667851
staruml: mark dpkg
as nativeBuildInputs
2019-04-29 01:11:03 +08:00
uHOOCCOOHu
8b85bbfc34
staruml: fix dependency libexpat.so.1
2019-04-28 20:04:51 +08:00
Sven Keidel
f4541316be
staruml: fix download URL
2018-10-15 10:22:54 +02:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Stefan Junker
2a21dbe059
staruml: fix internal node binary
...
The internal node binary is at least used for exporting in various
picture formats and also PDF printing.
2018-05-15 14:57:18 +02:00
Stefan Junker
ac07f5acf6
staruml: 2.6.0 -> 2.8.1
2018-05-15 14:56:43 +02:00
Eelco Dolstra
78178d5854
systemd: Separate lib output
...
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid
of libudev (which just contained a copy of libudev.so and the udev
headers). It thus reduces the closure size of all packages that
(indirectly) depend on libsystemd, of which there are quite a few (for
instance, PulseAudio and dbus). For example, it reduces the closure of
Blender from 430.8 to 400.8 MiB.
2016-09-05 19:17:14 +02:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Thomas Tuegel
394ffcb3e5
staruml: fix evaluation on closure-size
2016-03-08 11:34:52 -06:00
Eugene Akentyev
f0b072abaa
staruml: init at 2.6.0
2016-02-21 21:42:43 +03:00