Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppImage build #80

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

AppImage build #80

wants to merge 2 commits into from

Commits on Dec 19, 2023

  1. feat(nix): add AppImage build

    Flake lock file updates:
    
    • Added input 'nix-appimage':
        'github:ralismark/nix-appimage/17dd6001ec228ea0b8505d6904fc5796d3de5012' (2023-09-21)
    • Added input 'nix-appimage/appimage-runtime':
        'github:AppImageCrafters/appimage-runtime/6500a1ef68e039caba2ebab1c7ed74c2ea9e67a5' (2022-05-11)
    • Added input 'nix-appimage/flake-compat':
        'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8' (2022-04-19)
    • Added input 'nix-appimage/flake-utils':
        'github:numtide/flake-utils/7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249' (2022-07-04)
    • Added input 'nix-appimage/nixpkgs':
        follows 'nixpkgs'
    • Added input 'nix-appimage/squashfuse':
        'github:vasi/squashfuse/d1d7ddafb765098b34239eacaf2f9abee1fbc27c' (2022-06-15)
    minijackson committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    08454c6 View commit details
    Browse the repository at this point in the history
  2. feat(ci): build AppImage on CI for tagged releases

    remove old "bundle" build
    minijackson committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9ec32ef View commit details
    Browse the repository at this point in the history