This commit is contained in:
Sandro - 2023-06-14 23:39:46 +02:00
parent c4bb6c7fa3
commit 2908203db9
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ with final; {
lua = lua5_4;
}).ceph;
ceph_17 = assert (lib.versions.majorMinor ceph.version) == "17.2"; prev.ceph;
ceph_17_2 = assert (lib.versions.majorMinor ceph.version) == "17.2"; prev.ceph;
dex-oidc = prev.dex-oidc.override {
buildGoModule = let