volth
|
7b8fb5c06c
|
treewide: remove redundant quotes
|
2019-09-08 23:38:31 +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 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Vincent Laporte
|
203e3c5292
|
trv: fix the propagate build inputs
|
2017-02-19 11:38:29 +00:00 |
|
Vincent Laporte
|
b75e13b7e6
|
trv: fix installation of binaries
|
2016-11-23 09:59:10 +01:00 |
|
Vincent Laporte
|
72c1a6f0f4
|
ocamlPackages.cohttp: refactor
|
2016-11-12 12:41:27 +01:00 |
|
Kirill Boltaev
|
3e646865f4
|
treewide: use ocaml.version (#19192)
|
2016-10-05 09:32:30 +02:00 |
|
Kirill Boltaev
|
e5fa83e7f5
|
trv: explicitly specify camlp4 packages
|
2016-09-26 02:36:49 +03:00 |
|
Nicolas B. Pierron
|
72c6f8a140
|
Ensure that we can evaluate the platform attribute of ocaml packages.
|
2016-03-13 19:08:26 +00:00 |
|
Eric Merritt
|
be301b345f
|
trv: init at 0.1.3
This adds the trv ocaml build tool to the system
|
2015-11-11 19:10:19 -08:00 |
|