tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
pinfo: remove dead homepage link
Markus Kowalewski
7 years ago
de43e134
8dbe16b5
-1
1 changed file
expand all
collapse all
unified
split
pkgs
applications
misc
pinfo
default.nix
-1
pkgs/applications/misc/pinfo/default.nix
···
17
18
meta = with stdenv.lib; {
19
description = "A viewer for info files";
20
-
homepage = https://alioth.debian.org/projects/pinfo/;
21
license = licenses.gpl2Plus;
22
platforms = platforms.unix;
23
};
···
17
18
meta = with stdenv.lib; {
19
description = "A viewer for info files";
0
20
license = licenses.gpl2Plus;
21
platforms = platforms.unix;
22
};