lanraragi: remove dependency version patch
This commit is contained in:
parent
231ffe1942
commit
2c26073eae
@ -1,13 +0,0 @@
|
||||
diff --git a/tools/cpanfile b/tools/cpanfile
|
||||
index 7385aea7..22f9b069 100755
|
||||
--- a/tools/cpanfile
|
||||
+++ b/tools/cpanfile
|
||||
@@ -20,7 +20,7 @@ requires 'Sort::Naturally', 1.03;
|
||||
requires 'Authen::Passphrase', 0.008;
|
||||
requires 'File::ReadBackwards', 1.05;
|
||||
requires 'URI::Escape', 1.74;
|
||||
-requires 'URI', 5.09;
|
||||
+requires 'URI', 5.05;
|
||||
|
||||
# Used by Installer
|
||||
requires 'IPC::Cmd', 1.02;
|
@ -32,7 +32,6 @@ buildNpmPackage rec {
|
||||
hash = "sha256-Cu9d/dDlO0yuFCTKOyg5A0gIuiA+FcWD9PjexB/BK0U=";
|
||||
})
|
||||
./install.patch
|
||||
./loosen-dep-reqs.patch # Can be removed once perl.pkgs.URI is updated
|
||||
./fix-paths.patch
|
||||
./expose-password-hashing.patch # Used by the NixOS module
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user