From c0e252df71a2ac795e03a2fd817ca565feb78317 Mon Sep 17 00:00:00 2001 From: Christine Elisabeth Koppel Date: Sun, 8 Feb 2026 00:36:33 +0100 Subject: [PATCH] Triaging the weird issue. --- nix-system-configs/modules/system/database.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix-system-configs/modules/system/database.nix b/nix-system-configs/modules/system/database.nix index a4625c6..fdac7b9 100644 --- a/nix-system-configs/modules/system/database.nix +++ b/nix-system-configs/modules/system/database.nix @@ -95,7 +95,6 @@ python3Packages.pip python3Packages.setuptools python3Packages.wheel - python3Packages.pyopenssl python3Packages.cryptography google-cloud-sdk ];