From 94db9b8f7630928746aac6d80eb65fed19a934c2 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 20 Aug 2024 16:19:59 +0200 Subject: update sources, use erlang-nox again this had been removed last week since nixpkgs had broken the rebar3 build on erlang-nox, but it seems to work again, so yay for that! --- pkgs/overlay.nix | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'pkgs/overlay.nix') diff --git a/pkgs/overlay.nix b/pkgs/overlay.nix index 7eeb428..3a37b8f 100644 --- a/pkgs/overlay.nix +++ b/pkgs/overlay.nix @@ -12,11 +12,7 @@ let radicle = import ./radicle.nix; in { - # x.org-less erlang for servers, since nobody uses wxwidgets - # (why is this not the default anways??) - # - # termporarily commented out since rebar3 is broken with erlang-nox - # beam = super.beam_nox; + beam = super.beam_nox; git-annex-remote-remarkable2 = self.callPackage ({ rustPlatform, fetchgit, ... }: -- cgit v1.2.3