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
|
6c614a626e
|
obelisk: 0.3.0 -> 0.4.0
|
2019-03-04 16:01:00 +00:00 |
|
Vincent Laporte
|
4c23d059f5
|
obelisk: fix hash
|
2017-08-27 10:20:41 +02:00 |
|
Vincent Laporte
|
b07d148e1d
|
obelisk: 0.2.0 -> 0.3.0
|
2017-08-27 06:56:35 +00:00 |
|
Vincent Laporte
|
c7c24740a9
|
obelisk: fix hash
|
2017-08-05 13:29:00 +02:00 |
|
Vincent Laporte
|
ef7f980954
|
obelisk: init at 0.2.0
Obelisk is a simple tool which produces pretty-printed output from a Menhir
parser file (.mly).
Homepage: https://github.com/Lelio-Brun/Obelisk
|
2017-08-04 05:46:07 +00:00 |
|