Commit Graph

11 Commits

Author SHA1 Message Date
Symphorien Gibol
2e39b202b2 remove usage of stdenv.lib
this was removed in recent nixpkgs
2021-07-19 12:00:00 +00:00
Tom Bereknyei
9323b9ca68 Remove symbolic link resolution, closure should contain all links 2019-06-26 11:43:30 -04:00
Tom Bereknyei
943985abb0 Appimage bundler
Create fake icon and .desktop to bundle most CLI applications
Usage: nix-build appimage-bundle.nix --argstr package hello --argstr exec hello
2019-06-23 23:35:38 -04:00
Will Dietz
bb7503fae6 Fix with latest nixpkgs, use musl-native pkgs 2018-03-03 17:46:12 -06:00
Matthew Bauer
31d7b8f4bb Add extra targets
Lots of things need bash and coreutils to be available.
2017-05-08 00:04:56 -05:00
Matthew Bauer
ffb2de51e4 Fix linking issues 2017-05-08 00:04:55 -05:00
Matthew Bauer
cf35dc5403 Fix link for appdata dir. 2017-04-30 18:55:56 -05:00
Matthew Bauer
2c56cec739 Add custom AppRun.
Fixes #8.
2017-04-30 18:50:30 -05:00
Matthew Bauer
e66fdf7716 Update apprun and appimagetool hashes.
Fixes #7
2017-02-12 14:54:23 -06:00
Matthew Bauer
51c628cb02 Use subfolder for appdir. 2017-02-06 18:21:01 -06:00
Matthew Bauer
43f0f0401f Add nix2appimage.sh script. 2017-02-06 16:18:09 -06:00