cp437: fix eval
This commit is contained in:
parent
736957987e
commit
de47c1907c
@ -23,6 +23,6 @@ stdenv.mkDerivation {
|
|||||||
'';
|
'';
|
||||||
homepage = "https://github.com/keaston/cp437";
|
homepage = "https://github.com/keaston/cp437";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainer = with maintainers; [ jb55 ];
|
maintainers = with maintainers; [ jb55 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user