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
Damien Biasotto
433566f89e
brackets: add missing dependencies.
...
libexpat and libXdamage seems to be required for brackets to run
2019-04-09 11:28:50 +10:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Jörg Thalheim
18f5ba5a3e
brackets: 1.8 -> 1.9
...
Use rpath instead of buildEnv. Also add cups.
fixes #24775
2017-04-16 23:36:12 +02:00
Franz Pletz
f68b7be364
brackets: 1.7 -> 1.8
2017-01-30 01:16:26 +01:00
Tim Steinbach
e4a6491942
brackets: 1.5 -> 1.7
2016-10-21 19:42:57 -04:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03: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
Tuomas Tynkkynen
e865a647f4
brackets: Fix udev reference in multiple-outputs branch
2016-01-24 10:03:32 +02:00
Matej Cotman
3454f8d371
brackets: new package, code editor
2015-11-17 14:50:17 +01:00