lanraragi: remove dependency version patch

This commit is contained in:
TomaSajt 2023-12-01 16:17:34 +01:00
parent 231ffe1942
commit 2c26073eae
No known key found for this signature in database
GPG key ID: F011163C050122A1
2 changed files with 0 additions and 14 deletions

View file

@ -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;

View file

@ -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
];