Fix dummy pseudo-updates being found for some packages

This commit is contained in:
Michael Raskin
2012-12-08 13:05:43 +04:00
parent a9edaf10ed
commit d3e5b8feee
4 changed files with 17 additions and 2 deletions
@@ -59,6 +59,7 @@ rec {
'' ["minInit" "addInputs" "doUnpack"];
meta = {
inherit (s) version;
description = "A tool for programming graphics intended to replace Metapost";
maintainers = [
a.lib.maintainers.raskin