emacsPackages.tawny-mode: Unmark as broken

This commit is contained in:
adisbladis 2019-08-31 23:49:46 +01:00
parent a29ca8750e
commit edcf307762
No known key found for this signature in database
GPG Key ID: 110BFAD44C6249B7

View File

@ -210,9 +210,6 @@ env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ../../../../ -A emacsPac
propagatedUserEnvPkgs = [ external.structured-haskell-mode ];
});
# upstream issue: missing file header
tawny-mode = markBroken super.tawny-mode;
# Telega has a server portion for it's network protocol
telega = super.telega.overrideAttrs(old: {