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 |
|
Nick Novitski
|
7136e0d0a6
|
bundlerUpdateScript: init and use (#64822)
|
2019-07-22 12:02:47 +00:00 |
|
Joerg Thalheim
|
407d8dac85
|
watson-ruby: hide bundlerEnv to avoid collisions
bundlerEnv also comes with a bundle script and ruby libraries
|
2017-09-25 15:49:14 +01:00 |
|
Roberto Di Remigio
|
932bd98510
|
watson-ruby: init at 1.6.3
|
2017-09-25 14:51:16 +01:00 |
|