Is there a way to use flakes to nix run emacsgcc?

This page summarizes the projects mentioned and recommended in the original post on /r/NixOS

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • emacs-overlay

    Bleeding edge emacs overlay [maintainer=@adisbladis]

  • There's an "emacs-overlay" available with emacgscc support, and it has a flakes.nix which implies that it can be installed as a flake, but when I run nix run "github:nix-community/emacs-overlay", I get error: cannot find flake attribute 'github:nix-community/emacs-overlay#defaultApp.x86_64-linux'. Is this not meant to be used as a flake?

  • flake-utils

    Pure Nix flake utility functions [maintainer=@zimbatm]

  • Flakes can provide different types of things: - some flakes provide applications that you can nix run, - some flakes provide functions that you can import (e.g. https://github.com/numtide/flake-utils), - some flakes provide overlays to use with nixpkgs (e.g. that emacs-overlay you posted).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts