+4
-4
pkgs/development/compilers/elm/default.nix
+4
-4
pkgs/development/compilers/elm/default.nix
·········
·········
-53
pkgs/development/compilers/elm/packages/ghc9_4/default.nix
-53
pkgs/development/compilers/elm/packages/ghc9_4/default.nix
···-The elm-format expression is updated via a script in the https://github.com/avh4/elm-format repo:-description = "Formats Elm source code according to a standard set of rules based on the official Elm Style Guide";-elm-format-lib = fixHaddock (doJailbreak (self.callPackage ./elm-format/elm-format-lib.nix { }));
···
+3
-4
pkgs/development/compilers/elm/packages/ghc9_4/elm-format/avh4-lib.nix
pkgs/development/compilers/elm/packages/ghc9_8/elm-format/avh4-lib.nix
+3
-4
pkgs/development/compilers/elm/packages/ghc9_4/elm-format/avh4-lib.nix
pkgs/development/compilers/elm/packages/ghc9_8/elm-format/avh4-lib.nix
·········
·········
+3
-2
pkgs/development/compilers/elm/packages/ghc9_4/elm-format/elm-format-lib.nix
pkgs/development/compilers/elm/packages/ghc9_8/elm-format/elm-format-lib.nix
+3
-2
pkgs/development/compilers/elm/packages/ghc9_4/elm-format/elm-format-lib.nix
pkgs/development/compilers/elm/packages/ghc9_8/elm-format/elm-format-lib.nix
······
······
+3
-2
pkgs/development/compilers/elm/packages/ghc9_4/elm-format/elm-format-markdown.nix
pkgs/development/compilers/elm/packages/ghc9_8/elm-format/elm-format-markdown.nix
+3
-2
pkgs/development/compilers/elm/packages/ghc9_4/elm-format/elm-format-markdown.nix
pkgs/development/compilers/elm/packages/ghc9_8/elm-format/elm-format-markdown.nix
······
······
+3
-2
pkgs/development/compilers/elm/packages/ghc9_4/elm-format/elm-format-test-lib.nix
pkgs/development/compilers/elm/packages/ghc9_8/elm-format/elm-format-test-lib.nix
+3
-2
pkgs/development/compilers/elm/packages/ghc9_4/elm-format/elm-format-test-lib.nix
pkgs/development/compilers/elm/packages/ghc9_8/elm-format/elm-format-test-lib.nix
······
······
+15
-5
pkgs/development/compilers/elm/packages/ghc9_4/elm-format/elm-format.nix
pkgs/development/compilers/elm/packages/ghc9_8/elm-format/elm-format.nix
+15
-5
pkgs/development/compilers/elm/packages/ghc9_4/elm-format/elm-format.nix
pkgs/development/compilers/elm/packages/ghc9_8/elm-format/elm-format.nix
······
······
+36
pkgs/development/compilers/elm/packages/ghc9_8/default.nix
+36
pkgs/development/compilers/elm/packages/ghc9_8/default.nix
···
···+The elm-format expression is updated via a script in the https://github.com/avh4/elm-format repo: