fix(compute01/librenms): Update patch and vendorHash
This commit is contained in:
parent
30da92618a
commit
1c74c67de6
2 changed files with 19 additions and 38 deletions
|
@ -18,7 +18,7 @@ in
|
||||||
(pkgs.librenms.override { inherit (config.services.librenms) dataDir logDir; }).overrideAttrs
|
(pkgs.librenms.override { inherit (config.services.librenms) dataDir logDir; }).overrideAttrs
|
||||||
(old: {
|
(old: {
|
||||||
patches = (old.patches or [ ]) ++ [ ./kanidm.patch ];
|
patches = (old.patches or [ ]) ++ [ ./kanidm.patch ];
|
||||||
vendorHash = "sha256-2RgtMXQp4fTE+WloO36rtfytO4Sh2q0plt8WkWxEGHI=";
|
vendorHash = "sha256-J/whSL1keEZKkfOtHpkJ2vSrN/s+DpUGb6RBXpQZQXg=";
|
||||||
});
|
});
|
||||||
|
|
||||||
hostname = host;
|
hostname = host;
|
||||||
|
|
|
@ -1,63 +1,50 @@
|
||||||
diff --git a/composer.json b/composer.json
|
diff --git a/composer.json b/composer.json
|
||||||
index 13571c07c..dbe810a57 100644
|
index af8168f4c..1775f150e 100644
|
||||||
--- a/composer.json
|
--- a/composer.json
|
||||||
+++ b/composer.json
|
+++ b/composer.json
|
||||||
@@ -11,6 +11,12 @@
|
@@ -54,6 +54,7 @@
|
||||||
"snmp",
|
|
||||||
"distributed"
|
|
||||||
],
|
|
||||||
+ "repositories": [
|
|
||||||
+ {
|
|
||||||
+ "type": "vcs",
|
|
||||||
+ "url": "https://github.com/Tom-Hubrecht/Kanidm"
|
|
||||||
+ }
|
|
||||||
+ ],
|
|
||||||
"homepage": "https://www.librenms.org/",
|
|
||||||
"license": "GPL-3.0-or-later",
|
|
||||||
"require": {
|
|
||||||
@@ -49,6 +55,7 @@
|
|
||||||
"phpmailer/phpmailer": "~6.0",
|
"phpmailer/phpmailer": "~6.0",
|
||||||
"predis/predis": "^2.0",
|
"predis/predis": "^2.0",
|
||||||
"silber/bouncer": "^1.0",
|
"silber/bouncer": "^1.0",
|
||||||
+ "socialiteproviders/kanidm": "^0.1.4",
|
+ "socialiteproviders/kanidm": "^5.0",
|
||||||
"socialiteproviders/manager": "^4.3",
|
"socialiteproviders/manager": "^4.3",
|
||||||
"spatie/laravel-ignition": "^2.0",
|
"spatie/laravel-ignition": "^2.0",
|
||||||
"symfony/yaml": "^6.2",
|
"symfony/yaml": "^6.2",
|
||||||
diff --git a/composer.lock b/composer.lock
|
diff --git a/composer.lock b/composer.lock
|
||||||
index b26090101..aa1fd3cef 100644
|
index 3d89a1530..a00c5f307 100644
|
||||||
--- a/composer.lock
|
--- a/composer.lock
|
||||||
+++ b/composer.lock
|
+++ b/composer.lock
|
||||||
@@ -4,7 +4,7 @@
|
@@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
- "content-hash": "21dbcfec63eafb1ae9172473314a57f8",
|
- "content-hash": "fee5d24447dced4397e26066f8c9ee59",
|
||||||
+ "content-hash": "16c250180b65a1f71acd5653914d7037",
|
+ "content-hash": "b9316a47587c8e6f6b0adbe3d54777f3",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "amenadiel/jpgraph",
|
"name": "amenadiel/jpgraph",
|
||||||
@@ -5244,6 +5244,55 @@
|
@@ -5906,6 +5906,56 @@
|
||||||
},
|
},
|
||||||
"time": "2023-02-10T16:47:25+00:00"
|
"time": "2023-02-10T16:47:25+00:00"
|
||||||
},
|
},
|
||||||
+ {
|
+ {
|
||||||
+ "name": "socialiteproviders/kanidm",
|
+ "name": "socialiteproviders/kanidm",
|
||||||
+ "version": "v0.1.4",
|
+ "version": "5.0.0",
|
||||||
+ "source": {
|
+ "source": {
|
||||||
+ "type": "git",
|
+ "type": "git",
|
||||||
+ "url": "https://github.com/Tom-Hubrecht/Kanidm.git",
|
+ "url": "https://github.com/SocialiteProviders/Kanidm.git",
|
||||||
+ "reference": "b87d75b8342e00c46ef1c29c42e92b629bb206b1"
|
+ "reference": "111ad45941e7150e3219ddfdeb8159f758bde2fd"
|
||||||
+ },
|
+ },
|
||||||
+ "dist": {
|
+ "dist": {
|
||||||
+ "type": "zip",
|
+ "type": "zip",
|
||||||
+ "url": "https://api.github.com/repos/Tom-Hubrecht/Kanidm/zipball/b87d75b8342e00c46ef1c29c42e92b629bb206b1",
|
+ "url": "https://api.github.com/repos/SocialiteProviders/Kanidm/zipball/111ad45941e7150e3219ddfdeb8159f758bde2fd",
|
||||||
+ "reference": "b87d75b8342e00c46ef1c29c42e92b629bb206b1",
|
+ "reference": "111ad45941e7150e3219ddfdeb8159f758bde2fd",
|
||||||
+ "shasum": ""
|
+ "shasum": ""
|
||||||
+ },
|
+ },
|
||||||
+ "require": {
|
+ "require": {
|
||||||
+ "ext-json": "*",
|
+ "ext-json": "*",
|
||||||
+ "php": "^8.0",
|
+ "php": "^8.0",
|
||||||
+ "socialiteproviders/manager": "^4.3"
|
+ "socialiteproviders/manager": "^4.4"
|
||||||
+ },
|
+ },
|
||||||
+ "type": "library",
|
+ "type": "library",
|
||||||
+ "autoload": {
|
+ "autoload": {
|
||||||
|
@ -65,6 +52,7 @@ index b26090101..aa1fd3cef 100644
|
||||||
+ "SocialiteProviders\\Kanidm\\": ""
|
+ "SocialiteProviders\\Kanidm\\": ""
|
||||||
+ }
|
+ }
|
||||||
+ },
|
+ },
|
||||||
|
+ "notification-url": "https://packagist.org/downloads/",
|
||||||
+ "license": [
|
+ "license": [
|
||||||
+ "MIT"
|
+ "MIT"
|
||||||
+ ],
|
+ ],
|
||||||
|
@ -83,19 +71,12 @@ index b26090101..aa1fd3cef 100644
|
||||||
+ "socialite"
|
+ "socialite"
|
||||||
+ ],
|
+ ],
|
||||||
+ "support": {
|
+ "support": {
|
||||||
|
+ "docs": "https://socialiteproviders.com/kanidm",
|
||||||
+ "issues": "https://github.com/socialiteproviders/providers/issues",
|
+ "issues": "https://github.com/socialiteproviders/providers/issues",
|
||||||
+ "source": "https://github.com/socialiteproviders/providers",
|
+ "source": "https://github.com/socialiteproviders/providers"
|
||||||
+ "docs": "https://socialiteproviders.com/kanidm"
|
|
||||||
+ },
|
+ },
|
||||||
+ "time": "2024-02-18T14:12:08+00:00"
|
+ "time": "2024-02-19T19:49:21+00:00"
|
||||||
+ },
|
+ },
|
||||||
{
|
{
|
||||||
"name": "socialiteproviders/manager",
|
"name": "socialiteproviders/manager",
|
||||||
"version": "v4.3.0",
|
"version": "v4.6.0",
|
||||||
@@ -13357,5 +13406,5 @@
|
|
||||||
"ext-zlib": "*"
|
|
||||||
},
|
|
||||||
"platform-dev": [],
|
|
||||||
- "plugin-api-version": "2.3.0"
|
|
||||||
+ "plugin-api-version": "2.6.0"
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue