tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
barcode: add license
see issue #43716
Pascal Wittmann
7 years ago
828bb68c
7ec7b32e
+1
1 changed file
expand all
collapse all
unified
split
pkgs
tools
graphics
barcode
default.nix
+1
pkgs/tools/graphics/barcode/default.nix
···
18
18
downloadPage = "http://ftp.gnu.org/gnu/barcode/";
19
19
updateWalker = true;
20
20
homepage = http://ftp.gnu.org/gnu/barcode/;
21
21
+
license = licenses.gpl3;
21
22
};
22
23
}