melpa-packages.nix: remove generic

This file does not exist
This commit is contained in:
Matthew Bauer 2019-08-25 21:57:21 -04:00
parent b2fd2b739e
commit b993fb03ac

View File

@ -33,8 +33,6 @@ env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ../../../../ -A emacsPac
inherit (import ./libgenerated.nix lib self) melpaDerivation;
super = lib.listToAttrs (map (melpaDerivation variant) (lib.importJSON archiveJson));
generic = import ./melpa-generic.nix;
overrides = rec {
shared = {
# Expects bash to be at /bin/bash