- Update to version 0.1.1+git.10.4aa76b7:
* daemon: Fix inverted logic on cache dir check * nss: Use upstream nss package * idprovider: Provider auth needs to point to just the host * config: Consistently use the config file provided to the daemon * cargo: Use relative paths and remove most symlinks * clippy: Add kanidm's clippy config * config: Only check for tenant_id, authority, graph if necessary * Correct the cargo version OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=6
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
[source.crates-io]
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."git+https://github.com/ubuntu/libnss-rs.git?branch=misc-fixes"]
|
||||
git = "https://github.com/ubuntu/libnss-rs.git"
|
||||
branch = "misc-fixes"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source.vendored-sources]
|
||||
directory = "vendor"
|
Reference in New Issue
Block a user