Commit graph

2 commits

Author SHA1 Message Date
Eelco Dolstra c20cc6d0b3
Excise use of importJSON
Putting information in external JSON files is IMHO not an improvement
over the idiomatic style of Nix expressions. The use of JSON doesn't
add anything over Nix expressions (in fact it removes expressive
power). And scattering package info over lots of little files makes
packages less readable over having the info in one file.
2017-01-30 11:44:08 +01:00
Michael Raskin a28ca06298 ao: init at 0.0pre20160820 2016-08-21 00:55:49 +02:00