mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
a2ps: fix evaluation
This commit is contained in:
parent
8b9a9fd9f5
commit
8924e770ca
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
||||
well as pretty printing for a wide range of programming languages.
|
||||
'';
|
||||
homepage = http://www.inf.enst.fr/~demaille/a2ps/index.html;
|
||||
license = gpl3Plus;
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = [ maintainers.bennofs ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user