tree-wide: fix either check-meta or meta attrs of all the packages I evaluate
This commit is contained in:
committed by
Robin Gloster
parent
8ae51ff9c1
commit
1858e8909e
@@ -48,6 +48,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A DOS emulator";
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ matthewbauer ];
|
||||
licenses = licenses.gpl2;
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user