volth
|
08f68313a4
|
treewide: remove redundant rec
|
2019-08-28 11:07:32 +00:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Vincent Laporte
|
fc19401d67
|
jbuilder: 1.0.1 -> dune: 1.1.1
|
2018-09-15 19:32:32 +00:00 |
|
ibor
|
00422b2279
|
js_of_ocaml: fix jbuild (explicitly call bash) (#29749)
* js_of_ocaml: fix jbuild (explicitly call bash)
* js_of_ocaml: Use patchShebangs instead of manual patch
|
2017-09-25 08:32:19 +08:00 |
|
Vincent Laporte
|
935e991b72
|
js_of_ocaml: 2.8.4 -> 3.0.0
js_of_ocaml-camlp4: init at 3.0.0
js_of_ocaml-ppx: init at 3.0.0
|
2017-08-27 14:55:12 +00:00 |
|