Bignaux Ronan
ebaedb5377
appimage: refactoring extractType2 to avoid use of appimage packer
2020-03-03 01:40:57 +01:00
Jan Tojnar
937ec235b7
appimage: do not use alias
2019-11-23 21:28:01 +01:00
Jörg Thalheim
71daf2ddb2
Merge pull request #65817 from bgamari/add-appimage-deps
...
build-support: Add p11_kit to appimage dependency set
2019-09-23 21:36:30 +01:00
Koki Yasuno
968f357f9a
appimageTools: add at-spi2-core to multiPkgs
2019-09-16 23:15:38 +09:00
Ben Gamari
d1139e340d
build-support: Add p11_kit to appimage dependency set
...
This was in the upstream list but missing from nixpkgs' list.
2019-08-02 16:56:18 -04:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
Frederik Rietdijk
f120248daf
Merge staging-next into staging
2019-06-18 11:07:56 +02:00
Matthew Bauer
4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
...
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer
263f5891b6
treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
...
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Matthew Bauer
ebd038dc2d
Merge pull request #56161 from coreyoconnor/appimage-run-xcbutil
...
appimage build-support: add xorg.xcbutil*
2019-06-10 21:37:15 -04:00
Will Dietz
7bd31a322f
Revert "appimageTools: small simplification"
...
This reverts commit 1c06590fa9
.
2019-04-28 09:41:31 -05:00
Will Dietz
1c06590fa9
appimageTools: small simplification
2019-04-23 20:40:54 -05:00
Will Dietz
843d5b05ef
appimageTools: use functionArgs as suggested, use dynamicLinker attr
2019-04-23 20:40:54 -05:00
Will Dietz
fb771b072a
appimage: plumb support for extra attributes to be specified
2019-04-23 20:40:53 -05:00
Corey O'Connor
61f8332a02
appimage build-support: add xorg.xcbutil*
2019-04-21 11:10:31 -07:00
Timo Kaufmann
4f956e832a
appimage-run: add libtool
...
Needed by Synfigstudio, see
https://github.com/NixOS/nixpkgs/pull/57169/files#issuecomment-477697665 .
2019-04-20 12:32:17 +02:00
Timo Kaufmann
fb6bc78a5c
appimage-run: add missing libs
2019-04-20 12:32:10 +02:00
tilpner
58443d8a50
appimageTools: init
...
The appimageTools attrset contains utilities to prevent
the usage of appimage-run to package AppImages, like done/attempted
in #49370 and #53156 .
This has the advantage of allowing for per-package environment changes,
and extracts into the store instead of the users home directory.
The package list was extracted into appimageTools to prevent
duplication.
2019-02-23 21:04:21 +01:00