Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Build gccemacs for macOS 10.12 Sierra using Nix.

License

Notifications You must be signed in to change notification settings

twlz0ne/nix-gccemacs-sierra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

nix-gccemacs-sierra

Build gccemacs for macOS 10.12 Sierra using Nix.

Installation

  • Build on local machine

    git clone https://github.com/twlz0ne/nix-gccemacs-sierra
    cd nix-gccemacs-sierra && nix-env -iA emacsGccSierra
  • Pull pre-built binaries from Cachix (recommend)

    nix-env -iA cachix -f https://cachix.org/api/v1/install
    cachix use gccemacs-sierra
    nix-env -iA emacsGccSierra -f https://github.com/twlz0ne/nix-gccemacs-sierra/archive/master.zip

For macOS 10.15 or newer see nix-gccemacs-darwin.

Releases

No releases published

Packages

No packages published