diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-05-24 22:58:07 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-05-24 22:58:07 +0100 |
commit | 05c0fe6d98f37065247de1b5418847cfa9912e06 (patch) | |
tree | 203c47c64d1f8949440fb71abb7e01afbe9699ff | |
parent | 46040ea7b1911c09b270f65cf5a5548a91f16e95 (diff) |
remove bad Maven cache from DLNAtoad package def
this was messing with reproducibility.
-rw-r--r-- | pkgs/dlnatoad/mavenix.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/dlnatoad/mavenix.lock b/pkgs/dlnatoad/mavenix.lock index e112252..1a9f74c 100644 --- a/pkgs/dlnatoad/mavenix.lock +++ b/pkgs/dlnatoad/mavenix.lock @@ -2763,7 +2763,6 @@ "name": "dlnatoad-1-SNAPSHOT", "remotes": { "4thline.org-repo": "http://4thline.org/m2", - "central": "https://repo.maven.apache.org/maven2", "repo.jenkins-ci.org": "https://repo.jenkins-ci.org/public/" }, "submodules": [ |