tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
0
fork
atom
nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
0
fork
atom
overview
issues
pulls
pipelines
python3Packages.tern: add packageurl dependency
Matt Melling
4 years ago
d21e8452
12219037
+2
1 changed file
expand all
collapse all
unified
split
pkgs
development
python-modules
tern
default.nix
+2
pkgs/development/python-modules/tern/default.nix
reviewed
···
12
12
, GitPython
13
13
, prettytable
14
14
, idna
15
15
+
, packageurl-python
15
16
}:
16
17
17
18
buildPythonPackage rec {
···
43
42
GitPython
44
43
prettytable
45
44
idna
45
45
+
packageurl-python
46
46
];
47
47
48
48
# No tests