Matt McHenry
206a1c00ba
elm: extract makeDotElm and fetchElmDeps
2018-11-21 10:57:11 +00:00
Aaron VonderHaar
67f58eee5e
elm-format: 0.8.0 -> 0.8.1
2018-10-03 20:30:35 +01:00
Matt McHenry
e78f60475b
elm: patch to widen dependency after hackage update 1b1cb6305c
...
works around missing dependency 'language-glsl >=0.0.2 && <0.3'
patch from https://github.com/elm/compiler/pull/1784
2018-09-15 13:14:41 -04:00
Matt McHenry
aa8bdaf0c4
elm: add instructions for versions.dat and elm-elm.nix
...
(cherry picked from commit fcabcb2e41a89b2249d24e68355866979e961f8a)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-08-26 23:20:41 +01:00
Domen Kožar
fc11905b6e
elm: depend on nodejs due to repl
2018-08-26 23:20:41 +01:00
Domen Kožar
7c542d0c86
Elm: 0.19 builds with elm-format
2018-08-26 23:20:41 +01:00
Matt McHenry
9f9e9d6433
elm: 0.18 -> 0.19
...
update makeElmStuff to makeDotElm, create elm-elm.nix listing the elm
code that elm itself embeds, and pre-fetch it so that the elm build
can function offline. also include a versions.dat file, as created
during an impure build of elm. set ELM_HOME so that the elm build can
find these things.
continues #45448
(cherry picked from commit e7d0df84676d51fb0cbfbeb10dd32153489c3565)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-08-26 23:20:41 +01:00
Domen Kožar
db11c832fb
WIP Elm 0.19
2018-08-26 23:20:41 +01:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matt McHenry
b80874cda9
elm: override either for elm-interface-to-json
...
as suggested by @pbogdan
final fix for #38023
2018-04-02 01:05:03 +02:00
Matt McHenry
da8d48117f
elm: patch elm-package to work with current http-client
...
partial fix for #38023
2018-04-02 01:05:03 +02:00
Matt McHenry
5dd5faddc0
elm: disable dependencies' tests to fix build
...
these haskell packages need their tests disabled after recent hackage
package version bumps.
partial fix for #38023
2018-04-02 01:05:03 +02:00
Michael Fellinger
94b7925b30
elm-interface-to-json: init at 0.1 ( #32194 )
...
elm-interface-to-json -> init at 0.1
2017-12-02 13:32:45 +01:00
Domen Kožar
afb7d04dd6
elmPackages: fix #22932
2017-02-23 22:58:40 +01:00
Domen Kožar
1d71ae259f
elm: be able to install everything inside a profile to fix #19943
2016-11-21 12:42:44 +01:00
Rok Garbas
bed7aba2f0
elm: 0.17 -> 0.17.1
2016-07-16 00:11:41 +02:00
Maxwell Huang-Hobbs
4ea4cd9905
elm-format: init at 0.3.1
...
Closes #15817 .
abbradar: remove unneeded callPackage argument and clean up spaces.
2016-05-30 04:39:40 +03:00
Nikolay Amiantov
d3da0bd78f
elm: add documentation on how to use update scripts and run them properly
2016-05-18 13:30:38 +03:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Nikolay Amiantov
f0187cb4c3
elmPackages.elm-compiler: use old language-ecmascript
2016-03-23 21:34:39 +03:00
Domen Kožar
542bf5bf41
elm: recurseIntroAtrs and use GHC 7.10.3
2016-01-22 13:39:18 +01:00
Brandon Martin
e32defcdac
elmPackages update from 0.15.1 to 0.16
2015-11-20 10:14:49 -07:00
Tanner Doshier
5adba5cf6f
elm: fix patch hashes
2015-08-20 21:54:40 -05:00
Nikolay Amiantov
89a2f87011
elm: add the platform and helpful scripts
2015-08-17 21:32:30 +03:00