Vincent Laporte
|
a5552c62db
|
obelisk: 0.5.2 → 0.6.0
|
2021-11-29 10:44:07 +01:00 |
|
zowoq
|
932941b79c
|
treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
|
2021-01-21 13:29:54 +10:00 |
|
Vincent Laporte
|
222966a7d1
|
obelisk: 0.4.0 → 0.5.2
|
2020-12-02 22:39:56 +01: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
|
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 |
|