summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenny Ballou <kballou@devnulllabs.io>2020-06-24 16:09:23 -0600
committerKenny Ballou <kballou@devnulllabs.io>2020-06-24 16:09:23 -0600
commit94b6cc16cf088bac9e8a39ba2481a0ed0e161c64 (patch)
tree13296550fd977020a7da165b5b02d19833d2041b
parent39b5dab93f6f75aed1d4b2f0f97a3d7473fed8b4 (diff)
downloadcfg.nix-94b6cc16cf088bac9e8a39ba2481a0ed0e161c64.tar.gz
cfg.nix-94b6cc16cf088bac9e8a39ba2481a0ed0e161c64.tar.xz
emacs: disable goto-gem package
This is failing to build with the following message: builder for '/nix/store/rp4j5r6d5blnjchw9hk23n79mibraz57-source.drv' failed with exit code 1; last 7 log lines: trying https://gitlab.com/api/v4/projects/pidu%2Fgoto-gem/repository/archive.tar.gz?sha=e3206f11f48bb7e798514a4ca2c2f60649613e5e % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror Signed-off-by: Kenny Ballou <kballou@devnulllabs.io>
-rw-r--r--overlays/emacs/packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/emacs/packages.nix b/overlays/emacs/packages.nix
index 1edbdde..93775db 100644
--- a/overlays/emacs/packages.nix
+++ b/overlays/emacs/packages.nix
@@ -69,7 +69,7 @@ pkgs: epkgs: with epkgs;
go-eldoc
go-mode
go-stacktracer
- goto-gem
+ #goto-gem
gnuplot
graphviz-dot-mode
guide-key