mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
emacsPackages.agda2-mode: format using nixfmt-rfc-style
This commit is contained in:
parent
b60603aa3a
commit
aeaafee692
@ -1,6 +1,4 @@
|
||||
{ melpaBuild
|
||||
, haskellPackages
|
||||
}:
|
||||
{ melpaBuild, haskellPackages }:
|
||||
let
|
||||
Agda = haskellPackages.Agda;
|
||||
in
|
||||
@ -15,4 +13,3 @@ melpaBuild {
|
||||
description = "Agda2-mode for Emacs extracted from Agda package";
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user