diff --git a/flake.nix b/flake.nix index 9d7a06c..e4b2e6d 100644 --- a/flake.nix +++ b/flake.nix @@ -232,7 +232,6 @@ # Convenience for test fixtures in nix/tests. pkgs.openssl - (pkgs.sbctl.override { databasePath = "pki"; }) # Needed for `cargo test` in rust/tool. We also need # TEST_SYSTEMD below for that.