about summary refs log tree commit diff
path: root/overlays/patches/emacs/overlay/hydra/packages-gcc.nix
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/patches/emacs/overlay/hydra/packages-gcc.nix')
-rw-r--r--overlays/patches/emacs/overlay/hydra/packages-gcc.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/overlays/patches/emacs/overlay/hydra/packages-gcc.nix b/overlays/patches/emacs/overlay/hydra/packages-gcc.nix
new file mode 100644
index 000000000000..4a9648d552d8
--- /dev/null
+++ b/overlays/patches/emacs/overlay/hydra/packages-gcc.nix
@@ -0,0 +1,4 @@
+{ nixpkgs }:
+let
+  pkgs = import ./pkgs.nix nixpkgs;
+in pkgs.mkEmacsSet pkgs.emacsGcc