mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 12:34:15 +00:00
python3Packages.javaproperties: fix build
This commit is contained in:
parent
381a38ed2e
commit
884592c3bb
@ -7,6 +7,7 @@
|
||||
buildPythonPackage rec {
|
||||
version = "0.8.0";
|
||||
pname = "javaproperties";
|
||||
format = "pyproject";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "jwodder";
|
||||
|
Loading…
Reference in New Issue
Block a user