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
Francois-Rene Rideau
ce67cd532c
gambit: 4.9.2 -> 4.9.3
2019-02-08 00:06:01 -05:00
Francois-Rene Rideau
d9e452d8eb
gambit: 4.9.1 -> 4.9.2
2019-01-26 12:05:54 -05:00
Francois-Rene Rideau
f22db06db6
gambit: bootstrap from gitless tarball
2019-01-26 12:05:53 -05:00
Francois-Rene Rideau
bbd4888dc3
gambit: 4.9.0 -> 4.9.1
2018-11-19 18:04:51 -05:00
Mario Rodas
0874789dd5
gambit: enable on darwin
2018-03-26 17:00:52 -05:00
Francois-Rene Rideau
b5f475c9b5
gambit: 4.8.8-435-gd1991ba7 -> 4.8.9
2018-02-27 08:49:13 -05:00
Francois-Rene Rideau
34739b3cc6
gambit: 4.8.8-f3ffeb6 -> 4.8.8-300db59
2017-09-22 11:30:07 -04:00
Francois-Rene Rideau
e78b820beb
gambit: 4.8.6 -> 4.8.8-f3ffeb6
...
Using a yet unreleased development version of gambit,
so as to be able to build a recent gerbil.
Update the way gambit is bootstrapped, which involves building a
release version of gambit (which for a development gambit, is not the
same version as the current version of gambit).
2017-07-07 11:27:36 +01:00